You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the Adyen module in Magento 2.4.6-p5 to complete a payment with an already saved credit card, the installment feature does not work as expected. The user can select the installment options during checkout, but even if, for example, 5 installments are chosen, the payment is finalized as a single installment (1x).
This issue does not occur when the user manually enters the credit card details during checkout. It only happens when using a saved card, where the card information is preloaded, and the installment options are then presented.
To Reproduce
Steps to reproduce the behavior:
Save a credit card during checkout for future use.
Go to the checkout page and select the saved card for payment.
Choose an installment option (e.g., 5 installments).
Complete the order.
Verify that the order is processed as a single installment instead of the selected option.
Expected behavior
When selecting an installment option during checkout with a saved credit card, the payment should be processed with the chosen number of installments.
Magento version
2.4.6-p5
Plugin version
9.8
OS: [e.g., Ubuntu]
Browser: [e.g., Chrome]
Additional context
This issue seems to occur specifically with saved cards, where the card information is preloaded during checkout, and the installment feature is presented for selection. It does not happen when manually entering the card details during checkout.
The text was updated successfully, but these errors were encountered:
khushboo-singhvi
changed the title
Installment Feature Not Working with Saved Credit Cards in Magento 2.4.6-p5
[ECP-9589]Installment Feature Not Working with Saved Credit Cards in Magento 2.4.6-p5
Jan 15, 2025
Thank you for reporting this issue. I've tested the given scenario and I was able to reproduce the error. We've created an internal investigation ticket to revisit the installments in the Plugin for Saved Payment Methods.
We will provide an update as soon as we have more information.
Describe the bug
When using the Adyen module in Magento 2.4.6-p5 to complete a payment with an already saved credit card, the installment feature does not work as expected. The user can select the installment options during checkout, but even if, for example, 5 installments are chosen, the payment is finalized as a single installment (1x).
This issue does not occur when the user manually enters the credit card details during checkout. It only happens when using a saved card, where the card information is preloaded, and the installment options are then presented.
To Reproduce
Steps to reproduce the behavior:
Save a credit card during checkout for future use.
Go to the checkout page and select the saved card for payment.
Choose an installment option (e.g., 5 installments).
Complete the order.
Verify that the order is processed as a single installment instead of the selected option.
Expected behavior
When selecting an installment option during checkout with a saved credit card, the payment should be processed with the chosen number of installments.
Magento version
2.4.6-p5
Plugin version
9.8
OS: [e.g., Ubuntu]
Browser: [e.g., Chrome]
Additional context
This issue seems to occur specifically with saved cards, where the card information is preloaded during checkout, and the installment feature is presented for selection. It does not happen when manually entering the card details during checkout.
The text was updated successfully, but these errors were encountered: