Interface CardPresentChargeFeeTemplate

Export

CardPresentChargeFeeTemplate

Hierarchy

  • CardPresentChargeFeeTemplate

Properties

bank_account_change_fee?: number

The amount of the fee applied when the merchant bank account information is updated, in currency minor units.

Memberof

CardPresentChargeFeeTemplate

chargeback_fee: number

The amount of the fee applied per chargeback, in currency minor units.

Memberof

CardPresentChargeFeeTemplate

markups: Markup[]

The list of additional markups applied to a given card type.

Memberof

CardPresentChargeFeeTemplate

monthly_terminal_fee?: number

The amount of the monthly fee applied per terminal, in currency minor units.

Memberof

CardPresentChargeFeeTemplate

retrieval_fee: number

The amount of the fee applied per retrieval, in currency minor units.

Memberof

CardPresentChargeFeeTemplate

reversal_fee: number

The amount of the fee applied per reversal, in currency minor units.

Memberof

CardPresentChargeFeeTemplate

transaction_fee: number

The amount of the transaction fee applied to each transaction, in currency minor units.

Memberof

CardPresentChargeFeeTemplate

The type of transaction fee this pricing template applies.

Memberof

CardPresentChargeFeeTemplate

Generated using TypeDoc