Get started with Ayden

This page provides a comprehensive guide to successfully integrating Ayden with DEUNA.

Requirements

As stated in Payment gateways, you need to gather these requirements from Ayden:

  • Existing Ayden account
  • Ayden API key
  • Ayden merchant account
  • DEUNA processor ID

Integrate Ayden

Now that the technical requirements are set, you can start the integration.

1. Enter Ayden credentials in DEUNA

Use your credentials to enable Ayden as a connection:

  1. Enter your credentials in the Ayden panel:
    • Name: Name the configuration as you wish.
    • API key: Your Ayden API key.
    • Merchant account: Your Ayden merchant account.
  2. Choose the operation type you want to perform:
    • Purchase
    • Authorize
  3. Select if you want to accept 3DS payments.
  4. Click Save.

👍

Once finished, you get a confirmation message.

Ayden is set as an enabled connection.

2. Configure the Adyen webhook

A processor ID is created after you enable Ayden. Request it to your DEUNA before you configure the Ayden webhook.

  1. Log in to Adyen.
  2. In the left panel, expand the Developers section and select Webhooks.
  3. Click Create new webhook.
  4. In the pop-up window, locate Standard webhook and click Add.
  1. Provide a description and enter the webhook URL with the following format:
    • For testing: https://api.stg.deuna.io/transactions/webhooks/payconnect/{{yourDEUNAprocessorID}}
    • For production: https://api.deuna.io/transactions/webhooks/payconnect/{{yourDEUNAprocessorID}}
  1. Before saving the changes, click Test configuration.
  2. Select your DEUNA account as the Merchant account.
  3. Select the event AUTHORISATION.
  4. Click Test.

👍

If the webhook is configured correctly, then you get a success message.

  1. Click Done to close the testing panel.
  2. Click Save configuration to finish the configuration.

👍

From this point on, you can now make transactions with Adyen using DEUNA.