Adyen
Use Adyen as a payment provider for online, mobile, and in-store.
Adyen provides a unified payment platform with fraud protection and global acquiring.
Get credentials
Sign in to the Adyen Customer Area. Under Developers → API credentials, create a web service API credential and generate an API key with payment permissions. Note your merchant account name (from the credential or dashboard). Copy the API key and merchant account name.
Create the provider in Hanzo IAM
Providers → Add. Set Category to Payment, Type to Adyen. Map:
| Hanzo IAM | Adyen |
|---|---|
| Client ID 2 | Merchant account name |
| Client secret | API key |
Client ID is not used for Adyen.
Attach to a product
Add the Adyen provider to the product in Hanzo IAM. Checkout redirects users to Adyen’s hosted page. Payments are created dynamically; Adyen supports cards, digital wallets, and local methods based on your account.
:::note
Test vs live is determined by Hanzo IAM’s runmode in conf/app.conf. Use test API credentials in development.
:::
How is this guide?
Last updated on