# Payment

The **Payment** tab provides settings related to financial transactions, specifically focusing on currency options and payment gateways.&#x20;

<figure><img src="/files/dxjFE1aIoHs5lWUs2KfU" alt=""><figcaption><p>A screenshot showing the Payment settings of Bookster plugin</p></figcaption></figure>

Here’s a breakdown of the features shown in the screenshot:

**Currency Options**:

**(1). Currency**: This dropdown menu allows you to select the type of currency in which transactions will be conducted.&#x20;

**(2). Currency Position**: This setting lets you determine where the currency symbol appears in relation to the price numbers. Options include:

* Before (e.g., $99.99)
* After (e.g., 99.99$)
* Before With Space (e.g., $ 99.99)
* After With Space (e.g., 99.99 $)

**(3). Payment Gateways**: This section allows you to see all the available payment gateways which you can activate for your Booking services. Example include;

* **Pay Later/Locally**: This toggle switch, set to "ON" in the screenshot, allows customers to book services and pay at a later time or in person. This feature is useful for businesses that accept payment upon service delivery or prefer not to process payments online.

**Save your changes.**


---

# 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.yaycommerce.com/bookster/administration/settings/payment.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.
