Skip to main content

HMAC Signature

Before configuring HMAC signatures, complete the Webhooks setup.

Configure HMAC in Adyen Customer Area

  1. Access your Adyen Customer Area.
  2. Go to Developers > Webhooks.
  3. Select the Standard webhook configured for your VTEX store.
  4. Click Edit webhook.
  5. In the Security section, generate a new HMAC key.

HMAC key configuration in Adyen Customer Area

  1. Copy the key.
  2. Click Save configuration.

Configure the key in the Adyen provider

  1. Go to the store's Admin page https://{{account}}.myvtex.com/admin/.
  2. In VTEX Admin, go to Store Settings > Payments > Providers, or type Providers in the search bar.
  3. Edit your AdyenV3 provider.
  4. In the HMAC Key field, paste the same HMAC key you generated in Adyen.

HMAC Key field in AdyenV3 provider configuration

  1. Click Save.

Was this page helpful?