Skip to content

Installment and button place order is not displayed #2853

@richardexos

Description

@richardexos

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:

  1. Go to checkout
  2. Select Credit Card

Expected behavior
Show installments and button place order

Magento version
2.4.6-p8

Plugin version
9.13.0

Screenshots

image

Metadata

Metadata

Assignees

Labels

Bug reportIndicates that issue has been marked as a possible bugDuplicateIndicates that an identical issue has already been opened

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions