# Setup Surcharge per Payment Processor

As part of a paid Booksession subscription, you can configure a surcharge for each payment method you offer.

### Default settings

* Free plan: Surcharge is switched off and cannot be changed.
* Paid plan:
  * Stipe - 3%
  * PayPal - 3%
  * Afterpay - 6%

### How to change these settings?

1. &#x20;Go to *Settings > Payment Gateways*&#x20;
2. Find the payment processor you want to configure.
3. Use the **Surcharge** toggle to **enable** or **disable** it.
4. If enabled, you can:
   1. Customise the surcharge percentage
   2. Edit the label shown to your clients at checkout
5. Click the "Save" button.

\
💡 Tip: Clearly label surcharges so your clients understand the reason (e.g., *“Afterpay processing fee”*).

<figure><img src="/files/6UL5W3NuqU6hRRvZnC4L" alt=""><figcaption></figcaption></figure>

If you're having any trouble with this, please email us at <support@booksession.co>


---

# 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://help.booksession.co/product-docs/integrations/payment-gateways/setup-surcharge-per-payment-processor.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.
