Adyen Payment Service

Steps required to integrate Adyen payment with a Webmercs webshop.

 

Add Webhook for notifications

  1. Log in to your Customer Area. If you want to configure notifications at merchant level, switch to your merchant account.

  2. Go to Developers > Webhooks.

  3. In the upper-right corner, select the + Webhook button.

  4. Next to Standard notification, select Add.

  5. Under Transport, enter:

    • URL. Your webshop URL with AdyenNotification.ashx (e.g. https://www.your-webshop.com/AdyenNotification.ashx)

    • SSL (TLS) Version. Select TLSv1.2.

    • Method. Choose JSON.

  6. Select the Active checkbox.

  7. Under Authentication, enter your username and password provided by Webmercs.

  8. Select Save Configuration.

Add your terms and conditions

https://docs.adyen.com/unified-commerce/pay-by-link#add-your-terms-and-conditions

To add terms and conditions, you must have one of the following user roles:

  • Merchant admin

  • Pay by Link Settings

  1. Log in to your live Customer Area.

  2. Go to Pay by Link > Settings.

  3. In the Terms and conditions URL field, add the URL to your terms and conditions.

  4. Select Save.

Enable manual payment capture

By default, payments are captured automatically, immediately after authorization. Webmercs payment processing uses CAPTURE notification event, so you need to enable “Manual capture” or ask Adyen Support Team https://www.adyen.help/hc/en-us/requests/new?ticket_form_id=360000705420 to enable CAPTURE notification for automatically captured payments.

To enable manual capture:

  1. Log in to your Customer Area.

  2. Switch your merchant account.

  3. Go to Account > Account settings.

  4. In the Capture Delay list, select manual.

  5. Select Submit.

 

Add branding (optional)

To setup branding for the payment terminal (Display name, Logo, Background):

  1. Log in to your Customer Area.

  2. Switch your merchant account.

  3. Go to Pay by Link > Themes.

  4. Select Create new theme.