All Collections
3rd Party Integrations
Smartwaiver
Adding our modified Smartwaiver widget to your website
Adding our modified Smartwaiver widget to your website
Mike avatar
Written by Mike
Updated over a week ago

Smartwaiver has a "website widget" that allows customers to sign your waiver directly from your website.

Smartwaiver's widget doesn't ask customers for their Starboard Suite confirmation number, which prevents us from linking the waivers to their reservations.

To address this, we have a drop-in replacement for the widget code that will require customers to lookup their reservation before filling out the waiver.

To use our modified widget, paste the code below just above the </body> tag on your website:

*Be sure to replace [subdomain] with your actual Starboard Suite subdomain.

<script src="https://[subdomain].starboardsuite.com/smartwaiver-widget-include?webpl_title=Sign%20our%20waiver&webpl_align=Left&webpl_fontsize=20&webpl_background=%233b3b3b&webpl_fontcolor=%23ffffff&webpl_font=Verdana" type="text/javascript"></script>

*Expert Tip: If you've created custom styling for your existing widget, that will work in our replacement as well. Just copy and paste the styling parameters (everything after the question mark) into the new URL.


Keywords: Smart Waiver

Did this answer your question?