This is cool, but the money has to be charged via credit card first right? It would be nice to transfer money from the bank account linked to stripe to another account, and as a user of Stripe's connect API, it would be nice to enable this in our apps for our users. Even cooler would be full blown ACH. We are working with ACH providers now and what a stark contrast to the beauty of stripe. All require some form of mo…
(I work at Stripe.) Right. Those are both things that are on our product roadmap. (:
Send payouts with Stripe
11–20 of 143 posts
Re: Send payouts with Stripe
#12Re: Send payouts with Stripe
#13Re: Send payouts with Stripe
#14Apart from Balanced Payments and Dwolla I don't think anyone gives a simple way (means using API) to send payouts. This could be huge!
Re: Send payouts with Stripe
#15This is cool, but the money has to be charged via credit card first right? It would be nice to transfer money from the bank account linked to stripe to another account, and as a user of Stripe's connect API, it would be nice to enable this in our apps for our users. Even cooler would be full blown ACH. We are working with ACH providers now and what a stark contrast to the beauty of stripe. All require some form of mo…
Re: Send payouts with Stripe
#16This is cool, but the money has to be charged via credit card first right? It would be nice to transfer money from the bank account linked to stripe to another account, and as a user of Stripe's connect API, it would be nice to enable this in our apps for our users. Even cooler would be full blown ACH. We are working with ACH providers now and what a stark contrast to the beauty of stripe. All require some form of mo…
Re: Send payouts with Stripe
#17This is cool, but the money has to be charged via credit card first right? It would be nice to transfer money from the bank account linked to stripe to another account, and as a user of Stripe's connect API, it would be nice to enable this in our apps for our users. Even cooler would be full blown ACH. We are working with ACH providers now and what a stark contrast to the beauty of stripe. All require some form of mo…
(I work at Stripe.) Right. Those are both things that are on our product roadmap. (:
1) Better support for disputes in the API (right now to get all our disputes, we have to pull _all_ charges and walk them...)
2) The ability to generate test disputes. You guys provide an awesome test API, but there's no way to generate disputed charges in testing, so I can't test any of that functionality...
Re: Send payouts with Stripe
#18Is a rollout to scandinavia in the weeks, months or years-timeframe?
Re: Send payouts with Stripe
#19How does this jive with laws around transmitting money?
Tl;dr: we work with a bank to do this; we do lots of checks; and you're required to verify the identity of the recipients. See https://stripe.com/docs/tutorials/sending-transfers#verifyin... for more info.