We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3f846 commit f39a5a9Copy full SHA for f39a5a9
1 file changed
src/cartridges/app_adyen_SFRA/cartridge/templates/default/checkout/billing/paymentOptions.isml
@@ -17,10 +17,6 @@
17
18
<iscomment> ### Custom Adyen cartridge start ### </iscomment>
19
<fieldset>
20
- <input type="hidden" class="form-control" id="selectedPaymentOption"
21
- name="${pdict.forms.billingForm.paymentMethod.htmlName}"
22
- value="paymentMethod">
23
-
24
<isset name="creditFields" value="${pdict.forms.billingForm.creditCardFields}" scope="page"/>
25
<iscomment> ### Custom Adyen cartridge end ### </iscomment>
26
<div class="credit-card-selection-new" >
0 commit comments