General Overview
The Backpack web implantation features, provide you the ability to easy embed the FinTec platform to your web system.
This feature currently divided to 2 mains implementations methods:
1.Word-Press Smart Plugin.
2.Direct Script to your page. (For instruction - Click Here)
Word-Press Smart Plugin installation:
Download the Backpack Word-Press Plugin from the bottom :
After downloading the plugin file ....
on your WordPress control panel , go to Plugin -> Upload Plugin
and find the Zip file that download in the previous step (file name : bpWpEmbed.zip) .
Press "install now" and "activate plugin".
then (still at WP Controll Panel ) go to Setting -> Backpack Embed
and check the Parameters that currently exist
Please note that the only Mandatory filled is the API Host Parameter
(Example API Host : https://fx-trading.brokers-domain.com)
embedding Backpack app in WP pages
To embed the Backpack app use the following shortcode example syntax in the TXT box :
[bpwidgets3 themeset="blue" lang="en" state="wowMain.login" ]
explanation :
bpwidgets3- Is the widgets to embed (Mandatory).
themeset (optional)-Is the color schema to use (defined in the CRM).
lang (optional)-Is the language to display in the app.
state (optional)-Is the default page (state) of the app.
redirectsuccess (optional)-Is the default redirection for a page with success response from a submittable form.
redirectfailure (optional)-Is the default redirection for a page with failed response from a submittable form.
[bpwidgets3 themeset="blue" lang="en" state="wowMain.login" ]
State details , Available states for widgets3 app:
Widget Name | Description | State | Notes |
Login | Login to platforms | wowMain.login | |
Register | Register a user | wowMain.register | |
Forgot Password | Pre-login Forgot Password | wowMain.forgotPassword | no need to embed if using our login widget |
Dashboard | Dashboard - All wallets overview | wowMain.dashboard.container | |
Transfer Funds | Transfer Funds between wallets | wowMain.banking.transferFunds | Also come as a popup in dashboard |
Add Account | Add account | wowMain.banking.addAccount | Also come as a popup in dashboard, For WowFX, MT4, MT5 only (Not WowOptions) |
Terms | Generic Terms and Conditions Template | wowMain.terms | |
Privacy Policy | Generic Privacy Template | wowMain.privacyPolicy | |
Account Container | User's Account Management (all tabs) | wowMain.account.container | |
Settings | Account settings - Personal detials | wowMain.settings | Stand alone version for the container tab |
Upload Documents | Upload Documents | wowMain.upload | Stand alone version for the container tab |
Questionnaire | Regulation Questionnaire | wowMain.questionnaire | Stand alone version for the container tab |
Change Password | Change Password (in login mode) | wowMain.changePassword | Stand alone version for the container tab |
Mobile Verification | Verify your mobile | wowMain.mobileVerification | Stand alone version for the container tab, requires Nexmo account |
Deposit | Backpack Cashier - Deposit Page | wowMain.banking.deposit | |
Withdrawal Request | Initiate a Withdrawal Request | wowMain.banking.withdrawal | |
Privacy Center | GDPR Privacy Center | wowMain.privacyCenter |
States names are case sensitive