How to Set Up Webhook Subscriptions

Follow these steps to set up your system to support the Webooks REST API. Some of these steps are dependent on your system's security policy.

Figure:

Set Up Webhook Subscriptions Workflow
  1. Configure your server security to receive webhooks notifications. For more information, see Set Up Your Server Security.
  2. Create a REST API security key that is compliant with your security policy. Security keys are used to authenticate the requests you send to
    Visa Acceptance Solutions
    . You must create separate keys for the testing and production environments. For more information, see Create REST API Keys.
  3. Request a digital signature key from
    Visa Acceptance Solutions
    . For more information, see Create a Digital Signature Key.
  4. If your system uses the
    OAuth
    or
    OAuth with JWT
    security policy, you must provide your OAuth credentials to
    Visa Acceptance Solutions
    . For more information, see Provide Your OAuth Credentials.
  5. Request a list of the products that your organization is enabled to receive webhook notifications for. For more information, see Retrieve a List of Products and Events.
  6. Create your webhook subscription event notifications. For more information, see Create a Webhook Subscription.

Optional Set Up Tasks

These are optional tasks you can complete after creating a webhook subscription.