Checkout
What you get
Default: drawer checkout
Hosted checkout (inject)
const client = await Elements('YOUR_API_KEY', { env: 'production' });
await client.injectCheckoutElement({
containerId: 'checkout',
checkoutId: 'optional_checkout_id',
hideHeader: false
});Hosted checkout (URL param)
Hosted checkout UI controls
Checkout-only build
Checkout actions
Checkout events (examples)
Last updated

