Interface CardChargeFeeTemplate

Export

CardChargeFeeTemplate

Hierarchy

  • CardChargeFeeTemplate

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

CardChargeFeeTemplate

card_update_fee?: number

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

Memberof

CardChargeFeeTemplate

chargeback_fee: number

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

Memberof

CardChargeFeeTemplate

markups: Markup[]

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

Memberof

CardChargeFeeTemplate

retrieval_fee: number

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

Memberof

CardChargeFeeTemplate

reversal_fee: number

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

Memberof

CardChargeFeeTemplate

transaction_fee: number

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

Memberof

CardChargeFeeTemplate

The type of transaction fee this pricing template applies.

Memberof

CardChargeFeeTemplate

Generated using TypeDoc