Documentation
Feedback
Guides
API Reference

Guides
Integration Guides
Gift Card

In VTEX, gift cards are a payment option that allows brands to manage loyalty programs, create refund vouchers and accept physical gift cards in their online storefronts.

There are two ways a VTEX store can offer gift cards to their customers:

  • Using our native gift card provider
  • Integrating an external gift card provider

To use our native gift card solution, simply set it up as a payment method and your customers will be able to use their gift cards on your store's checkout. These gift cards are created and managed in your store's admin panel.

To integrate with an external gift card provider, however, you must develop a middleware according to our Gift Card Provider Protocol. This tutorial will present the main concepts and guide you through the steps required to complete this integration.

Stores may activate multiple gift card providers. For example, you may use our native gift card provider and two external providers.

Structure of this guide

ArticleDescription
Gift Card system architectureHow to identify the payment methods' ID and set up the interest rate type using the Payments Gateway API.
Managing VTEX gift cardsHow to manage VTEX native gift cards from the VTEX gift card provider through the GiftCard API.

This guide is currently being written and published as content become available.

Contributors
3
Photo of the contributor
Photo of the contributor
Photo of the contributor
+ 3 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
Contributors
3
Photo of the contributor
Photo of the contributor
Photo of the contributor
+ 3 contributors
On this page