# Payment Surcharge

It’s a surcharge type that can be applied on orders to charge fees on use of various payment methods. Here, you can add 2 payment surcharges based on 2 different settings and conditions.

* **Enable:** Select YES to enable payment surcharge.
* **Payment Methods:** Select payment methods to apply surcharge on.
* **Payment Surcharge Type:** Select payment surcharge type.
* **Payment Cost (%):** Enter payment cost in percentage.
* **Payment Cost (Fixed):** Enter payment cost as fixed amount.
* **Payment Surcharge Label:** Enter label to show country fee in frontend.
* **Apply Group Filter:** Select YES to apply group filter on this surcharge type.

<figure><img src="/files/egOky402sWLZAeAaUzs7" 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.magecomp.com/magento-2-surcharge-extension/payment-surcharge.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.
