# Token Checkout | Payments

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

### Add Payment Flow to Your Application with Tweed

With Tweed, adding a seamless payment flow to your application has never been easier. Whether you’re building an e-commerce site, a subscription service, or any platform that requires payments, our simple and quick integration process will get you up and running in no time.

#### Quick Integration with Our SDK

Our easy-to-use SDK allows you to integrate the payment widget directly into your application. By simply adding a few lines of code, you can enable your users to complete transactions securely and efficiently.

#### Payment Methods Supported

* **Credit Card**: Users can pay securely using their credit card.
* **Apple Pay**: Allow users to complete payments using Apple Pay for a smooth, frictionless experience.
* **Google Pay**: Enable Google Pay for users who prefer this convenient method.

#### Tokenized Payments

Once payments are completed, users will receive tokens. These tokens can be used for future transactions or as part of your app's reward system, providing a flexible way to manage payments and rewards.


---

# 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/getting-started/token-checkout-or-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.
