Ayden
Get Started with Ayden
This page offers a comprehensive guide to successfully integrating [Name of Solution] with DEUNA.
DEUNA's integration enables you to accept payments across:
- Supported Countries:
- 3DS
- Airline Data
- Authorization
- Partial & Total Capture
- Partial & Total Refund
- Purchase
- Void
- Payment Types: [Credit Card/ACH/Bank Transfer/etc.]
- Credit Card
- Debit Card
- Card Brand
- American Express
- Master Card
- Visa
- Currencies: [List supported currencies]
- Mexican Peso
- Colombian Peso
- Ect
- Payment Features
- 3DS
- Installments
Requirements
As stated in the PSP Page, you need gather these requirements from Ayden:
- Existent Ayden Account
- Ayden API Key
- Ayden Merchant Account
Integrate Ayden
1. Setup Ayden Credentials
- The following panel opens in the right section:

- Enter any name to match the processor and then enter: API key, and Merchant Account.
- Configure the operation type you want to perform (Purchase or Authorization). Furthermore, select if you want to Enable 3DS method.
- Once finished, you will get the following confirmation message:

- Next, you can see your connection with Adyen in the tab Enabled.

2. Configure the Adyen Webhook
- Contact your DEUNA's sale representative and ask them the processor ID of the recently created payment processor.
- Log into Adyen's login page and enter your credentials.

- In the left panel, expand the Developers section, and select Webhooks.

- Click Create new webhook. In the new window, locate Standard webhook and click Add.

-
Provide a description and enter the webhook URL with the following format:
- For testing:
https://api.stg.deuna.io/transactions/webhooks/payconnect/{{processorID}}
- For production:
https://api.deuna.io/transactions/webhooks/payconnect/{{processorID}}
- For testing:
-
Before saving the changes, click Test configuration. Select the merchant account and select the event AUTHORISATION. Then, click Test.

-
If the webhook is configured correctly, you get the message Event delivered successfully!.
-
Click Done to close the testing panel and click Save configuration.
3. Start to make transactions
Congratulations! From this point on, you can now make transactions with Adyen using DEUNA.
Updated about 4 hours ago