Create checkout session
Billing
Create checkout session
Initiate a payment session to upgrade or change your plan.
POST
Create checkout session
Request body
string
required
The plan to subscribe to:
STARTER, BUSINESS, or ENTERPRISE.string
Payment provider to use (
stripe, paystack, or flutterwave). If omitted, the provider is selected automatically based on your region. See billing configuration to check your default provider.string
required
URL to redirect the user to after successful payment.
string
required
URL to redirect the user to if they cancel the checkout.
Response
string
The hosted checkout page URL. Redirect the user to this URL to complete payment.
Authorizations
API key for machine-to-machine authentication
Body
application/json

