Adyen / adyen-web

Adyen Web Drop-in and Components
https://docs.adyen.com/online-payments
MIT License
185 stars 131 forks source link

Dropin: You support the payment method 'scheme' but this component has not been configured. Make sure to import the Class 'Card' and then pass it in the Dropin's 'paymentMethodComponents' config property if you wish to offer this payment method. #2864

Closed xyg00 closed 1 month ago

xyg00 commented 1 month ago

"vite": "^5.2.8" "@adyen/adyen-web": "^6.2.0" The following error appears according to the official website integration https://docs.adyen.com/online-payments/build-your-integration/sessions-flow/?platform=Web&integration=Drop-in&version=6.2.0

Dropin: You support the payment method 'scheme' but this component has not been configured. Make sure to import the Class 'Card' and then pass it in the Dropin's 'paymentMethodComponents' config property if you wish to offer this payment method.

sponglord commented 1 month ago

@xyg00 - what exactly is the issue here?

ribeiroguilherme commented 1 month ago

You can read more how to integrate here: https://docs.adyen.com/online-payments/build-your-integration/advanced-flow/?platform=Web&integration=Drop-in&version=6.2.0#import-drop-in-with-individual-payment-methods