Adyen / adyen-magento2

Adyen Payment plugin for Magento2
MIT License
155 stars 210 forks source link

Adyen Ideal Payment Options are not visible in Magento 2.4.7-p2 Checkout #2729

Closed mahsn closed 2 weeks ago

mahsn commented 2 weeks ago

Making your own contribution is easy, encouraged and greatly appreciated! We will put effort into reviewing and merging your PR quickly. For more info, please refer to the contribution guidelines: https://github.com/Adyen/adyen-magento2/blob/develop/CONTRIBUTING.md

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Install adyen 9.7.2 in magento 2.4.7-p2
  2. Change store country to NL
  3. Add a product to cart
  4. Check the payment methods

Expected behavior Adyen payment methods should be visible and ideal payment method should have Bank options

Magento version [2.4.7-p2]

Plugin version [9.7.2]

Screenshots

Screenshot 2024-09-02 at 20 09 16

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context After many test, I realised that the vendor/adyen/module-payment/view/base/web/js/adyen.js file is causing this issue

mahsn commented 2 weeks ago

the ideal issuer selection has been moved to Ideal hosted page.