Hi, I have created webhook file for orders/update. Now I want to trigger the API present inside the webhook file only if the order is shipped.
Hi, I am creating public app in that I have created the pages at the time of app installation. Now, when someone uninstalls the app that time want to delete those pages. I have created app/uninstal...
I have created an app, with Oauth I have got access token too. Using that token I have created a page in store pro-grammatically. In that page I want to load loyalty dashboar...
Jan 22, 2019
I have created Metafield using API. Currently accessing those Metafields in shopify cart.liquid like given below - {{ shop.metafields.AnnexCloud.access_token }} But when I try to access Metafi...
Jan 21, 2019
I have created webhook using API. Currently accessing those Metafield in shopify cart.liquid like given below - {{ shop.metafields.AnnexCloud.access_token }} Getting correct value using above synta...
Jan 10, 2019
We are currently calling third party(our API to OPT-IN that user in our system) API using ajax in cart page for OPT-IN feature. Consider that user is already created in our system at t...
Jan 7, 2019
We are currently calling third party(our API to register that user in our system) API's using ajax in cart page for Join Loyalty feature. But by exploring we found that ajax is not secure way to i...
No content to show
User Activity
Getting CORS errors when trying to call the external api using Fetch while I have already setup all required things as per checkout UI extension guidelines.But steel I am getting CORS errorsPlease help me I am totally stuck here.Thanks in advance,Jit...
01-21-2019
Shopify sending HMAC code in header. You have to just catch it from header and rest process is same.You can check below link for more detailshttps://help.shopify.com/en/api/getting-started/webhooks#creating-an-endpoint-for-webhooks