We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee26f7 commit ed10d17Copy full SHA for ed10d17
views/blocks/page/checkout/shipping_and_payment.tpl
@@ -1,5 +1,6 @@
1
[{assign var="payment" value=$oView->getPayment()}]
2
[{if "oscpaypal_acdc" == $payment->getId() || "oscpaypal_pui" == $payment->getId()}]
3
+ [{$oViewConf->setSDKIsNecessary()}]
4
[{if $oViewConf->isFlowCompatibleTheme()}]
5
[{include file="modules/osc/paypal/shipping_and_payment_flow.tpl"}]
6
[{else}]
0 commit comments