During the integration process of the TRANSACTION event, you might ask - what to send in the 'transaction_type' field?
Currently, we support the next transaction types:
'credit card';
'external credit card';
'prepaid';
'ewallet';
'bank transfer';
'mobile';
'mobile Provider';
'virtual card';
You can also pass an arbitrary string if none of the options above match your requirements. Some examples of alternative types are below:
'cash';
'terminal';
'internet_banking';
'crypto_currency';
'vouchers';
'crypto_exchanger';
There are no limitations in terms of passing the alternative transaction types, we accept anything you want to pass.
If you have any questions, please contact us.