Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to BuyerExperienceConfiguration

BuyerExperienceConfiguration

object

Requires read_customers access scope or read_companies access scope.

Settings describing the behavior of checkout for a B2B buyer.

Boolean!non-null

Whether to checkout to draft order for merchant review.

Anchor to editableShippingAddresseditableShippingAddress
Boolean!non-null

Whether to allow customers to use editable shipping addresses.

Anchor to paymentTermsTemplatepaymentTermsTemplate

Represents the merchant configured payment terms.

Boolean!non-nullDeprecated

Whether a buyer must pay at checkout or they can also choose to pay later using net terms. Please use checkoutToDraft(must be false) and paymentTermsTemplate(must be nil) to derive this instead.


Was this section helpful?