Configuring ADYEN as Payment Aggregator
Overview
In setting up a payment configuration, you need to have an account in ADYEN or XSOLLA as they are the payment aggregator. In this documentation, setting up ADYEN will be used as the example.
Getting API Key in ADYEN
Overview
An API key is a unique value that is used to authenticate API requests from a particular account. The AccelByte Payment Aggregator also uses ADYEN as the payment aggregator, thus you will need to provide the API Key in each of your API requests to the ADYEN payment platform. Please see below for instructions on how to generate an API Key:
How to Get API Key in ADYEN
- First, log in to your Customer Area.
- Then, navigate to Account and choose Users.
- After that. click the user ws@Company.[YourCompanyAccount].
- Under Authentication, click Generate New API Key.
Don't forget to copy and securely store the API Key in your system. If you lose this API Key you won't be able to restore.
- Finally, click Save at the bottom of the page.
Getting HMAC Keys and Skins
Overview
In order to use the Signature Calculation, you need to generate a secret HMAC keys. These request is used to ensure the authenticity and data integrity of an incoming requests to ADYEN. Please see below for instructions on how to obtain these keys for the test and live platform:
How to Get HMAC Keys and Skins
- First, sign in to the Customer Area using your company-level account.
- After that, from the main menu, select Account and choose Skins.
- Then, select an existing skin from the List tab or create a new skin by switching to the New tab.
- Next, click Generate new HMAC key both for the Test platform and Live platform.
- Then copy the new keys and store them in a secure place in your system to access these values later.
- You also need to provide a description for this skin.
- Finally, in order to save the skin, you need to click the Create New Skin on Test at the bottom of the page.
For more detailed information, please click here.
Setting Up Notification
Overview
The notification is a required process that need to be carried out when integrating with the ADYEN payments platform. Please see below for instructions on how to obtain set up the Notification:
How to Set Up Notification
- Go to your Customer Area and select Account.
- After that, select Server Communication.
- Then, click the Add button in the Standard Notification.
- Next, under the Transport, enter your server's:
- URL.
- SSL Version.
- CommunicationMethod(JSON, SOAP, or HTTP POST).
- Enter the Username and Password in the Authentication.
- Generate your Notification HMAC key in the additional settings page.
- Finally, click Save Configuration.
Customizing Payment Methods
How to Customize Payment Methods
- Go to your Customer Area and select Account.
- After that, choose the Payment Methods.
- Finally, you can do the customization.