Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 757 Bytes

Configuration.md

File metadata and controls

13 lines (8 loc) · 757 Bytes

Configuration

Properties

Name Type Description Notes
brand kotlin.String Payment method, like eftpos_australia or mc. See the possible values.
currencies kotlin.collections.List<Currency> Currency, and surcharge percentage or amount.
country kotlin.collections.List<kotlin.String> Countries, to filter different surcharge amounts for domestic or international cards. [optional]
sources kotlin.collections.List<kotlin.String> Funding source. Possible values: * Credit * Debit [optional]