addons/payment_adyen/README.md
SDK: Web Components
version 6.9.0
APIs:
7168This module relies on the Web Components SDK to render payment methods and their payment detail
inputs on the payment form. The JS and CSS assets of the SDK are loaded directly from
the __manifest__.py file.
When a Web Component needs to fetch/push information from/to Adyen or when a payment operation (e.g., refund, offline payment) is executed from the backend, a server-to-server API call is made to the appropriate API endpoint.
This combined solution allows the implementation of a good-quality direct payment flow whilst keeping the front-end development efforts low. The 3DS support is also entirely delegated to Adyen.
This is achieved by following the
"Advanced flow".
It is preferred over the recommended "Sessions flow" that only requires dealing with the /sessions
endpoint instead of three /payment/* endpoints because two of those are still required to
implement tokenization and handle 3DS redirects.
17.0
16.4
16.2
16.0
15.3
15.2
15.0
14.3
https://docs.adyen.com/development-resources/testing/test-card-numbers/
Card Number: 4111111145551142
Expiry Date: 03/30
CVC Code: 737
Card Number: 5454545454545454
Expiry Date: 03/30
CVC Code: 737