This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
OwnPay is an open-source organization building self-hosted payment infrastructure giving developers, merchants, and businesses complete ownership of their financial stack. We pioneered the world's first self-hosted white-label custom-domain checkout architecture: one server, multiple brands, each on its own domain, logo, and color scheme customers see your brand, never OwnPay.
Hi HN,
I built OwnPay (https://github.com/own-pay/OwnPay), a sovereign, self-hosted payment orchestrator built in modern PHP 8.3+.
Most payment platforms force you to become a tenant on their servers - your customers, financial records, and transaction logs flow through a third-party SaaS taking a cut on top of gateway fees. OwnPay flips that: you deploy it on your own server (shared hosting, VPS, or bare metal), and you own 100% of your data and fee margins.
Key Technical Decisions:
1. No Heavyweight Framework Magic: Built without Laravel/Symfony runtime overhead - sub-millisecond boots with pure PSR-4 autoloading, a PSR-11 DI container, and PDO prepared statements (PHPStan Level 9 strict analysis).
2. GAAP Double-Entry Ledger: Money calculations use BCMath string arithmetic with mutex SELECT FOR UPDATE locks to prevent double-crediting or race conditions.
3. Multi-Brand Custom Domains: Manage multiple isolated brands/stores from one superadmin dashboard, each on their own verified white-label custom domain.
4. Autonomous SMS Verification: A paired Android companion app parses real-time bank/MFS SMS notifications and auto-matches customer payments.
5. Sandboxed Plugin Architecture: 120+ gateway adapters running under an AST-scanned security sandbox.
You can try the live demo without installing:
https://demo.ownpay.org/login (Credentials: admin / admin123)
The code is licensed under AGPL-3.0: https://github.com/own-pay/OwnPay
I would love your feedback on the double-entry ledger architecture and gateway isolation model. Happy to answer any questions!
OwnPay was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #33 on the daily leaderboard. OwnPay is an open-source organization building self-hosted payment infrastructure giving developers, merchants, and businesses complete ownership of their financial stack. We pioneered the world's first self-hosted white-label custom-domain checkout architecture: one server, multiple brands, each on its own domain, logo, and color scheme customers see your brand, never OwnPay.
OwnPay was featured in Open Source (68.7k followers), Fintech (47.4k followers), Payments (13.2k followers) and GitHub (41.4k followers) on Product Hunt. Together, these topics include over 65.2k products, making this a competitive space to launch in.
Who hunted OwnPay?
OwnPay was hunted by Fattain Naime. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how OwnPay stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.