Pusat Privasi

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

The "Privacy Center" will allow the user to consent for different terms, conditions and policies.

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


Widget implementation:


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

<script type="text/javascript">

  bpApp({

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

    themeSet: 'black-orange',

    lang: 'en',

    state: 'wowMain.privacyCenter',

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

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

  }).render( '#bpwidgets');

</script>



*The description and links in this widget are editable. Please send us your desired text.

Make sure you have dedicated pages for all links in the widget:


Terms and conditions

Privacy Policy

Cookies Policy (usually part of Privacy Policy)



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>