Add giftCard from purchase process
sahnhi opened this issue · 2 comments
sahnhi commented
Hello,
We use your plugin for our application.
But I have a problem with the payment of a gift card from a Shop front API.
How is the purchase process for a gift card, if we want to buy it ?
How can I associate a gift card with a payment?
Hope to have an answer,
Thank you
loevgaard commented
To buy a gift card you create a product and set the Gift card
to true, then it's just like any other product that you can buy
sahnhi commented
Thank you @loevgaard , I will try to do this