Unzer/views/smarty/blocks/page/checkout/select_payment.tpl

8 lines
248 B
Smarty

[{d3modcfgcheck modid='d3unzer'}][{/d3modcfgcheck}]
[{if $mod_d3unzer && $oView->d3IsHeidelpayPaymentMethode($paymentmethod)}]
[{include file=$oView->d3GetPaymentFormTemplateName($paymentmethod)}]
[{else}]
[{$smarty.block.parent}]
[{/if}]