Docs
You want to set up checkout via API for SEPA (Direct Debit) payments using Stripe.
Use the checkout API to create a checkout URL, open it in Chargebee.JS, and handle the success callback to retrieve the Direct Debit agreement. The workflow below describes how to implement SEPA checkout via API.
success callback runs when checkout completes successfully.success callback, send the hosted page ID to your backend.Was this article helpful?