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 NameDescriptionStateNotes
LoginLogin to platformswowMain.login
RegisterRegister a userwowMain.register
Forgot PasswordPre-login Forgot PasswordwowMain.forgotPasswordno need to embed if using our login widget
DashboardDashboard - All wallets overviewwowMain.dashboard.container
Transfer FundsTransfer Funds between walletswowMain.banking.transferFundsAlso come as a popup in dashboard
Add AccountAdd accountwowMain.banking.addAccountAlso come as a popup in dashboard, For WowFX, MT4, MT5 only (Not WowOptions)
TermsGeneric Terms and Conditions TemplatewowMain.terms
Privacy PolicyGeneric Privacy TemplatewowMain.privacyPolicy
Account ContainerUser's Account Management (all tabs)wowMain.account.container
SettingsAccount settings - Personal detialswowMain.settingsStand alone version for the container tab
Upload DocumentsUpload DocumentswowMain.uploadStand alone version for the container tab
QuestionnaireRegulation QuestionnairewowMain.questionnaireStand alone version for the container tab
Change PasswordChange Password (in login mode)wowMain.changePasswordStand alone version for the container tab
Mobile VerificationVerify your mobilewowMain.mobileVerificationStand alone version for the container tab, requires Nexmo account
DepositBackpack Cashier - Deposit PagewowMain.banking.deposit
Withdrawal RequestInitiate a Withdrawal RequestwowMain.banking.withdrawal
Privacy CenterGDPR Privacy CenterwowMain.privacyCenter


States names are case sensitive