Welcome to Zuora Product Documentation

Explore our rich library of product information

Set up a webhook in Braintree

Learn how to set up a webhook in Braintree to notify Zephr of successful payments.

To set up a webhook in Braintree, which informs Zephr of successful payments, complete the following steps:

  1. Sign in to your Braintree Admin Console.
  2. Select Settings .
  3. Select API .
  4. Select Webhooks .
  5. Enter an URL that points to the Zephr CDN in the Destination URL text box using the following format:
    https:///blaize/payment/braintree/subscriptionChargedCallback
  6. Select the Charged Successfully checkbox.
  7. Save the webhook.