PayCan: Open-source multi-gateway payment integration in ~10 lines of code

by

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.


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!

17 views

Add a comment

Replies

Best

BTW, which tagline do you choose for our tomorrow launch:

  1. Open-source, multi-gateway payment integration in ~10 lines of code

  2. Open-source alternative to Stripe Checkout for vibe-ccoders without lock-in