Boleto via Adyen
Sign-up
Adyen provides a self-service sign-up for a sandbox account. To sign-up for an account visit the sign-up page and fill in the details.
Credentials
When setting up Adyen in the Dashboard, you will need to configure the following credentials, which are obtained from Adyen:
API Key
The Adyen API key is obtained from the Adyen Admin Portal under the Developers
-> API credentials
heading.
Client Key
The Adyen Client key is obtained from the Adyen Admin Portal under the
Developers
-> API credentials
-> Client settings
heading.
In the Client settings section you must also configure the following allowed origin for your Client key:
https://cdn.instance-name.gr4vy.app
where 'instance-name'
is the name of your instance.
Merchant Account
The Adyen Merchant Account can be found in the Adyen Admin Portal under the
Account
-> Merchant account
heading.
Live endpoint prefix (conditional)
The live endpoint prefix is required for live Adyen transactions. The prefix is a combination of the random and company name from the live endpoint.
For example, if your live URL is
https://1797a841fbb37ca7-AdyenDemo-checkout-live.adyenpayments.com/checkout/v53/payments
then the live URL prefix would be 1797a841fbb37ca7-AdyenDemo
.
See Live URL prefix for more details.
Web Components Environment (conditional)
Web Components Environment is required for live Adyen transactions using Alternative Payment Methods. The environment should be set to one of the following, depending on your region. If no value is provided, a default value of ‘live’ is used.
Region | Environment Value |
---|---|
Europe | live |
Australia | live-au |
US | live-us |
Asia Pacific South East | live-apse |