
PayCan launches open-source Stripe checkout alternative
PayCan is an open-source, self-hosted payment checkout layer designed to prevent provider lock-in by supporting multiple payment gateways via a unified API. It uses framework-agnostic Web Components to manage subscription states and webhooks, keeping primary SaaS applications free of billing logic.
Self-hosting your payment checkout layer is a double-edged sword; while it offers total freedom from vendor lock-in and high platform fees, developers must handle the hosting, security, and maintenance of their payment infrastructure themselves.
* High flexibility allows switching between Stripe and PayPal via a single unified API and about 10 lines of code.
* Uses framework-agnostic Web Components inside a Shadow DOM to avoid CSS leaks or conflicts.
* Offloads customer sync, webhook handling, and subscription state management from the main SaaS application.
* Currently in active development and not yet production-ready, meaning early adopters must exercise caution.
DISCOVERED
1h ago
2026-07-17
PUBLISHED
2h ago
2026-07-17
RELEVANCE
AUTHOR
Hassan Jahan