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

# Prices

> Choose how buyers pay for storefront items.

## <Icon icon="sparkles" size={24} />  Points Price

Charge buyers with one of your point systems.

<Frame caption={"Example points price"}>
  <img src="https://mintcdn.com/flipsuite/Qb-9QiPOwNN0rqD6/images/storefronts/price-points.png?fit=max&auto=format&n=Qb-9QiPOwNN0rqD6&q=85&s=a88821f5ec0b066b5c3d0ee27067ebbe" className="rounded-lg" width="667" height="489" data-path="images/storefronts/price-points.png" />
</Frame>

Points prices require:

* **Point system**: The point system buyers will spend from.
* **Amount**: How many points the buyer must pay.

Points pricing rules:

* The point system must be available to your community.
* Only transferable point systems can be used as storefront prices.
* Buyers must have enough points in their balance for checkout to succeed.
* Successful purchases are recorded as a storefront spend in the point system activity.

## <Icon icon="coins" size={24} />  Token Price

Charge buyers with one of the [supported tokens](https://flipsuite.xyz/tokens).

<Frame caption={"Example token price"}>
  <img src="https://mintcdn.com/flipsuite/Qb-9QiPOwNN0rqD6/images/storefronts/price-token.png?fit=max&auto=format&n=Qb-9QiPOwNN0rqD6&q=85&s=8f22db3f6f15c1438d3fb96a6e6f5de9" className="rounded-lg" width="668" height="556" data-path="images/storefronts/price-token.png" />
</Frame>

Token prices include:

* **Token**: A token buyers will pay with.
* **Amount**: Payment amount, either as an absolute amount or USD.

Token pricing rules:

* Buyers must have enough of the selected token in their Flipwallet.
* The token must be on the supported token list.
* You can configure tokens to be burned on purchase.
* You can configure a [storefront wallet](/storefronts/wallets) to receive crypto payments to.

<Note>
  If no storefront wallet is configured for the token's chain, the payment falls back to the community owner's Flipwallet.
</Note>
