Welcome to Zuora Product Documentation

Explore our rich library of product information

Configure the general webhook settings

Configure the server URL, merchant account, and events that the Adyen webhook sends to Zuora.

  1. Configure the server settings:
    1. In the General > Server configuration section, click the Edit icon.
    2. In the URL field, enter the service URL in the format <Zuora_Data_Center_URL>/payment-reconciliation-webhook/adyen/v1.

      For example, https://rest.sandbox.na.zuora.com/payment-reconciliation-webhook/adyen/v1. To identify your data center, check the URL of your Zuora environment. For more information, see Zuora Data Centers.

    3. Keep the default values for the other fields, and then click Apply.
  2. Configure the merchant account:
    1. In the General > Merchant accounts section, click the Edit icon.
    2. Select only the merchant account that this webhook is intended for.
      Note: If you select multiple merchant accounts, you must provide the required information for each account to Zuora when you enable Real-Time Reconciliation.
    3. Click Apply.
  3. Configure the events:
    1. In the General > Events section, click the Edit icon.
    2. Select the following events:
      • AUTHORISATION

      • CANCEL_OR_REFUND

      • CHARGEBACK

      • PAYOUT_THIRDPARTY

      • RECURRING_CONTRACT

      • REFUND

      • REFUND_FAILED

      • OFFER_CLOSED

      • CAPTURE

      • CAPTURE_FAILED

    3. Click Apply.

The general webhook settings are configured.

Next, configure the additional webhook settings.