Skip to main content
Anchor to CartBuyerIdentityInput

CartBuyerIdentityInput

input_object

Specifies the input fields to update the buyer information associated with a cart. Buyer identity is used to determine international pricing and should match the customer's shipping address.

•ID

The company location of the buyer that is interacting with the cart.

•CountryCode

The country where the buyer is located.

•String

The access token used to identify the customer associated with the cart.

•String

The email address of the buyer that is interacting with the cart.

•String

The phone number of the buyer that is interacting with the cart.

•CartPreferencesInput

A set of preferences tied to the buyer interacting with the cart. Preferences are used to prefill fields in at checkout to streamline information collection. Preferences are not synced back to the cart if they are overwritten.

Anchor to deliveryAddressPreferencesdeliveryAddressPreferences
•[DeliveryAddressInput!]
Deprecated

Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The customer associated with the cart. Used to determine [international pricing] (https://shopify.dev/custom-storefronts/internationalization/international-pricing). Buyer identity should match the customer's shipping address.


Was this section helpful?