Cart Preferences Input
The input fields represent preferences for the buyer that is interacting with the cart.
Anchor to FieldsFields
- delivery (CartDeliveryPreferenceInput)
- wallet ([String!])
- Anchor to deliverydelivery•Cart
Delivery Preference Input Delivery preferences can be used to prefill the delivery section in at checkout.
- Anchor to walletwallet•[String!]
Wallet preferences are used to populate relevant payment fields in the checkout flow. Accepted value:
.The input must not contain more than
250values.
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields for identifying the buyer associated with a cart. Buyer identity determines international pricing and should match the customer's shipping address.
Used by
andto set contact information, location, and checkout preferences.NotePreferences prefill fields at checkout but don't sync back to the cart if overwritten.
Note:Preferences prefill fields at checkout but don't sync back to the cart if overwritten.
Note: Preferences prefill fields at checkout but don't sync back to the cart if overwritten.