Headless commerce and custom storefronts with Shopify APIs and SDKs
Hi everyone!
I'm having trouble understanding how to show my app frontend on shopify storefront. I'm tryng to make a giftcard app inn which the customer could watch his balance, calculated at the app end and the possibility to pay with it.
From one side I want to show them the balance as an icon and the quantity of points (money) on it.
From the othe side I want to add the app buttom from which the customer choose to pay with his points prepaid and not with a credit card or else.
My app is being written on React and node.Js. I'm thinking about using app proxy or script tag, but I'm not sure how to use them.
Could anyone have any example to borrow or any recommendation at all?? Thank you all in advance.
Cheers!
Hi @miguel__mc
You are spot on. You can use a script tag to load in JS or use an App Proxy in order to display your app as if it was part of the Shopify store with its own page. You can also use both.
You will want to create a partner request and app. From there, you can explore https://help.shopify.com/en/api/guides/application-proxies to get a working example together.
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022