File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,3 +19,28 @@ sylius_twig_hooks:
1919 subcontent :
2020 template : " @PayPlugSyliusPayPlugPlugin/Account/SavedCards/Index/_subcontent.html.twig"
2121 priority : 10
22+
23+ # TODO: check if this is possible only on select_payment page
24+ ' sylius_shop.checkout#stylesheets ' :
25+ select_payment_css :
26+ template : ' @PayPlugSyliusPayPlugPlugin/stylesheets/select_payment_css.html.twig'
27+
28+ ' sylius_shop.shared.form.select_payment.payment.choice.details ' :
29+ payplug_choice :
30+ template : ' @PayPlugSyliusPayPlugPlugin/SyliusShopBundle/Checkout/SelectPayment/_choice.html.twig'
31+
32+ ' sylius_shop.checkout.select_payment.content.form.select_payment.payment.choice.details#payplug ' :
33+ payplug_block :
34+ template : ' @PayPlugSyliusPayPlugPlugin/SyliusShopBundle/Checkout/SelectPayment/_payplug_block.html.twig'
35+ ' sylius_shop.checkout.select_payment.content.form.select_payment.payment.choice.details#payplug_oney ' :
36+ payplug_oney_block :
37+ template : ' @PayPlugSyliusPayPlugPlugin/SyliusShopBundle/Checkout/SelectPayment/_payplug_oney_block.html.twig'
38+ ' sylius_shop.checkout.select_payment.content.form.select_payment.payment.choice.details#payplug_bancontact ' :
39+ payplug_bancontact_block :
40+ template : ' @PayPlugSyliusPayPlugPlugin/SyliusShopBundle/Checkout/SelectPayment/_payplug_bancontact_block.html.twig'
41+ ' sylius_shop.checkout.select_payment.content.form.select_payment.payment.choice.details#payplug_apple_pay ' :
42+ payplug_apple_pay_block :
43+ template : ' @PayPlugSyliusPayPlugPlugin/SyliusShopBundle/Checkout/SelectPayment/_payplug_apple_pay_block.html.twig'
44+ ' sylius_shop.checkout.select_payment.content.form.select_payment.payment.choice.details#payplug_american_express ' :
45+ payplug_american_express_block :
46+ template : ' @PayPlugSyliusPayPlugPlugin/SyliusShopBundle/Checkout/SelectPayment/_payplug_american_express_block.html.twig'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments