-
Notifications
You must be signed in to change notification settings - Fork 222
Description
After updating the version to 9.13.0, the installment and button place order are not being displayed on the card form
Describe the bug
When selecting the credit card payment method, the button to complete the order and installment payment is not displayed.
The error below appears in the logs
[2025-01-15 03:51:02] [ERROR] Failed to load the "Adyen_Payment/payment/cc-form" template requested by "checkout.steps.billing-step.payment.payments-list.adyen_cc"
jQuery.Deferred exception: Unable to process binding "if: function(){return adyenVaultPaymentMethod }"
Message: Unable to process binding "if: function(){return (hasInstallments()) }"
Message: Unable to process binding "visible: function(){return installments().length > 0 }"
Message: Cannot read properties of undefined (reading 'length') TypeError: Cannot read properties of undefined (reading 'length')
To Reproduce
Steps to reproduce the behavior:
- Go to checkout
- Select Credit Card
Expected behavior
Show installments and button place order
Magento version
2.4.6-p8
Plugin version
9.13.0
Screenshots
