Skip to content

Commit f39a5a9

Browse files
authored
chore: remove unused selected payment option input (#1507)
1 parent cc3f846 commit f39a5a9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/cartridges/app_adyen_SFRA/cartridge/templates/default/checkout/billing/paymentOptions.isml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717

1818
<iscomment> ### Custom Adyen cartridge start ### </iscomment>
1919
<fieldset>
20-
<input type="hidden" class="form-control" id="selectedPaymentOption"
21-
name="${pdict.forms.billingForm.paymentMethod.htmlName}"
22-
value="paymentMethod">
23-
2420
<isset name="creditFields" value="${pdict.forms.billingForm.creditCardFields}" scope="page"/>
2521
<iscomment> ### Custom Adyen cartridge end ### </iscomment>
2622
<div class="credit-card-selection-new" >

0 commit comments

Comments
 (0)