Skip to main content

Note
API

The API for interacting with the note applied to checkout.

The API object provided to this and other customer-account.order-status extension targets.

StatefulRemoteSubscribable<string | undefined>
required

A note left by the customer to the merchant, either in their cart or during checkout.

Was this section helpful?

Returns the proposed note applied to the checkout.

string | undefined
Was this section helpful?