> For the complete documentation index, see [llms.txt](https://help.alternativepayments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alternativepayments.io/preferences/customization/managing-credit-card-fees.md).

# Managing Credit Card Fees

**We’ve put even more financial flexibility into your partner dashboard with the ability to toggle credit card fees by customer. Learn more about how you can manage credit card fees straight from your dashboard.**

***

Alternative Payment partners will now be able to manage the passing of credit card fees on a global and customer-specific basis straight from the dashboard. This flexibility will allow partners to easily tailor & control their financial processes for their end-customers.

**Here’s how to easily manage credit card fees:**

1. Go to your Customer Payments
2. Add your excluded customers
3. You’re all set!

***

1. **Go to your Customer Payments**\
   \
   From your [Team Preferences](https://app.alternativepayments.io/dashboard/team/preferences), select [Customer Payments](https://app.alternativepayments.io/dashboard/team/preferences?pageTab=payments). By default, credit card fees are toggled on to pass fees to your customers. Either toggle off the fees to absorb the fees for all customers or select ‘Manage exceptions’ to exclude certain customers from paying fees.

![](/files/qYAxbcqwozlCjq39cW2L)

2. **Add your excluded customers**\
   \
   Select the checkboxes next to the applicable customers you wish to exclude from credit card fees or ‘select all’ and click ‘Modify exceptions' and confirm.

{% hint style="info" %}
***Please note:** You will absorb the credit card fees associated with the excluded customer list. The fees are 2.9% + $0.30 per transaction for all major credit and debit cards and 3.5% + $0.30 per transaction for AMEX.*
{% endhint %}

![](/files/D5oo5ddP1eSqQyn3giJb)

3. **You’re all set!**\
   \
   Congratulations! Your selected customers are now excluded from absorbing credit card fees. Feel free to select ‘Edit’ for ongoing management of your fee exclusion list.

![](/files/whJ7w4CkRy1VgNJIqMu5)

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.alternativepayments.io/preferences/customization/managing-credit-card-fees.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
