ENUM
Types of fees that can be allocated to a transaction. This includes both required network and processing fees as well as optional fees that may be charged by partners.
Values
enum
Fee paid to the card-issuing bank for processing a card transaction. Set by card networks and
calculated based on factors like card type, merchant category, and transaction amount.
enum
Fee charged by card networks (e.g., Visa, Mastercard) for using their payment infrastructure and
services.
enum
Fee charged by Tesouro for processing transactions and providing payment processing services.
enum
deprecated
Fee charged by the partner entity to the acceptor.Deprecated: Use PARTNER_FEE instead
enum
Fee charged by the partner entity to the acceptor for general payment processing and business
services.
enum
Optional fee charged by the partner entity to the acceptor’s customer for the convenience of using
alternative payment channels or methods.
enum
Optional fee charged by the partner entity to the acceptor’s customer for value-added services
beyond basic payment processing.
enum
Optional fee charged by the partner entity to the acceptor’s customer to offset payment processing
costs, particularly for credit card transactions.