This tutorial is a walk through of our Gift Card API Sample App. The Gift Card API provides endpoints to create and access gift cards as well as link and unlink customers.
This app is written in Express and we showcase the main functionalities of the API including: creating a gift card, adding funds to it and then eventually unlinking the customer from the gift card.
Gift Card Sample App: https://github.com/square/connect-api-examples/tree/master/connect-examples/v2/node_gift-cards
Gift Card API Overview: https://developer.squareup.com/docs/gift-cards/using-gift-cards-api
Gift Card API Reference: https://developer.squareup.com/reference/square/gift-cards-api
Square Developer Community - https://squ.re/slack
Square Developer Twitter - https://twitter.com/squaredev