milindpatel
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎11-30-2022 06:01 AM
Topic Started
9
Topics Started
Topic Solutions
1
Solution
Post Count
60
Posts
Post Kudos
15
Likes

Community Badges

Hi All, Shopify provides webhooks and events subscriptions for mostly all of the events happening in the store which is a really great feature. Currently, we are using AWS Event Bridge implementati...
I am wondering how other applications tracking store's customers/visitor activity to provide better analytics for the features of their applications. Is there any tool available for tracking...
One of our application users is facing an issue as below. 
Customer sign in to the store and after that automatically customer is being logged out.
 When reviewing this issue we f...
As Shopify launches multi-currency for some of the stores we have one application that provides discount codes based on some conditions. Currently, we calculate cart_total_price and ap...
Hello I am trying to implement multi-currency in one of my testing store. Everything works great but on the customer's account page where orders are displayed currency is not updating...
We are providing Loyalty And Reward application in totally different ways. We do have integration with OLD POS which is working awesome. We are providing spent rules based on current cart product...
We have requirements regarding apply specific discount code when trying to purchase a product using buy now button. and express checkout options. We are unable to test that feature due to they are...
We have our application in Shopify. We install our code in theme, and we use include tag mostly. But as per Shopify’s recent changes in liquid tag they are deprecating include tag a...
We have our application in Shopify. We install our code in theme, and we use include tag mostly. But as per Shopify’s recent changes in liquid tag they are deprecating include tag a...
Hello I am trying to implement multi-currency in one of my testing store. Everything works great but in customer's account page where orders are displyed currency is not updating.&nbs...
Anyone facing the issue with a fake customer creating automatically repeatedly in Shopify store with random emails? One of our client is facing this issue. Shopify already provides Google R...
As shopify launches multi-currency for some of stores we have one application which provides discount codes based on some conditions. Currently we calculate cart_total_price and apply ...
I have started learning python api for shopify https://github.com/Shopify/shopify_python_api As shopify has threshold limit of 41 calls so we can get headers in python library of shop...
I have one application which needs all customers need to be synced with the application. Normal stores are having nearly 2K-50K customers which generally synced within half hour. But some sto...
Customer has 6 orders. {{ customer.orders.size }} returns 6 every time. When we try to paginate it using {% paginate customer.orders by 3 %}{{ paginate.pages }} Other Code...
Is it possible to get all products tags in one single call from shopify API? I tried it in browser it is return by following url "store.myshopify.com/admin/products/tags.json" But whe...
Hello We are providing Store Credit feature in our application <span class="lia-unicode-emoji" title=":grinning_squinting_face:">😆</span> Flits 1. We are simply generating discount code and applied to checkout. 2. We have several requests about do no...
What is Best way to get product and variant information when we received inventory level update webhook. There is very less information in webhook data. As mentioned here <span class="lia-unicode-emoji" title=":grinning_squinting_face:">😆</span> https://he...
Shopify recently launches new API for recommended products for shopify plus merchants. Link is -> https://help.shopify.com/en/themes/development/getting-started/using-ajax-api#recommended-produ...
We are developing one module useful for shopify POS customers. What we are doing is including the shopify pos SDK js and normally try to fetch cart. But sometimes cart is retrieved and sometimes it...
We have developed one application called "Flits" you can find it here App Link. We have a feature called Store credit.Recently we develop integration with POS for that store credit to be used in POS...
Hey There, We are trying to implementing multipass using api in shopify for shopify plus stores. But we want to know what is exact use for shopify multipass. We try to contact shop...
Hey There, We are Trying to build full cancel order module for our application. But we some doubts as below related to that can any body help us in that. 1. In Our testing store we are get...
Today one of my customer goes to write review about our application FLITS but here's image he sends me that he is not able to write review As Per client's sentence this aler...
I have one application in shopify partners which has link https://app.getflits.com So Whenever some clicks on /apps page it opens with that url. Now we have developed feature for POS integ...
No content to show

User Activity

We are willing to update our application's code related to the POS link for the Shopify POS application.Every thing works great but we are getting cart amount related issues in iOS and Android.I have added both the JSON response content(related to th...
We have one scenario in which we need to check the order's createdAt date in Shopify Flow condition.Flow is triggered on the order's fulfillment.Currently, as per my overview in Flow's conditions, there is no order's created_at date present in the co...
We have one requirement to display the customer's gift card when the customer logged in.I have searched API reference as well as the liquid reference but I haven't found anything related to thatCan someone help me with this?
We have one requirement to display the customer's gift card when the customer logged in.I have searched Liquid reference but I haven't found anything related to thatCan someone help me with this?
Yes you are right.But we uses simple liquid order objects to display order in Customer Account Area.I feel like Liquid Order object does not contains the refunded items as per their documents here -> https://shopify.dev/docs/themes/liquid/reference/o...
I have recently noticed that when we edit order using Shopify from Shopify admin and remove any item or adjust item's quantity it is not updated in order history page when the customer is logged in. If we add any item then it is displayed but when we...
It didn't work on my end.I have another request coming from merchants so I am unable to work on that still.I will let you know once we finished that.
We are using Shopify's recurring charge REST API.Currently, we are adding 30 trial days by default.We need to update trial days for customers on request.There is no way to update trial days using API.The current process is to cancel the existing char...
Hey @AnthonyKentris , Yeah Great no issue in that.There is no direct webhook to get price change.We need to listen product update webhook then need to compare with our database products price. Is there any shortcut for that? or any other workaround l...
Thank you so much @AnthonyKentris @Nick  As we are providing wishlist feature to our application flits -> https://apps.shopify.com/flits. What we wanted to do is whenever product price changes send notification to customer who have added that product...
I want to do some action when product price is changed is there any feasibility on this in shopify workflow?  
Hey @AnthonyKentris , Yes obviously that makes sense let me try that I will try that out. Thank you for your response.
We are developing feature for our one of application "Flits"You can find more details at . "Click Here for more details" What we are trying to provide is 1. If Store initiate refund process 2. The amount of refund (Current Total Refund Amount) should...
Okay perfect thank you for information. 
So we need to manage trial days calculations at our end for exact 30 days trial.We cannot put same code for subscription update/create. Other wise we might be in loss. I feel like this is recent changes otherwise before 6 moth shopify handles trial d...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
Likes given to