Obtaining the Smart UI Widget

There are currently 2 versions of SmartUI: v3 & v4. All new projects must use v4. If you currently using a previous version, you must upgrade. To read how to upgrade to v4, visit the Migrating v3 to v4 page. Moving to v4 will allow you to take advantage of new functionality currently available and any upcoming enhancements, such as catering to the Drivers Licence card number requirement.

It is straightforward to move to the latest version, but a developer will be required to make the change.

Please don't download the Smart UI .js files. Simply create a script tag and link to either the minified or the non-minified files below and update the version tag to the desired one. Besides the major versions v3 and v4, we also provide semantic versioning to target specific releases. Visit Version Log for details of the available versions.

v4 Files (current maintained version)

v4 will have a dramatically reduced bundle size due to better handling of images.

Also:

  • Add supporting documents upload capability
  • Add opt-in for digital drivers licence

To upgrade you will not need to make any changes to your config, unless you want to opt-in to a digital drivers licence or use the new feature "Supporting Documents".

🚧

Content Security Policy

Update your Content Security Policy (CSP), if you use one, to allow for img-src from assets.frankiefinancial.io

v3 Files (Existing Users Only)

Smart UI Backend URLs