Adding a Gift Card Balance Checker to your website
We have a "gift card balance checker widget" that can be installed on your website. Here's how it's done:
1) copy the following script tag and past it near the bottom of your webpage (right above the closing </body> tag is fine):
<script id="emaginepos-gc-balance-script" async src="https://s3.amazonaws.com/emaginepos-gc-widget/gc-balance-widget.js"></script>
2) add a CSS class by the name of "emaginepos-gc-balance-target" to the html element(s) that should launch the widget when clicked. Here's an example of a button that will launch the widget when clicked:
<button class="emaginepos-gc-balance-target">Check Gift Card Balance</button>
That's it. If the default styling doesn't work for you, we can help you further in terms of customizations.
Here's a screenshot of the widget w/ default the styling: