Skip to content

Commit

Permalink
[Checkout][PaymentMethod] Dispatch ui event to allow customize every …
Browse files Browse the repository at this point in the history
…choice in payment method selection
  • Loading branch information
Jibbarth committed Sep 29, 2023
1 parent abdf027 commit bffdb81
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
<p>{{ method.description }}</p>
</div>
{% endif %}
{{ sylius_template_event('sylius.shop.checkout.select_payment.choice_item_content', {'method': method}) }}
</div>
</div>

0 comments on commit bffdb81

Please sign in to comment.