# Payments

<figure><img src="/files/9u56To6xtcp5rWVBzsmz" alt="token checkout screenshots"><figcaption></figcaption></figure>

With Tweed's Token Checkout, your platform can sell tokens (both fungible and non-fungible) without requiring users to be familiar with Web3, blockchain or crypto technology - or even own cryptocurrency. Instead, you can offer buyers a familiar e-commerce experience and let them pay with fiat currencies. Consumers can pay with their credit or debit card, or Apple Pay or Google Pay - Tweed handles the rest.&#x20;

Tweed's proprietary [smart contracts](broken://pages/M12AxnREkXqlQzD2gKPK) ensure tokens are minted and sent to the right wallet address. With multiple admin wallets connected to the smart contract, your collection is never at risk. \
Customers will always get their assets and you will always get paid - as simple as that.

Pair it with our [Wallet as a Service](broken://pages/hImckOkj3LtszADKlAZ7) solution and users don't even need a crypto wallet to purchase tokens or NFTs. Gone are the days of purchasing crypto, going through KYC, and understanding gas fees!

The token checkout can be initiated from the frontend ([Interactive Token Checkout](broken://pages/WigGetNDvQadmdvZ0FDc)) or from the backend ([Payment link](broken://pages/R6cybGfaCosMO5rs0SKc)).

***

The In-Platform Token Checkout feature allows platforms to sell fungible In-Platform tokens such as loyalty points, in-game currency, or other tokens that can be used for redeeming status, membership, playable characters, or other digital or physical platform merchandise.&#x20;

🌟 Instant, Seamless Purchases: users can buy in-platform tokens instantly with credit/debit card, bypassing the hassle of purchasing crypto.

&#x20;💻 Developer Friendly: integrate quickly - Tweed’s In-Platform Token Checkout is simple and free for developers to incorporate into their platform.&#x20;

🔄 Flexible, E2E Solution: flexible settlement with either crypto or fiat. When combined with our Wallet as a Service solution, platforms can offer a truly end-to-end experience for users.

***

Continue to our [Payments Integration Guide](/getting-started/token-checkout-or-payments.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paytweed.com/products/payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
