Transfer Dana Antar Dompet

Created: 6/18/2018 | Updated: 3/18/2019 | Status: Published

The "Transfer Funds" will allow the user to transfer funds between his available wallets across all platforms (Real wallets only).


In case of transfer between 2 different currencies, the system will automatically convert the amount based on the current exchange rate between the currencies (last quote received from the feed provider)

MBT wallets can't be used for this feature.


This feature is available for WowOptions, WowFX, MT4 and MT5 platforms only.

This is part of the "Dashboard" page and there is no need to create a dedicated page for it if you are using our "Dashboard" widget.


Widget implementation:


<div id="bpwidgets"></div>

<script type="text/javascript">

  bpApp({

    apiHost: 'https://bpw.brand.com',

    themeSet: 'black-orange',

    lang: 'en',

    state: 'wowMain.banking.transferFunds',

    redirectSuccess: 'https://www.brand.com/',

    redirectFailure: 'https://www.brand.com/',

 }).render( '#bpwidgets');

</script>



Reminders:

Available widgets and their states - Click here

Make sure the following code is inserted in your HEAD section:

<script src="https://bpw.brand.com/BPWidgets/embed/widgets-iframe.js"></script>



API:

If you would like to achieve this function via API - 


https://tradesmarterfxplatformapi.docs.apiary.io/#reference/user/transfer-funds/transfer-funds