Installment and button place order is not displayed #2853
Labels
Bug report
Indicates that issue has been marked as a possible bug
Duplicate
Indicates that an identical issue has already been opened
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:
Expected behavior
Show installments and button place order
Magento version
2.4.6-p8
Plugin version
9.13.0
Screenshots
The text was updated successfully, but these errors were encountered: