Checkout Token
The API for interacting with the token of a checkout.
Anchor to standardapiStandardApi
The base API object provided to purchase extension targets.
- Anchor to checkoutTokencheckoutTokencheckoutTokenStatefulRemoteSubscribable<CheckoutToken | undefined>StatefulRemoteSubscribable<CheckoutToken | undefined>requiredrequired
A stable ID that represents the current checkout.
Matches the
tokenfield in the WebPixel checkout payload and thefield in the REST Admin APIOrderresource.
CheckoutToken
stringAnchor to useCheckoutTokenuse Checkout Token()
use Checkout Token()
Returns a stable id that represents the current checkout.
CheckoutToken | undefinedCheckoutToken | undefined
CheckoutToken
stringWas this page helpful?