What is it? Additional charges that can be applied to transactions when using authorizeCustomerInitiatedTransaction or authorizeRecurring mutations that are intended to offset the fees incurred when processing a transaction. Please note that the rules and laws for when and how to collect these fees are complicated and vary for each card network and every state and continue to evolve. It’s recommended that you consult an attorney to ensure all the rules/laws are followed correctly prior to implementing.Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
ScenarioBen makes a $100 purchase at Maple Street Coffee, one of Clearpath Payment’s acceptors, and is charged a $3 convenience fee for paying online. Clearpath Payments processes the transaction for a total of $103.
Implementation rules
- Only one fee type can be included per transaction
- The fee amount must be included in the total transaction amount
- Available fee types:
CONVENIENCE: A convenience fee is a charge passed on to customers for the privilege of paying for a product or service in a way that is not standard for a business. For example, movie theaters have traditionally sold tickets in person at the box office. For those sales they cannot assess a convenience fee. However, if the movie theater provides customers an alternative option to pay by phone or over the internet using a credit card the theater can charge a convenience fee.SERVICE: A type of convenience fee that is restricted to merchants within specific merchant category codes (MCC) such as education and government. Some networks require registration to use a service fee.SURCHARGE: A type of convenience fee that is assessed on all transactions, not just certain channels. Banned by some states. Card networks must be notified prior to assessing. Each card network and state has rules on how the fee can be assessed.
- Depending on the card network and the type of fee the fee may be combined with purchase amount in a single transaction OR processed as two separate transactions (one transaction for the purchase amount and a second transaction for the fee amount). The rules are complicated so please contact your Tesouro representative for guidance.
Adding a fee
When adding a fee, specify:- The fee type (
CONVENIENCE,SERVICE, orSURCHARGE) - The fee amount
- Total amount that includes the fee