Welcome to Zuora Product Documentation

Explore our rich library of product information

Configure a webhook in Stripe

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

To complete your integration, you must set up a webhook in Stripe to notify Zephr when there has been a successful payment.

To set up a webhook in Stripe, complete the following steps in your Stripe Admin Console:

  1. Navigate to the Webhooks section.
  2. Enter the URL that points to the Zephr CDN under in the format /blaize/payment/stripe/subscriptionChargedCallback> in the Endpoint URL text box.
  3. Optionally, add a description of the webhook in the Description text box.
  4. Select the invoice.payment_succeeded event from the Events to Send drop-down menu.
  5. Select the Add endpoint button. The Add a webhook endpoint dialog box is similar to the following:
    20abd63d-5491-4811-bd52-b18c7dc26771.png