# Payment Method

Payment Method is a feature in a POS system that allows customers to make transactions using different payment options. Cash and card are two of the most common payment methods used in a POS system. The cash payment method allows customers to pay for their purchase in cash while the card payment method enables them to use credit or debit cards for payment. These payment methods can be easily configured and enabled in the POS system settings to provide customers with a seamless payment experience.

<figure><img src="/files/MycfmtwcM8KvqANLJOE5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ab1AH95yFJCTJCZyQDm3" alt=""><figcaption></figcaption></figure>


---

# 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.cwsuite.com/pos/fundamentals/getting-set-up/payment-method.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.
