Show HN: SaaS payment integration in ~10 lines of code

6 pointsposted 7 hours ago
by mehraban

4 Comments

imranshah10140

2 minutes ago

Will it support usage based credit payment for AI applications. I am currently working on One.

calculatoraiapp

4 hours ago

My name is Oleksandr, I'm interested in your project and have a few questions. A unified API seems really useful, but in my experience, the challenge isn't opening the checkout page, but rather handling different subscription cycles across different providers. Stripe and PayPal handle failed payments, cancellations, refunds, trial periods, and so on differently. How does your PayCan service handle these states without losing provider-specific data? Can the application access the original provider event if a unified model isn't sufficient?

dashtio

5 hours ago

whats's the stack?

mehraban

5 hours ago

It uses PHP, Laravel and SQLite. We want to make it installable even on a simple shared hosting.