Sell gift cards right from your website. This guide explains how to add your gift card checkout page to your website so your customers can purchase digital gift cards on your website.
First, login onto the dashboard and navigate to the Checkout Page screen. Here you'll see your checkout page and a link and code snippet. Copy the code snippet.
You'll need to add the code snippet to a page on your website. Once added, the gift card checkout page will be shown on the page on your website. The steps to add the code snippet depends on the website platform you're using. We'll describe the steps for some popular website hosting platforms.
If you are not using any of the described website platforms, you can also add the code snippet to a webpage's HTML source code.
Squarespace
On a page where you want to add the checkout , add a new Code Block. Paste the code snippet you copied from your dashboard in the code block and click save. The checkout page will now show up on the page.
Wix
To add the checkout to your Wix site, you’ll have to add an HTML Iframe to your page. Once the HTML Iframe block is added to your page, you can either enter the checkout link you copied from your dashboard when selecting Website Address or paste the code snippet from the dashboard when you selected Code in the block.
Wordpress
Adding the embedded checkout to your Wordpress site requires an IFrame plugin. Once the plugin is installed, paste the code snippet in the IFrame. The embedded checkout should now be shown.
GoDaddy
Add a new HTML Section to a page on your site and paste the code snippet in the Custom Code field.
Shopify
We have a dedicated Shopify app that will add the checkout to your Shopify store automatically, but if you want to add the checkout manually you can follow the steps below:
Login to your Shopify admin panel.
Click on Online Store – Pages.
Click on Add page.
Enter the Title of your Page and and click the <> icon in the text editor.
Paste the code snippet in the text editor