This module allows you to transfer a certain amount to another user's wallet and view the history of similar transactions.
Select a recipient using the search bar to make a transfer. The search for a user is carried out by name, ID or email. Then enter the amount to transfer and click Submit.
The table below displays the history of funds transfered. You can select the number of records on one page - 5, 10, 15 and 50.
Configuration:
All of the settings can be customized either from admin panel by manualy editing code or from within the back office by pressing on a cog icon in a right upper corner of the page (only accessable when "Online office admin" flag is presented).
props |
type |
default |
description |
:wallet-id= |
Number |
"3" |
Wallet id from which the funds will be deducted |
confirm-by= |
String |
"email" |
Confrimation of a transaction, either email or phone |
Dmitri K
Comments