Fees
Defines how fees are applied in transactions, including transaction fees, origin, and destination fees, with calculation methods.
Overview
The Fee model represents various fees applied in transactions, including transaction, origin, destination, and FX (foreign exchange) fees. It also details the method of fee calculation, whether it's a percentage or fixed amount. This page organizes both the Fee and Fee Information models, ensuring clear and consistent representation of fees in the system.
Models
Model
Description
Defines the structure of a fee, including fee type, method, and applicable currency.
Provides detailed information on how fees are calculated and applied to transactions.
Last updated