Checkout API
Checkout is used to collect the first card payment and tokenize the card for future renewals.POST /v1/checkout/order
Initialize a checkout order for a plan and customer email. RequiresX-Api-Key.
Request body
The engine forces card-only checkout and enables card tokenization.
Response
Related webhook events
payment_method.attachedinvoice.paidsubscription.createdpayment_success
