> For the complete documentation index, see [llms.txt](https://help.takulabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.takulabs.io/selling-online/start-selling-online/taxes-and-payments/online-payments.md).

# Setting up Payments

When customers add products to the cart and head to checkout, they can choose how they want to pay for their order using any of the payment methods that you enable in the Payment page in your TAKU eCommerce Control Panel.

There are different options available for you to set up:

* Online payment methods: Credit or debit cards, PayPal, etc.
* Manual/Offline payment methods: Cash on delivery, phone order, checks, etc.

There is no limit to how many payment methods you can set up, but two-three methods should suffice and don’t distract shoppers from finishing their purchase. The checkout page may look like this:

![](/files/xVedPEoBuAtNA7lyZBwk)

**The Payment options are set up in your TAKU eCommerce store**

**Setting Up Online Payment Options**\
**Setting Up Manual (Offline) Payments**\
**Sorting Payment Options**\
**Setting Your Payment Currency**\
**Disabling A Payment Option**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.takulabs.io/selling-online/start-selling-online/taxes-and-payments/online-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.
