Welcome to Zuora Product Documentation

Explore our rich library of product information

Verifying Stripe RTAU in a Test Environment (Optional)

Learn how to validate Stripe RTAU functionality in a non-production environment.

You can validate that Stripe RTAU is working correctly in a non‑production environment.
  1. Sign in to the Stripe Dashboard for your test account.
  2. Navigate to Developers > Webhooks:https://dashboard.stripe.com/test/webhooks.
  3. Select or create the webhook endpoint that points to your Zuora integration endpoint.
  4. Click Send test webhook.
  5. Ensure the below events are enabled:
      • payment_method.automatically_updated
      • customer.source.updated
  6. Send the test payload and allow Zuora processing to complete.