Hi everyone!
This is my first post here — I’ve been reading the forum for a while and finally decided to ask the community for advice.
I’m an indie developer and Shopify store owner, and I recently built a small tool to solve a problem I personally ran into while working with Shopify + Stripe.
The problem
Reconciling Shopify orders with Stripe payouts is painful:
-
orders don’t always match payouts 1:1
-
refunds, partial payments, and fees make things messy
-
Stripe payouts often don’t clearly explain which orders were actually paid
-
Excel quickly turns into a nightmare
What I built
I made a simple reconciliation tool that:
-
connects to Shopify (read-only) and Stripe (read-only)
-
matches orders with Stripe charges and payouts
-
highlights discrepancies:
-
missing payouts
-
underpaid orders
-
refunds
-
unmatched transactions
-
-
shows the difference between expected and received amounts
-
exports everything to CSV
No data is modified — it’s strictly read-only.
Current status
The project is in early active development, and I’m honestly looking for feedback more than anything else.
I’d really like to understand:
-
Is this a real pain point for you?
-
What part of reconciliation causes the most trouble?
-
What would you expect from a tool like this?
-
What’s missing or feels unclear?
My proposal
I can offer 7 days of free access to anyone willing to try it and share honest feedback.
I’m a solo indie developer, so yes — there may be bugs and rough edges — but I’m actively improving the product and would love to build something genuinely useful for the community (and finally stop suffering with spreadsheets).
If this resonates with you, I’d be very grateful for your thoughts ![]()
Thank you for reading!
Best regards