【问题标题】:Plaid + Stripe transfer from my account to the authenticated bank account from PlaidPlaid + Stripe 从我的账户转移到 Plaid 认证的银行账户
【发布时间】:2024-01-13 15:51:01
【问题描述】:

有没有办法喜欢从 Stripe 转移到经过身份验证的 Plaid 帐户?

在 Stripe 文档中有一个 transfer 对象,但它有一个 destination 属性,这将是另一个 Stripe 帐户(如果我错了,请纠正我)。

我想知道我是否可以使用将在 Plaid 中生成的 bank_account_token(进行 ACH 转账时)作为 destination,以使我的银行账户在 Stripe 转账中链接到另一个经过身份验证的银行账户格子呢。

所以这就像进行 ACH 转账,但反过来(从我的账户到客户账户)

对不起,我的英语不好,感谢任何可以帮助我的人。

【问题讨论】:

    标签: stripe-payments plaid


    【解决方案1】:

    您似乎无法以相反的方式进行 ACH 转移(从条纹到格子)

    【讨论】:

      【解决方案2】:

      Stripe 有关于如何与 Plaid 集成的非常全面的文档:https://stripe.com/docs/ach#using-plaid

      【讨论】:

      • 感谢您的回复,但您似乎无法以其他方式进行 ACH 转移