Adyen Adapter configuration
Deprecated
The Adyen PSP Adapter is deprecated and will not be supported after Adyen's end-of-life of Classic Checkout SDK the old version of adyen.
https://ca-test.adyen.com/ca/ca/config/showthirdparty.shtml
In order to configure Adyen for usage in Norce [Storm] please follow the following steps.
Instructions
- Log in to Adyen at
- Create a new Skin under Account > Skins
- Enter the Skin Code as Decorator (54) in Norce [Storm]
- Generate HMAC Keys and save as EncryptionKey (1) in Norce [Storm]
- Go to Account > Server Communication and Add a Standard Notification
- Set the following settings for the new Notification
- URL where XXX is your Application ID
- Stage:
https://message.lab.storm.io/1.0/Adyen/Complete.ashx?ApplicationId=XXX
- Production:
https://message.storm.io/1.0/Adyen/Complete.ashx?ApplicationId=XXX
- Stage:
- SSL Version: TLSv1.2
- Active: Yes
- Method: HTTP POST
- URL where XXX is your Application ID
- Under Additional Settings:
- Generate a HMAC Key and copy it to EncryptionKey2 (51) in Norce [Storm]
- If Adyen will be used for subscriptions, set Include Shopper Details to True
- Go to Account > Users and create a Web Service User Account if not already existing. Enter the User Name and Password in Login (38) and Password (39) in Norce [Storm]