--- title: BuyerExperienceConfiguration - Customer API description: The configuration for the buyer's checkout. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/buyerexperienceconfiguration md: https://shopify.dev/docs/api/customer/latest/objects/buyerexperienceconfiguration.md --- # Buyer​Experience​Configuration object The configuration for the buyer's checkout. ## Fields * deposit [Deposit​Configuration](https://shopify.dev/docs/api/customer/latest/unions/DepositConfiguration) [Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The deposit amount required for the order. * pay​Now​Only [Boolean!](https://shopify.dev/docs/api/customer/latest/scalars/Boolean) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) Whether the buyer must pay at checkout or can choose to pay at checkout or pay later using net terms. *** ## Map ### Fields with this object * {}[CompanyLocation.buyerExperienceConfiguration](https://shopify.dev/docs/api/customer/latest/objects/CompanyLocation#field-buyerExperienceConfiguration)