Checkout Token
API

The API for interacting with the token of a checkout.

The base API object provided to purchase extension targets.

StatefulRemoteSubscribable<
| undefined>
required

A stable ID that represents the current checkout.

Matches the token field in the WebPixel checkout payload and the checkout_token field in the REST Admin API Order resource.

Was this section helpful?

Returns a stable id that represents the current checkout.

| undefined
Was this section helpful?