Skip to main content
Log inSign up
Anchor to CheckoutAndAccountsConfiguration

CheckoutAndAccountsConfiguration

object

Requires read_checkout_settings access scope. Also: User must have manage_checkout_settings permission and shop must have access to the checkout and accounts editor as well as the contextualized checkouts and customer accounts feature.

A checkout and account configuration packages branding settings, UI extensions, and overrides for a shop's checkout.

The configuration branding settings.

DateTime!non-null

The date and time when the configuration was created.

DateTime!non-null

The date and time when the configuration was last edited.

ID!non-null

A globally-unique ID.

Boolean!non-null

Whether the configuration is published or not.

String!non-null

The configuration name.

The list of overrides for the configuration.

The configuration settings.

DateTime!non-null

The date and time when the configuration was last updated.


Was this section helpful?

query

A checkout and accounts configuration for a shop.

query

List of checkout and accounts configurations on a shop.


Was this section helpful?

mutation

Updates a checkout and accounts configuration.


Was this section helpful?