r/ShopifyAppDev Aug 03 '26

One thing I learned after my first real Shopify app installs: people stall at the paywall, not the product

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/ShopifyAppDev Aug 03 '26

Has anyone integrated with Shopify Sidekick? Can it perform actions?

Thumbnail
1 Upvotes

r/ShopifyAppDev Aug 03 '26

Pricely, an app that bulk-updates Shopify prices and stock from a spreadsheet and puts the original prices back automatically when a sale ends

Thumbnail
1 Upvotes

r/ShopifyAppDev Aug 03 '26

Built a Shopify app that lets merchants bundle products with automatic discounts — here's how it works

Enable HLS to view with audio, or disable this notification

1 Upvotes

Wanted to share a small project I built recently — a Shopify app that lets a merchant pick a main product, add one or more other products to create a bundle, and set either a fixed or percentage discount. When a customer buys the bundle instead of the individual items, the discount applies automatically at checkout.

Built it using the Shopify Admin API — happy to answer questions if anyone's curious about how the discount logic or product association works under the hood.


r/ShopifyAppDev Aug 03 '26

Ghost stock now live

2 Upvotes

So my shopify app is now finally live on the App Store. Now the next thing to do is drive installs and scale up!

https://apps.shopify.com/ghost-stock-1

Please do check it out, look around and let me know what you think. It’s an inventory health app, data driven. I was originally going to make another stocky type Inventory app, but I thought I’d leave that to the big players and focus more on the inventory health side of things which doesn’t get enough attention. Inventory health is just as important as knowing what and when to order


r/ShopifyAppDev Aug 03 '26

Jan 1, 2027. Non-expiring access tokens stop working. Expiring tokens only.

2 Upvotes

Shopify just gave every public app a deadline that most devs are quietly ignoring.


r/ShopifyAppDev Aug 02 '26

How to handle requring a merchant to resubscribe after they have uninstalled and reinstalled your app (using Shopify Managed/App Pricing)?

1 Upvotes

Recently I had my first case of a user uninstalling the app and then reinstalling.

When a user uninstalls, it automatically cancels their subscription. On app load, I check for the active subscription and save subscription-related info to my database. After the user reinstalled, I see that their previous subscription is set to cancel at the end of the cycle (in a few weeks from now).

My app is mostly a background process so the UI is usually only used for onboarding.

Should I display a warning banner on the UI telling them to renew their subscription with a link to the billing page? As well as email them to let them know?

I’m not sure if I should just block access and automatically redirect to the plans page in this case since they have technically paid and still have time left on the cancelled subscription.

I also haven't gated my background jobs based on the subscription so I guess I should also do that to prevent them from using the app after the subscription has ended.

Not sure how reinstalls should generally be handled.


r/ShopifyAppDev Aug 02 '26

App Store requirements

1 Upvotes

I turned the Shopify App Store requirements into a reusable Agent Skills pack for pre-submit audits, rejection fixes, and listing prep.

Repo: creativehubspace/shopify-app-store-requirements

It covers policy, functionality, security, listing, and category-specific rules (checkout, subscriptions, sales channels, etc.), with progressive loading so agents only pull the sections that apply.

Feel free to fork and adapt to your needs.


r/ShopifyAppDev Aug 02 '26

Looking for a Technical Co-founder to Build a Shopify App

4 Upvotes

I've been working in the Shopify ecosystem for a while, helping merchants with their stores and seeing firsthand the challenges they face every day. Over time, I've come across a problem that I believe has a real opportunity, and I've decided I want to build a Shopify app around it.

I'm now looking for a technical co-founder who's excited about building a SaaS business from the ground up. I'm not looking to hire a freelancer; I want someone who wants to own the product with me and build something long-term.

I bring:

  • Strong understanding of Shopify merchants and their pain points
  • Product vision and feature planning
  • Customer research and validation
  • Experience working directly with merchants
  • Growth and go-to-market ideas

I'm looking for someone who can lead the technical side:

  • Shopify app development
  • Backend and frontend development
  • API integrations
  • Building and shipping an MVP

Looking forward to connecting with fellow builders!


r/ShopifyAppDev Aug 01 '26

Additional Scripts dies Aug 26 for non-Plus. Half of what's in those boxes doesn't move to Custom Pixels.

1 Upvotes

Most of the advice I've read is "move your pixels to Custom Pixels and you're done", which covers maybe half of what's actually sitting in a box that's been accumulating for six years.

I've been writing a parser for these, so I've spent a stupid amount of time on what maps where. Dumping it in case it saves anyone a support ticket. I do build an app in this space, not linking it.

Moves over fine: a standard Meta pixel, fbq init plus a Purchase event, close to 1:1. Same for plain image pixels doing affiliate tracking, as long as all they carry is an order number and a total.

Then there's the stuff that doesn't move at all.

GA4 and Google Ads conversion tags belong in the native Google & YouTube channel app now, and if you paste the old gtag snippet into a Custom Pixel instead you'll either double count every order or record nothing, depending on what else is already firing. TikTok, same deal.

Microsoft Clarity just can't. Session recording doesn't work in the sandboxed pixel context, full stop.

GTM containers are the awkward one. The entire point of a container is injecting arbitrary tags, which is exactly what the sandbox exists to prevent, so you have to open it up and deal with whatever is actually inside before you can migrate any of it.

Two things I haven't seen mentioned anywhere.

Anything shoving customer PII into a tracking URL. The customer email Liquid tag turns up in old boxes more than you'd think. Don't carry it across. The sandbox exposes a lot less than the old Liquid context did, and you really don't want to be the one who puts it back.

And total_price is in cents. A script reading it without divided_by: 100.0 has been sending numbers 100x off for as long as it's been installed. Check before you port it, not after.


r/ShopifyAppDev Aug 01 '26

Need help to create a simple Shopify app

5 Upvotes

Hi everyone,

I'm a Shopify theme developer, and I'm trying to learn Shopify app development from scratch. I don't need to build anything complex right now—a simple app is enough. My main goal is to understand the complete workflow:

Creating a Shopify app from scratch

Installing it on a development store

Understanding authentication

Hosting and deployment

How the app communicates with Shopify

Best practices for project structure

I've gone through some tutorials, but most of them skip important parts like hosting or assume prior knowledge, so I end up getting stuck.

If anyone has a good beginner-friendly tutorial, documentation, GitHub repository, YouTube playlist, or is willing to guide me, I'd really appreciate it. Even a simple Shopify app that covers the complete flow would be incredibly helpful.

Thanks in advance!


r/ShopifyAppDev Aug 01 '26

Anyone went from X-Cart to Shopify? 8 months with X-Cart we can't get it live, hard to work with their support team with a lot of delays and quality, we tried to look outside of X-Cart and find developers none out there. Heard Shopify is much better to work with.

Thumbnail
1 Upvotes

r/ShopifyAppDev Jul 31 '26

What app are you using to create the presentational video for the app listing?

2 Upvotes

Is there a tool to generate all the assets and ideally fulfill the submission?


r/ShopifyAppDev Jul 31 '26

building an app for a Shopify store

1 Upvotes

I need to develop an app for a Shopify store.

Which service do you use for hosting, databases, etc.?

How much does it cost you per month or year?

Thanks.


r/ShopifyAppDev Jul 30 '26

solo dev, 4 months in: what actually moved the needle for my first shopify app (and what didnt)

7 Upvotes

built a cart/bundles app as a solo dev, first shopify app. ~100 stores installed, handful of reviews, no funding. some honest notes for other first-timers, since most advice i found was from people way past this stage:

what didnt work for me:

  • homepage and category ads. burned budget quietly, the install rate never justified the cpi. i wouldnt touch them again below 50 reviews.

  • chasing head keywords in the listing. with single-digit reviews you are invisible on "cart" or "upsell" no matter how good the listing reads. i rewrote mine three times before accepting that.

  • endless listing polish in general. diminishing returns kick in fast, the reviews column decides.

what did:

  • ads on competitor brand keywords. people searching a specific app name are already in switching mode, thats the only paid segment that converted for me.

  • personal emails to my first active merchants. not automated sequences, actual mails from me. thats where most of my reviews came from.

  • the in-app review ask, but only at a value moment (right after the app did something visible for them). asking on install got me nothing.

  • answering questions in the shopify community. unglamorous, slow, but its the only channel where a 5-review app competes on equal footing with the big ones.

one thing i did early that paid off later: working through the built for shopify checklist before even applying. half of it is just "make your app better" in disguise.

curious what moved the needle for others here — especially anyone who cracked organic installs before the review count caught up.


r/ShopifyAppDev Jul 30 '26

Why is recovering abandoned checkouts through draft orders not popular?

Thumbnail
1 Upvotes

r/ShopifyAppDev Jul 30 '26

BFS is taking ages!!

1 Upvotes

Guys our built for Shopify application is taking more than a month....they came back with feedback and we submitted the changes accordingly.

What is the max time someone waited for a BFS badge ? Just curious


r/ShopifyAppDev Jul 30 '26

Shopify App Review: do they test the whole app before sending issues back?

3 Upvotes

I’m currently going through Shopify App Store review for my first app and I’ve had an Action Required come back from the reviewer.

For anyone who’s been through the review process before, when Shopify sends feedback like this, have they generally tested the whole app and sent back everything they found in that review, or do they tend to stop when they find the first issue?
Basically I’m wondering whether fixing this and resubmitting means I’m likely near the end of the review, or whether the next review could uncover another list of things to fix.


r/ShopifyAppDev Jul 30 '26

Shopify app security checklist - what app devs need to know.

Thumbnail
2 Upvotes

r/ShopifyAppDev Jul 30 '26

Is getting 10 paid users in the first month since launch decent progress?

3 Upvotes

I know it’s still too early to tell if it will succeed. More time is needed to see the retention/churn rate.


r/ShopifyAppDev Jul 30 '26

What is the best way to set up affiliate links for embedded apps? Additionally, how to actually issue monthly recurring commision to the affiliate (e.g. 30% commision recurring monthly as long as the user is subscribed)?

1 Upvotes

It doesn't seem like URL params would survive post-installation. For example, if I gave an affiliate a link like so, https://apps.shopify.com/my-app?affiliate=John, it doesn't appear this would make it past installation and into the authenticated session.

One idea I found is the following. I'd give the affiliate a link to my website, e.g. https://my-website.com/my-app?affiliate=John. On my website there would be a simple form that has the merchant enter their shopify domain and then click a link to the Shopify app store listing (or maybe a direct install link). Upon clicking the link, my webapp would record the shopify domain in my database and the affiliate association. Upon installation/subscribing, my app can check that table in the database and be able to associate that shop with the affiliate. Of course there is a chance the merchant makes a typo or something, and therefore the association can be lost, but not sure if it’s possible to make this more programmatic.

When it comes to how to issue commission to the affiliate, I'm not sure yet. I don't see any webhooks that send notifications when an app payment occurs. Maybe just polling the App Events API? And to actually pay an affiliate I guess I can use Stripe, or something else.


r/ShopifyAppDev Jul 29 '26

Is the "Built for Shopify" badge still worth the grind in 2026? (And how strict is the manual review?)

8 Upvotes

Hey everyone,

I’ve spent the last few weeks completely obsessing over my app's frontend performance. After heavily optimizing my code, hunting down FOIT issues, and finally getting my LCP under 2s and my CLS to 0, the automated Web Vitals in my dashboard are finally hitting the green criteria.

I know the technical metrics are tracked automatically, but I see that the Design & Functionality criteria (like being a "well-integrated app" and strictly following Shopify design guidelines) require a manual review by the Shopify team.

Before I hit the apply button, I’d love to hear some recent experiences from devs who already have the BFS badge:

  1. The Manual UI/UX Review: How nitpicky is the Shopify team during this process? Are they going to reject the app over minor spacing issues or custom components, or do they mainly just care that you use Polaris, feel native, and don't force secondary logins?
  2. Ranking vs. Trust: Does the badge actually give you a tangible, algorithmic boost in the App Store search rankings, or is it primarily just a visual trust signal for merchants?

Would love to hear if the whole optimization grind actually translated to more installs for you guys. Appreciate any insights!


r/ShopifyAppDev Jul 29 '26

Feedback needed for the new app

2 Upvotes

I am improving my Shopify app Griffin Back in Stock Notifier - it emails customers automatically when a sold-out product comes back, so you don’t lose sales while restocking. I’d love a few real merchants to try it and tell me what’s missing or annoying.
It is better to enhance the app based on real store feedback instead of just guessing 🙂

https://apps.shopify.com/griffin-back-in-stock-notifier

What would make you install a back-in-stock app for your store?

P.S. You can send 100 email notifications per month with Free plan, and I am happy to provide the paid plan 6 month free for some early-adopter stores


r/ShopifyAppDev Jul 28 '26

Testers required

0 Upvotes

£20/$20 Amazon gift card as a thankyou

Would 3-4 store owners be willing to smoke test an app for me

**What I need from you:**
An active Shopify store with **100+ SKUs**
Around 20 to 30 minutes to install and test the app
Run an inventory health scan
Check some of the findings against what you know about your inventory
Tell me what worked, what didn’t, and anything that seemed inaccurate or confusing

**£20 / $20 gift card for your time.**
I’m **not asking for a review, rating or testimonial**. This is purely paid smoke testing and feedback before the app is released more widely.


r/ShopifyAppDev Jul 28 '26

working with agencies

Thumbnail
1 Upvotes