Very expensive!
Show HN: We built an open source, zero webhooks payment processor
11–20 of 230 posts
Re: Show HN: We built an open source, zero webhooks payment processor
#12Something tells me the main problem with payment processing is integrating with card companies like visa and mastercard, and not whether you use webhooks or not (if I understand correctly how online payments work).
Re: Show HN: We built an open source, zero webhooks payment processor
#13Re: Show HN: We built an open source, zero webhooks payment processor
#14For those who are wondering, like me, what is this? Is this a new alternative to Stripe? The answer is: no. This is an added layer of abstraction on top of Stripe.
For now, yes. The game plan over time is to get deeper into the actual card rails side of things. But first we really want to nail the developer experience.
Re: Show HN: We built an open source, zero webhooks payment processor
#15It makes it very clear, and easy to understand.
- ./packages: MIT
- ./playground: MIT
- ./platform: AGPLv3
Re: Show HN: We built an open source, zero webhooks payment processor
#16> 2.9% + 30¢ Very expensive!
Re: Show HN: We built an open source, zero webhooks payment processor
#17[under-the-rug stub] [see https://news.ycombinator.com/item?id=45988611 for explanation]
Re: Show HN: We built an open source, zero webhooks payment processor
#18Something tells me the main problem with payment processing is integrating with card companies like visa and mastercard, and not whether you use webhooks or not (if I understand correctly how online payments work).
Closer-to-the metal integrations with providers is definitely a big headache. Solving that problem takes a bit longer because you need bank partnerships, in many cases have to pass compliance screens, etc. We're aiming to tackle the more tractable part first which is the developer experience
Re: Show HN: We built an open source, zero webhooks payment processor
#19Earlier quoted context omitted.
For now, yes. The game plan over time is to get deeper into the actual card rails side of things. But first we really want to nail the developer experience.
Who cares about developer experience? Genuinely asking, because I’m a developer too and I certainly don’t care. What we care about is solving the actual problem of payments with the downstream companies.
Re: Show HN: We built an open source, zero webhooks payment processor
#20[under-the-rug stub] [see https://news.ycombinator.com/item?id=45988611 for explanation]