Interface CommissionConfigurationRequest

Object to get the commission charge configured for a specific merchant

Hierarchy

  • CommissionConfigurationRequest

Properties

Properties

currency: "USD" | "COP" | "CLP" | "UF" | "PEN" | "MXN" | "CRC" | "GTQ" | "HNL" | "NIO" | "BRL"

Type Param

Code of currency used

totalAmount: number

Type Param

The amount you are going to collect

Generated using TypeDoc