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

(github.com)

6 points | by mehraban 7 hours ago ago

5 comments

  • imranshah10140 37 minutes ago

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

    • mehraban 26 minutes ago

      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.

  • calculatoraiapp 5 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 6 hours ago

    whats's the stack?

    • mehraban 6 hours ago

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