简体   繁体   English

条纹支付到银行账户

[英]Stripe Payout to Bank Account

We are using Stripe on our MVC Web Project.我们在 MVC Web 项目中使用 Stripe。 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本文档说明了如何接受 ACH 付款,但我们需要发送不接受: 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另一个解释了如何使用 Stripe Connect 汇款,但在这种情况下,收款人必须有 Stripe 账户: 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.不,这些被称为“支付” ,它们需要使用Connect和 Connected Accounts,这些帐户具有您可以支付的外部帐户

Complete guide to paying out to a user here .在此处向用户付款的完整指南。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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