Loading...
Account Balance {{ctrl.userBalance.currency.sign || ctrl.deposit.currency.sign}} {{ctrl.userBalance.amount || 0}} {{ctrl.userBalance.currency.code || ctrl.deposit.currency.code}}

DEPOSIT FUNDS

{{ctrl.deposit.currency.code}} not supported. Please choose another currency.

Payments Breakdown

Deposit Amount {{ctrl.deposit.amount || 0 | currency:ctrl.deposit.currency.sign:2}} {{ctrl.deposit.currency.code}}
Deposit fee {{ctrl.deposit.fee || 0 | currency:ctrl.deposit.currency.sign:2}} {{ctrl.deposit.currency.code}}
Total amount {{(ctrl.deposit.amount + ctrl.deposit.fee) || 0 | currency:ctrl.deposit.currency.sign:2}} {{ctrl.deposit.currency.code}}
Secure encrypted payments

This is a secure 128 bit SSL encrypted payment.

Deposit Complete!

Successfully deposited {{(ctrl.deposit.amount + ctrl.deposit.fee) || 0 | currency:ctrl.deposit.currency.sign:2}} {{ctrl.deposit.currency.code}}.

Click DONE to close the view