Using Gift Cards in Bold Checkout

Bold Gift Cards is a suite of features available in Bold Checkout as a way of offering and managing gift cards. Access to this feature set is available on request. Please reach out to our Merchant Success team to have this feature enabled for your shop.

With Bold Gift Cards you can:

  • Create and send gift cards to your customers via email
  • Define a gift card product to be offered for sale on your storefront
  • Access gift card management tools
  • Customize the gift card email template
 Alert

Only gift cards created in Bold Checkout can be used in Bold Checkout.

This guide will walk you through the setup and features of Bold Gift Cards in Bold Checkout.

 


 

Setup & Functionality

To access the features of Bold Gift Cards from within Bold Checkout, please follow the steps below.

  1. From within Bold Checkout, select Payment options, then Gift Cards.
  2. Select Connect next to Bold Gift Cards.

    Connect Bold Gift Cards

 


 

An email containing the gift card code and secret PIN will be sent to your customer when you create a gift card to be sent by email, or when your customer purchases one on the storefront. The gift card email will be sent to the email address your customer uses at checkout.

You can customize this email with your own language and use the provided merge fields to automatically populate information specific to your customer.

 Alert

It’s best to ensure this email is set up correctly and enabled before creating your gift cards.

 


 

Setup

  1. From within Bold Checkout, select Payment Options, then Gift Cards.
  2. Scroll down and select Customize email.

    Customize email

  3. Change the Subject Line and body of the email as needed.

    Note: Merge fields are outlined in the left margin and can be included in your email if desired. For example, using the [note] merge field will include the private note you defined when creating a gift card by email.

    Email template

  4. Select Save.

 


 

To create a gift card from a product, you will want to be sure to set up the product within your commercetools admin first. This method allows you to select a product from your commercetools admin to represent your gift card, which will then be available for sale on your storefront.

When your customer purchases a gift card, an email with a unique code and PIN number will be sent to them using the email address they entered in the checkout.

 Alert
  • It is recommended to create your product as a digital product so your customer is not prompted to enter a shipping address in the checkout.
  • Gift card products also require a SKU.

 


 

Setup

  1. From within Bold Checkout, select Payment Options, then Gift Cards.
  2. In the field that says Add your gift card products, search for your gift card product by SKU.
  3. Select Add.
    Add gift card product
  4. Optional: Repeat steps 2-3 to add multiple gift cards.

 


 

This method allows you to create and send an email with a unique gift card code and PIN to an individual customer. This gift card will not appear on the storefront.

 


 

Setup

  1. From within Bold Checkout, select Payment Options, then Gift Cards.
  2. In the top right, select Send gift card.
  3. Enter an Amount and the Recipient Email address.

    Required fields

  4. Optional: Enter a personalized message to your recipient.
  5. Optional: Enter a private note.

    Note: Private notes can be shared with your customer if you include the [note] merge field in your gift card email template. For more information, view the information above, under Customize the Gift Card Email.

  6. Optional: Select an Expiration date.

    Note: Countries have different laws for gift card expiry dates. Check the laws in your country before setting an expiry date.

  7. Select Send.

 


 

Under the Issued tab, you can view the information for your issued gift cards, as well as cancel a gift card in the event your customer has lost their code. 

At a glance, you can see the last four characters of the gift card code, customer email address, status, creation date, initial amount, and remaining balance.

Using the search bar, you can narrow down the information to view a specific customer’s gift card information by email address.

Issued gift cards

Gift card status definitions:

  • New: The gift card has never been used.
  • Used: Some of the balance has been used for payment.
  • Empty: All of the balance has been used for payment.
  • Expired: The gift card had an expiry date which has passed.
  • Canceled: The gift card has been canceled through the Actions menu.

 


 

Cancel a Gift Card

In the event your customer has lost their gift card code, you can cancel their gift card and issue a new one with their remaining balance.

To cancel a gift card, select the Issued tab and search for your customer by email. Select the ellipsis under Actions, then Cancel gift card.

Cancel gift card

 


 

View Details

You can also view all the gift card details such as the code and the PIN number for each of your customers. 

To view a customer's gift card details, select the Issued tab and search for your customer by email. Select the ellipsis under Actions, then View details.

View details

Example details

 


 

Export Data

The Export data button will allow you to export your issued gift card information to a CSV file. This file will contain the information shown under the Issued tab, as well as any notes or messages that were included in any gift card emails.

Export data button

 


 

Integrations

Bold Gift Cards are compatible with Bold Subscriptions.

When your customers use a gift card to pay for a subscription item, they are still required to add an additional payment method to their order during their initial checkout. This is to ensure that when the gift card balance is used up, there is still a payment method on file for future recurring payments.

The gift card is automatically applied to all recurring orders until the balance is reduced to zero. 

Gift card payments and balances are displayed under the Payment information section within the Customer Portal. Once a gift card is attached to a subscription order, another gift card can be added within the Customer Portal.

Subscriptions payment information

 


 

Limitations

  • Gift cards cannot be added to an order in the Customer Portal unless one already exists.
  • Gift cards cannot be removed from a subscription order.

 


 

GiveX is a third-party gift card provider which can also be connected from within Bold Checkout. In order to use this integration, you will need to create an account with GiveX and obtain a host and user I.D. along with a password.

When connected to GiveX, all gift cards are created and managed on their platform. Bold Checkout will not show issued gift cards, balances, or options to cancel, for gift cards created in GiveX.

 Caution

You can only be connected to one gift card provider at a time. If you are already connected to Bold Gift Cards, connecting to GiveX will cancel all issued gift cards created in Bold Gift Cards.

 


 

Setup

To connect to GiveX, please follow the steps below.

  1. From within Bold Checkout, select Payment options, then Gift Cards.
  2. Select Connect next to GiveX.
    Connect GiveX
  3. Enter your GiveX credentials.

 


 

You may hide the gift card payment option with CSS if you don't want it to appear in the checkout.

  1. From within Bold Checkout, select Settings, then General Settings.
  2. Navigate to Appearance and select the Custom CSS box.
  3. Copy and paste the following code into this box:
    /* Hide gift card payment type */
    .PaymentMethod--GiftCard { display: none; } 
  4. Select Save.
Was this article helpful?
0 out of 0 found this helpful