Checkout TokenAPI
API
The API for interacting with the token of a checkout.
Anchor to standardapiStandardApi
The base API object provided to purchase
extension targets.
Anchor to checkoutToken
checkoutToken
StatefulRemoteSubscribable< | undefined>
required
A stable ID that represents the current checkout.
Matches the token
field in the WebPixel checkout payload and the field in the REST Admin API
Order
resource.
Was this section helpful?
Anchor to useCheckoutTokenuse Checkout Token()
use Checkout Token()
Returns a stable id that represents the current checkout.
| undefined
Was this section helpful?