Ask HN: How do you build a payments app like Venmo?
1–10 of 11 posts
Re: Ask HN: How do you build a payments app like Venmo?
#2Re: Ask HN: How do you build a payments app like Venmo?
#3Are you targeting just the US market and dollars? Going directly with a bank is cheaper but more complex [1]. And unless you’re adding significant value you’ll probably need a money transmitter license in your state.
And if you’re planning on letting any asshole on the internet use this, you need an anti-fraud strategy because settlement times are measured in days and there are plenty of ways that money can be sent but never refunded.
Good luck!
[1] http://engineering.gusto.com/how-ach-works-a-developer-persp...
Re: Ask HN: How do you build a payments app like Venmo?
#4How much are you willing to spend per transaction? With Stripe or Braintree it’s trivial but expensive. Are you targeting just the US market and dollars? Going directly with a bank is cheaper but more complex [1]. And unless you’re adding significant value you’ll probably need a money transmitter license in your state. And if you’re planning on letting any asshole on the internet use this, you need an anti-fraud stra…
Re: Ask HN: How do you build a payments app like Venmo?
#5Any payments developers out there? What does it take to connect to different banking systems to transfer funds and how do you go about it?
You can use plaid.com for that. It also integrates with stripe.com pretty well too.
Re: Ask HN: How do you build a payments app like Venmo?
#6Any payments developers out there? What does it take to connect to different banking systems to transfer funds and how do you go about it?
Re: Ask HN: How do you build a payments app like Venmo?
#7Any payments developers out there? What does it take to connect to different banking systems to transfer funds and how do you go about it?
Building from scratch or using an API? You can use plaid.com for that. It also integrates with stripe.com pretty well too.
Re: Ask HN: How do you build a payments app like Venmo?
#8Https://getsafepay.com
We partnered with a bank and built a custome Cybersource integration that supports visa and MasterCard cards
Let me know if you have questions
Re: Ask HN: How do you build a payments app like Venmo?
#9Any payments developers out there? What does it take to connect to different banking systems to transfer funds and how do you go about it?
Building from scratch or using an API? You can use plaid.com for that. It also integrates with stripe.com pretty well too.