Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installment and button place order is not displayed #2853

Closed
richardexos opened this issue Jan 15, 2025 · 2 comments · Fixed by #2891
Closed

Installment and button place order is not displayed #2853

richardexos opened this issue Jan 15, 2025 · 2 comments · Fixed by #2891
Assignees
Labels
Bug report Indicates that issue has been marked as a possible bug Duplicate Indicates that an identical issue has already been opened

Comments

@richardexos
Copy link

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

@richardexos richardexos added the Bug report Indicates that issue has been marked as a possible bug label Jan 15, 2025
@candemiralp
Copy link
Member

Hello @richardexos,

Thank you for raising this issue. This issue duplicates #2845 and we already have an internal investigation ticket to solve this one. Please follow the updates on the related issue.

I am closing this issue as it's a duplicate.

Best Regards,
Can

@candemiralp candemiralp self-assigned this Jan 24, 2025
@candemiralp candemiralp added the Duplicate Indicates that an identical issue has already been opened label Jan 24, 2025
@khushboo-singhvi
Copy link
Contributor

Hey @richardexos,

Hope you are doing great! Thank You for raising the concerns and excuse us for some confusions here. We did address this issue in one of the investigations and created a PR and will address #2845 in another investigation.

Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Indicates that issue has been marked as a possible bug Duplicate Indicates that an identical issue has already been opened
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants