This endpoint is currently shown as a preview of what’s currently in development and is subject to change.
Overview
This endpoint completes the checkout process by creating an order and processing payment. Use this after collecting all necessary checkout information and customer details.Body
application/json
Checkout completion data
Whether to use a different billing address from shipping
Payment method ID
Payment data to pass through to the payment gateway
Shipping method ID
Create customer account during checkout (for guest checkout)
Password for new customer account (required if create_account is true)
Customer note for the order
Response
Checkout processed successfully