Documentation Index
Fetch the complete documentation index at: https://docs.supercycle.com/llms.txt
Use this file to discover all available pages before exploring further.
The
_cycle property format is subject to change as we iterate on it.
Integrations and automations should use Shopify
Flow instead of relying
directly on this token._cycle property, Supercycle will not process that
item.
Describes how Supercycle selects an inventory item to assign to the Cycle.
Optional objects applied to the Cycle after creation. Only relevant keys will be present.
The rental method. One of
"subscription", "membership", "calendar",
"resale".The requested rental start date. Present for Subscription and Calendar
methods.
The minimum rental duration. Present for Subscription methods.
How it works
- When a customer selects a circular option, the
_cycleproperty is fetched from the Intent endpoint and attached to the cart line item. The Supercycle methods app block handles this automatically. For custom storefronts, you can call the Intent endpoint directly. - The
properties[_cycle]value is submitted with the add-to-cart request as a hidden input or form data field. - When the order is created, Supercycle reads the
_cycleproperty and creates a Cycle for that line item.