Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Checkout page configuration
Checkout page locale (ISO 639-1, optionally with region)
^[a-z]{2}(-[A-Z]{2})?$
"en"
Checkout page redirect URLs
Show child attributes
Checkout page theme configuration
{ "locale": "en", "redirect_urls": { "success": "https://example.com/success", "failure": "https://example.com/failure", "cancel": "https://example.com/cancel" }, "theme": { "primaryColor": "#0056D2", "secondaryColor": "#0041A5", "backgroundColor": "#FFFFFF", "fontFamily": "Arial, sans-serif", "logoUrl": "https://example.com/logo.png" } }