checkout_types

Available checkout type options. Defines how the customer interacts with the checkout, either as a named account or a guest. Subscriptions require customer accounts, so guest-only checkout types cannot be used with subscriptions.

Actions

GET View available checkout types
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported

Properties (2)

message String · Read-only

A small, human readable explanation of this property helper.

values JSON · Read-only

JSON objects with the checkout types supported. The key values are the values you use for the Store resource's checkout_type property.

Link Relations (1)

self This Property Helper
https://api.foxycart.com/property_helpers/checkout_types
Available via fx:checkout_types on property_helpers

Example Representation

No example representation available for this resource.