Adyen / adyen-magento2

Adyen Payment plugin for Magento2
MIT License
150 stars 198 forks source link

Missing configuration for some payment methods, exemple : kcp_creditcard, kcp_payco, kcp_naverpay #2671

Open aelmizeb opened 2 weeks ago

aelmizeb commented 2 weeks ago

Describe the bug On our KR website we use the following payment methods :

The KakaoPay payment method work fine but the other not wok, I dont see a configurations for those methods on the module like the kakaopay, is it normal ?

We use GraphQL but not sure if that change something.

To Reproduce Steps to reproduce the behavior:

  1. Add the "Credit Card via KCP", or "PayCo" to Adyen activated methods
  2. Activate the methods on the Magento config via script (activate via data patch adyen_kcp_creditcard, adyen_kcp_payco ...)
  3. See if work

Expected behavior The methods must work as expected (like the old versions of the module)

Magento version 2.4.7-p1

Plugin version 9.6.0

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context