No content to show
User Activity
07-30-2024
Yea I do not see the option in the dashboard, I am assuming it is because I do not have any public apps yet. I do create the offline and online token, just trying to figure out how to make it use offline instead. I thought you used both.
07-30-2024
Okay I will admit, I am new to shopify dev and I have launched an app from my partner account to a store and I am seeing what I believe the issue to be is the store losing its session renewal because they are not visiting the app for a day, but when ...
07-02-2024
Yes I am trying to program my first app so be easy! Actually I am looking to make a custom app inside a specific store as it is to custom to make any money on. What I am looking to do is create a order status page that I can send webhooks to it to ...
05-27-2024
I have a webhook firing to send the products of a new order to an external website as well as once it is unfilled being removed from the external website. But having a hard time understanding or figuring out how to send all unfilled orders to the ex...
05-27-2024
Actually that app above profit bundles does it really good. But of course its another monthly fee. The only issue I have seen is that when you use lets say a bundle created on the retailer store and then they add your products, the retailer has to ...
Just curious if anyone that is using ShipStation has found a workaround to not let Shopify send collective products over to ShipStation? The problem is when we fulfill an order it will also put tracking info on product from our supplier who has not...
I am curious if anyone is using the shopify collective as a supplier that is bundling products together that when you share to the collective stores for use, they are able to use it exactly how it is built? So lets say choose a base package, select ...
I was wondering if someone had a simple script or app the literally just displayed the products to be fulfilled. It will display nothing but the product, how many and that is it. Do not care about order numbers etc. Just a big projector that the C...
I meant to ask, did you happen to have an example script handy or similar I can look at to edit?
So that gives me hope. So if this was you. What would you do?
Is that on the roadmap to allow 3p api calls? so there is now way I can write something that does these checks and adds and removes tags on google sheets or something that uodates Shopify customers? Just thinking outside the box.
02-23-2024
I am migrating from woocommerce over to shopify and have one thing that I just can't figure out a direction to go and need some help. I wrote some code via the functions.php in woocommerce that would take the customers email that was logged on in my...
02-23-2024
That would be great, but I would need this to be a live type of thing, they come to checkout, enter in code and let the coupon be applied if L2 or remove coupon if not a member.
02-20-2024
Ah okay so I think I understand what you are saying, however how would I keep it checking for membership status? The issue would be that the s2 member site is not under our control so the membership status changes from month to month and that is why...
02-19-2024
I must admit that I am new to shopify coding, however I wrote some code that would allow a client in woocommerce to check a subscriber s2member site for a level 2 or above and would allow the use of a coupon code we predetermined and works great in w...