Introduction
Our integration with Adyen support the following payment methods:- Credit card
- Klarna
- Swiss
- Apple & Google Pay
- Paypal
- iDeal & SEPA
VISA, Mastercard, Maestro, Dankort.
Getting started
Sign up for an Adyen account, using the following link.Enabling Adyen
Before enabling Adyen, you will need to collect your account with username and password. To enable Adyen as a payment provider, use the following snippet:url provided in the response. Authenticate using your username and password and authorize the provider to connect.
Configuring Adyen
Nothing to configure.Payment sources
Adding a Credit card
To add a credit card payment method to a Customer, use the following snippet:Adding an stored Adyen source
You can add an existing stored payment method from Adyen, by providing theshopperReference and the storedPaymentMethodId.
Use the following snippet:

