Gift Cards at the Checkout

Gift Cards can be integrated directly into the Aurora Checkout page (beside the customer address and other payment details) if desired.

This article describes where to find examples of this in action and how to integrate them into your Store.

Introduction

Gift Cards can be integrated directly into the Aurora Checkout page (beside the customer address and other payment details) if desired. To do this, you should get the most recent copy of the following template from the Aurora Demo Example Front-end Template repository and simply include it into your checkout template:

templates/example.com/checkout/gift-cards.tpl.html

👍

This template provides a working example of the HTML and JavaScript required to add Gift Cards to your Checkout page, include the use of Google ReCapture (which you can remove if not required).

🚧

All example templates are provided for illustrative purposes only and without on-going support.