简体   繁体   中英

Stripe Payout to Bank Account

We are using Stripe on our MVC Web Project. I am trying to figure out how we can send money to anyone's bank account from our stripe account.

I have found this documentations but both of them are not suitable for our scenario. This documentation explains how to accept ACH payments, but we need to send not accept: https://stripe.com/blog/accept-ach-payments

Another one explains how to send money with Stripe Connect, but in this scenario payee must have stripe account: https://stripe.com/docs/connect/express-accounts

Is there anyway to directly send money to someone's bank account?

No, these are known as "Payouts" and they require the use of Connect and Connected Accounts which have external accounts you can pay out to.

Complete guide to paying out to a user here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM