Dasbor

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

Widget implementation:


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

<script type="text/javascript">

  bpApp({

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

    themeSet: 'default',

    lang: 'en',

    state: 'wowMain.dashboard.container',

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

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

  }).render( '#bpwidgets');

</script>


The "Dashboard" Container is a widget presenting the users' different wallets, together with important navigation feature.

The dashboard will show only platforms that are configured to your brands.



"Add Funds Now" and the "Drop down Platform launcher" are editable links - just send us your desired url's.



Optional - "Add Account" popup



Optional - "Transfer Funds Between Accounts"



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>