Create a checkout session
Checkout Sessions
Create a checkout session
POST
Create a checkout session
Documentation Index
Fetch the complete documentation index at: https://docs.meteroid.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Customer ID or alias
Example:
"plv_7n42DGM5Tflk9n8mt7Fhc7"
If false, invoices will stay in Draft until manually reviewed and finalized. Default is true.
Automatically try to charge the customer's configured payment method on finalize. Default is true.
Session expiry time in hours. Default is 1 hour for self-serve checkout.
Required range:
x >= 0Payment methods configuration. If not specified, inherits from the invoicing entity.
- Option 1
- Option 2
- Option 3
Response
Checkout session created