BuyerExperienceConfiguration - admin-graphql - OBJECT
Version: 2024-10
Description:
Settings describing the behavior of checkout for a B2B buyer.
Access Scopes
`read_customers` access scope or `read_companies` access scope.
Fields
-
checkoutToDraft:
Boolean! -
Whether to checkout to draft order for merchant review.
-
deposit:
DepositConfiguration -
The portion required to be paid at checkout.
-
editableShippingAddress:
Boolean! -
Whether to allow customers to use editable shipping addresses.
-
payNowOnly:
Boolean! -
Whether a buyer must pay at checkout or they can also choose to pay
later using net terms.
-
paymentTermsTemplate:
PaymentTermsTemplate -
Represents the merchant configured payment terms.
Connections
Related queries
Related mutations
Related Unions
Examples