Checkout¶
Target Audience: Administrators, Developers
Overview¶
The checkout flow allows customers to purchase products directly without any additional marketplace configurations. This provides a straightforward way to sell packages and campaigns using a simple URL pattern.
URL Structure¶
https://example.shop.com/checkout/<product_code>
Where <product_code> is the unique identifier for the package or campaign you want to sell.
Use Cases¶
The checkout flow is ideal for:
- Direct links from email campaigns
- Landing pages promoting specific offers
- Marketing materials targeting a specific product
- Simple purchase flows where marketplace browsing is not needed
Configuration¶
No additional configuration is required in Payway beyond having a valid package or campaign. As long as the product exists and is active, it can be purchased through the checkout URL.
Integration with Tulo Shop¶
Tulo Shop automatically handles the entire purchase flow, including:
- Product validation
- Campaign ladder resolution (if the product is part of a ranked campaign group)
- Order validation (if configured for the package)
- Payment processing
- Subscription creation
All of these features work out-of-the-box with no additional configuration required.