Result states
Receipt links
Guest receipt links place a receipt capability in the URL fragment so browsers do not send it to servers as part of the request URL. Capture it in the browser, immediately remove it withhistory.replaceState, store it in versioned, tab-scoped sessionStorage keyed by API environment, merchant, and receipt ID, and send it as X-Receipt-Token:
Ratings
Submit a rating while the completed cart capability is still available in memory:Error Codes
Handle terminal and retryable failures.
SDK Reference
Review all checkout and receipt methods.