# Processor fee

Interchange fees help cover the&#x20;issuer’s risks and costs associated with each card transaction&#x20;and card rewards, such as points or miles.

<table><thead><tr><th width="307.3333740234375">Processor fee</th><th>What we do</th></tr></thead><tbody><tr><td>Authorizations and settlements</td><td>Confirm that the transaction is approved or declined by the customer's bank (card's issuing bank) and deposit the money into your bank account.</td></tr><tr><td>Chargebacks</td><td>Manage any sale that is disputed by your customer.</td></tr><tr><td>ACH transfers</td><td>Deposit funds to your bank account via the ACH Network.</td></tr><tr><td>Wire transfers</td><td>Deposit funds to your bank account via electronic funds transfer.</td></tr><tr><td>Value-added services</td><td>Offer additional features and functions to streamline your process.</td></tr></tbody></table>

***

RESOURCES

[A MERCHANT'S GUIDE TO Card Acceptance Fees](https://www.jpmorgan.com/content/dam/jpm/merchant-services/documents/jpmorgan-interchange-guide.pdf)


---

# 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.xft.finance/learn/flows/payments/credit-card/processor-fee.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.
