# Payments

On the Payment tab of the Calculator Settings you can set up and integrate available payment methods to your calculator.&#x20;

{% hint style="info" %}
Cost Calculator allows you to configure **unique credentials for each calculator**, providing the flexibility to use **different accounts** for receiving payments specific to each calculator. Alternatively, you can apply the [**Global Payment Methods**](/cost-calculator-builder/cost-calculator-settings/global-settings/payments-global.md) settings to all calculators, ensuring they use the same credentials for receiving payments.
{% endhint %}

<figure><img src="/files/5BKeIKJmdEohSzljHHBx" alt=""><figcaption><p>Overview of the Payments Tab</p></figcaption></figure>

To get more information about payments, please refer to this manual:

{% content-ref url="/pages/wBnGbh0NGGquOYV2tWiz" %}
[Payments](/cost-calculator-builder/payments/settings.md)
{% endcontent-ref %}


---

# 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.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/calculator-settings/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.
