The uBind WordPress plugin is used to embed a uBind portal and/or product form to your WordPress page. The plugin itself does two main things:
In the HTML head, it adds the following script tag:
In the HTML body, it adds the following element in place of the WordPress shortcode:
For a uBind product
For a uBind portal
Then, when the page loads, the uBind javascript will load, run, and find the div. It will then read the tenant alias, product alias and other configuration details then load the uBind form into that div.
Typically, the environment will be “production”, however possible other values are “staging” or “development”.
If you do not have your portal/product configuration details, you may wish to get in touch with uBind support.