Show HN: SaaS payment integration in ~10 lines of code
1–7 of 7 posts
Re: Show HN: SaaS payment integration in ~10 lines of code
#2whats's the stack?
Re: Show HN: SaaS payment integration in ~10 lines of code
#3whats's the stack?
It uses PHP, Laravel and SQLite. We want to make it installable even on a simple shared hosting.
Re: Show HN: SaaS payment integration in ~10 lines of code
#4My 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?
Re: Show HN: SaaS payment integration in ~10 lines of code
#5My 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 withou…
[flagged]
Re: Show HN: SaaS payment integration in ~10 lines of code
#6Will it support usage based credit payment for AI applications. I am currently working on One.
Re: Show HN: SaaS payment integration in ~10 lines of code
#7Will it support usage based credit payment for AI applications. I am currently working on One.
Not right now, but it’s one of the most interesting features on our roadmap. Still waiting to see if the repo itself gets any attention from developers. TBH, I’m a little disappointed at the moment.