Tambahkan Akun
The "Add Account" will allow the user to open new trading wallets in the different platforms.
This feature is available for 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.addAccount',
redirectSuccess: 'https://www.brand.com/deposit',
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/create-wallet/create-wallet