commercetools / sunrise-spa

SUNRISE shop template as a single-page application
https://sunrise-spa.now.sh
Apache License 2.0
51 stars 77 forks source link

I am trying to call Adyen CheckoutAPI to get the paymentMethods #304

Open Meghana-aspire opened 1 year ago

Meghana-aspire commented 1 year ago

I tried to call the Adyen CheckoutAPI paymentMethods to list all the available payment methods. I am using the sunrise code to add adyen payment method in the checkout page. I am editing "src\presentation\fashion\PageCheckout\OrderOverview\PaymentMethod\PaymentMethod.js" in this file. I have attached the file for your reference. Please help to find it out how can I fetch the data. PaymentMethod.txt