Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
stylenone

Overview

Before the only way to validate a promo code was through the WEB / APP on the loyalty offers page or at checkout (read about it here: https://rbictg.atlassian.net/wiki/spaces/COG/pages/4098490531/Promo+Codes+Offer+Content+Setup?search_id=08a3c026-6f8c-4136-a775-59f5efdd6ba9 ).

Now when guests place an order at a Kiosk / POS, they are able to use a promo code to unblock an associated offer linked to this given promo code.

The validation and redemption of the promo code should be possible for both signed in (to loyalty) and signed out guests. The customer journey is the same for both signed-in and signed-out users, read more about it here: Kiosk - Promo Codes .

Sanity Setup - Creating an Offer

Note

The Loyalty Offer contained in the Promo Code has to be a Systemwide Loyalty Offer.

image-20240611-034727.png
  • Set up the Systemwide Loyalty Offer, refer to this doc Systemwide Offers

  • Because this Loyalty Offer is only assigned to the users having Promo Code, this Offer wouldn’t be shown in Offer list, in the Sanity setup, need to toggle the button Hide This Offer from Offers List, to hide it from Offer list.

    image-20240611-035530.png
  • Add the above Offer to the live Offer list

  • Get the sanity id of the Offer

Voucherify Setup

  1. Log into Voucherify instance https://app.voucherify.io/#/app/core/welcome

    • This can be different for different markets

  2. In the left sidebar click ‘Campaign Hub - Campaigns’ and click the Create campaign in the top right to create a new campaign 

    image-20240610-034230.png

  3. Select Discount Coupons.

    image-20240610-034625.png

  4. Determine if you want bulk codes or a standalone code. Add a name and description for the campaign. This will only be visible for voucherify users. Confirm redemption limits and the number of codes to generate. You can also define the Code format(e.g. length and pattern) in Advanced code settings section. Click Next Step when done.

    image-20240610-034940.pngimage-20240610-035003.png


    See Voucherify documentation for more detail https://support.voucherify.io/article/17-how-do-i-create-my-first-campaign

  5. Set the time duration if required. Click Next Step when done.

    image-20240610-035620.png
  6. Set the discount to Rewards, and set the Free product and Units quantity. Do not need to add any validation rules. Click Next Step when done.

    image-20240610-035915.png

  7. Set up Metadata

    image-20240610-040123.png


    To add or edit the metadata. Paste keep the Key as sanityId, and paste the sanity_id from Sanity to fill the Value. This is required for the promo code to work. Click Next Step when done.

    image-20240610-041323.png

    For example, in this above case, the sanity id is 8eb47981-xxxxxx in Sanity, the Value should be set as 8eb47981-xxxxxx

...