Prerequisites
Wallet & Transactional service works with Integer values, it means when you call the API and receive the balance
or bonus_balance
you'll receive them with 00
in full value
Examples
balance
= 10000 it means user balance is 100.00 in received currency
bonus_balance
= 134563 it means user bonus balance is 1345.63 in received bonus currency
amount
= 13400 it means transaction amount is 134.00 in received currency
Last updated