Skip to content

Set up Adyen

Connect Adyen to your Bolt merchant account.

Connect Adyen to Bolt so Bolt can authorize and capture payments through your Adyen account.

Before you begin

Accept raw PAN information

Your Adyen account must accept raw PAN information. The Webservice User used for Bolt needs the API PCI Payments Role. Contact your Adyen representative to enable it. Learn more about API PCI Payments.

Capture type

If you use Bolt Fraud Protection with autocapture, set Adyen captures to Manual capture. Bolt authorizes the order, runs fraud review, then captures in Adyen.

Step 1: Set up webhooks

Webhooks keep Bolt and Adyen in sync for transaction and dispute events.

  1. Log into the Adyen Customer Area.
  2. Follow Adyen's Notification Webhooks guide.
  3. For URL, use the Bolt webhook URL from the Bolt Merchant Dashboard: Settings > Payments > Manage Adyen.
  4. Save and test using Adyen's webhook documentation.

Step 2: Obtain Adyen keys

CredentialDescriptionWhere to find it
Merchant Account CodeUnique Adyen account IDSettings > Merchant accounts
Webservice API KeyAPI key for the Bolt web service userDevelopers > API credentials > Bolt web service user > generate API key
HMAC KeySecret for webhook signature verificationFollow Adyen HMAC signatures
UsernameReporting API credential usernameDevelopers > API credentials > reporting credential
PasswordReporting API credential passwordSame reporting credential > Basic Auth > generate password
Live URL PrefixLive endpoint prefix (production only)Developers > API URLs

Step 3: Add keys and edit payment settings

  1. Log into the sandbox or production Merchant Dashboard.
  2. Go to Settings > Payments.
  3. Click Set Up Adyen.
  4. Enter Merchant Account Code, Webservice API Key, HMAC Key, Username, Password, and Live URL Prefix.
  5. Click Next.
  6. Edit payment settings, then click Complete Setup.

Expected result: Adyen is linked and listed under Settings > Payments.

Step 4: Configure Adyen risk settings

For saved cards, Bolt does not transmit CVV or address data to processors.

Disable CVV auto-declines

  1. Go to the Adyen Customer Area.
  2. Go to Risk > Risk Profiles and select a profile.
  3. Use Adyen's consistency rules to allow CVV mismatches.

Enable AVS response mapping

  1. Go to Developers > API URLs > Additional data settings.
  2. Under Acquirer, enable Raw acquirer result and Acquirer result.

With Fraud Protection

Use Adyen's AVS settings to allow shipping and billing address mismatches.

Without Fraud Protection

Tell your fraud provider that payments through this processor will not include CVV match information.

Step 5: Set up chargeback notifications

Configure Adyen communication preferences for digital chargeback notifications.

Optional: Real Time Account Updater

  1. Ask your Adyen representative to enable Real Time Account Updater.
  2. Confirm Adyen uses the correct RSA public key for card JWE.
  3. Follow Adyen's RTAU setup guide.
  4. Ask your Bolt CSM to confirm setup.

Chargeback handling

  • With Fraud Protection: Set up a user in Adyen so Bolt's chargebacks team can access dispute information.
  • Without Fraud Protection: Follow Adyen's chargebacks process.

Testing

Use Adyen's test cards in sandbox or staging.

On this page