PayCan: Open-source multi-gateway payment integration in ~10 lines of code
Hey everyone!
If you’re building a SaaS or a side-project, setting up payments usually means hours of dealing with webhook routing, customer sync logic, and getting locked into one provider.
I built Paycan to fix this. It’s an open-source, self-hosted checkout layer.
No Vendor Lock-in: Switch between Stripe and PayPal without changing your database or application logic (more local payment providers soon).
Drop-in Simple: Around 10 lines of code to integrate.
Self-Hosted & AGPLv3: You run it on your own server, keeping full control over your checkout.
It's currently in active, pre-production development (built with Laravel and Vue) and is fully ready for testing.
https://github.com/paycan-app/paycan
If you have a minute, I'd love for you to check out the repo and let me know what payment gateways you need supported next. Thanks for the support!
Replies
We will launch tomorrow:
https://www.producthunt.com/posts/paycan/maker-invite?code=AM2QTN
BTW, which tagline do you choose for our tomorrow launch:
Open-source, multi-gateway payment integration in ~10 lines of code
Open-source alternative to Stripe Checkout for vibe-ccoders without lock-in