# Credit Card surcharge and Late fees

PayorCRM provides the ability to add a  credit card surcharge if a customer pays using his credit card or to add a late fee if the customer pays the invoice after due date.

Go to **Settings -> Settings Advanced tab -> Select "Surcharge and Late fees"**

**Credit Card Surcharge Percentage** This field allows you to provide a credit card surcharge as a percentage(For eg : If you would like to charge a 2.75% surcharge , you may provide the value 2.75 in this field)

**Late Fee Percentage** This field allows to provide a late fee as a percentage ( For eg : If you would like to charge a late fee of 1% , you may provide the value 1 in this field )

![](https://3374705038-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNdJcNMhJqomLNd_IiQ%2F-MQ6eyuOMncFUbCg2A8v%2F-MQ6f3g1_msINk7kg3j3%2Fccsurcharge_late%20fee.PNG?alt=media\&token=6ad01b12-2bed-492f-ae11-e28e3034989e)


---

# 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.payorcrm.com/advanced-settings/credit-card-surcharge-and-late-fees.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.
