> ## Documentation Index
> Fetch the complete documentation index at: https://docs.levelsell.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Products and checkout

> Define the offer, connect verified payment, and grant only confirmed access.

<Note>
  **Status:** Configuration: supported, but dependent on creator setup, provider credentials, or backend configuration.
</Note>

## Product setup

* Name the customer outcome clearly.
* Choose the product type and supported delivery.
* Use the creator-owned price and currency returned by the backend.
* Connect a customer path only when it clarifies what happens after purchase.

## Checkout authority

The browser collects the selected offer and customer intent. The backend creates the payable reference, verifies the provider result, and grants access only after verified payment.

<Warning>
  **A redirect is not payment confirmation**

  Do not treat a provider return URL, a button click, or a local success message as authoritative payment status.
</Warning>

## Test safely

1. **Use an approved test product** - Keep test pricing and recipients clearly separated from real customer activity.
2. **Inspect the checkout summary** - Confirm product, amount, currency, and known customer details before continuing.
3. **Verify the order** - Check the customer order, creator view, admin view, and access result after provider verification.
