Checkout Profile
Requires access to the checkout and accounts editor.
A checkout profile defines the branding settings and the UI extensions for a store's checkout. A checkout profile could be published or draft. A store might have at most one published checkout profile, which is used to render their live checkout. The store could also have multiple draft profiles that were created, previewed, and published using the admin checkout editor.
Anchor to FieldsFields
- Anchor to createdAtcreated•Date
At Time!non-null The date and time when the checkout profile was created.
- Anchor to editedAtedited•Date
At Time!non-null The date and time when the checkout profile was last edited.
- •ID!non-null
A globally-unique ID.
- Anchor to isPublishedis•Boolean!non-null
Published Whether the checkout profile is published or not.
- Anchor to namename•String!non-null
The profile name.
- Anchor to typOspPagesActivetyp•Boolean!non-null
Osp Pages Active Whether the checkout profile Thank You Page and Order Status Page are actively using extensibility or not.
- Anchor to updatedAtupdated•Date
At Time!non-null The date and time when the checkout profile was last updated.
Anchor to QueriesQueries
- •query
A checkout profile on a shop.
- •query
List of checkout profiles on a shop.