Interface ProcessingVolume

Export

ProcessingVolume

Hierarchy

  • ProcessingVolume

Properties

average_transaction_amount_card?: number

Average transaction amount, in minor units for Card payments (e.g. $100.00 = 10000 minor units). This field is required for merchants with a card or card-present pricing template assigned to them.

Memberof

ProcessingVolume

average_transaction_amount_debit?: number

Average transaction amount, in minor units for Direct Debit payments (e.g. $100.00 = 10000 minor units). This field is required for merchants with a debit pricing template assigned to them.

Memberof

ProcessingVolume

Three-letter ISO currency code, in lowercase.

Memberof

ProcessingVolume

high_ticket_amount: number

Estimated high ticket amount, in minor units (e.g. $100.00 = 10000 minor units). This represents the highest amount the merchant expects to process in a single transaction.

Memberof

ProcessingVolume

monthly_processing_volume: number

Estimated monthly processing volume amount of the business, in minor units. (e.g. $1,000,000.00 = 100,000,000 minor units)

Memberof

ProcessingVolume

monthly_transaction_count: number

Estimated monthly number of transactions of the business.

Memberof

ProcessingVolume

Generated using TypeDoc