Versions Compared

Key

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

In conjunction with Best Practice Design, CSS supports online Gift Cards via the implementation of the Gift Card widget. 

Gift Cards can be created and maintained on the web, and redeemed by the user during checkout with a Gift Card Number and PIN. Users can combine Gift Card funds with traditional payment options, and may use a card multiple times until its balance is depleted.

Enabling The Functionality

There are 2 flags which need to be set in order for Gift Cards to work correctly. 

The first is the Gift Card Provider flag: 

  1. Login as an Administrator.
  2. Navigate to Settings --> Settings.
  3. Click the 'Orders' tab.
  4. Click the 'Credit Cards' tab.
  5. Scroll to the setting 'Gift Card Provider' and set to 'CSS'.
  6. Click 'Update' to save changes. 

 

The second is the 'Allow B2C Pay By Gift Card' flag, which is set at Customer level. 

  • For sites with one default B2C Customer Code, this flag can be set to 'Yes' in Customer Maintenance. 
  • For sites with many B2C Customer Codes, contact Commerce Vision Support and request a bulk update.

 

Adding The Widget & Configuring Options

...

 The change will be reflected once the web page is refreshed.

 

Enabling Gift Card Functionality

There are 2 flags which need to be set in order for Gift Cards to work correctly. 

The first is the Gift Card Provider flag: 

  1. Login as an Administrator.
  2. Navigate to Settings --> Settings.
  3. Click the 'Orders' tab.
  4. Click the 'Credit Cards' tab.
  5. Scroll to the setting 'Gift Card Provider' and set to 'CSS'.
  6. Click 'Update' to save changes. 

 

The second is the 'Allow B2C Pay By Gift Card' flag, which is set at Customer level. 

...

 

 

Creating Gift Cards

Creation and maintenance of Gift Cards is performed by the Administrator in the existing CMS. Cards can be created manually or imported in bulk via CSV flat file. 

...