I have a custom developed website that provide some service to customers and it include Gift card. I have to implement shopify gift card functionality in that custom website.
Using that website customers will be able to purchase giftcard that is created in shopify admin. I have looked in documentation and API refrences, but i don’t understand the proper flow to purchase a giftcard.
Does is invlove cart, order, checkout, transaction and payments APIs? If its involve all endpoints then in what is the flow of it, and how customer will complete payment.
I am very thankfull to you and apreciate your time and effort to reply to my query.
Now i can see flow little bit clear, but at the time of checkout what additional parameter will be sent for gift card or what will be product and variant id?