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

  1. Log in to Adyen at
    1. Live
    2. Test (password to stage is Jetshop1!)
  2. Create a new Skin under Account > Skins
  3. Enter the Skin Code as Decorator (54) in Norce [Storm] Step 3
  4. Generate HMAC Keys and save as EncryptionKey (1) in Norce [Storm] Step 4
  5. Go to Account > Server Communication and Add a Standard Notification
  6. Set the following settings for the new Notification
    1. URL where XXX is your Application ID
      1. Stage: https://message.lab.storm.io/1.0/Adyen/Complete.ashx?ApplicationId=XXX
      2. Production: https://message.storm.io/1.0/Adyen/Complete.ashx?ApplicationId=XXX
    2. SSL Version: TLSv1.2
    3. Active: Yes
    4. Method: HTTP POST
      Step 6
  7. Under Additional Settings:
    1. Generate a HMAC Key and copy it to EncryptionKey2 (51) in Norce [Storm] Step 7.1
    2. If Adyen will be used for subscriptions, set Include Shopper Details to True Step 7.2
  8. 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]
    Step 8