Create billing portal session
Billing
Create portal session
Generate a URL to redirect the user to their payment provider’s self-service billing portal.
POST
Create billing portal session
Request body
URL to redirect the user to after they leave the billing portal.
Payment provider to use (
stripe, paystack, or flutterwave). Defaults to stripe if omitted.Response
The hosted billing portal URL. Redirect the user to this URL.
Portal sessions expire after a short time. Generate a fresh URL each time the user clicks to manage their billing.

