有没有办法喜欢从 Stripe 转移到经过身份验证的 Plaid 帐户?
在 Stripe 文档中有一个transfer
对象,但它有一个destination
属性,该属性将是另一个 Stripe 帐户(如果我错了,请纠正我)。
我想知道我是否可以使用bank_account_token
将在 Plaid 中生成的(在进行 ACH 转账时)将destination
我的银行账户在 Stripe 转账中链接到另一个由 Plaid 认证的银行账户。
所以这就像进行 ACH 转账,但反过来(从我的账户到客户账户)
对不起我的英语不好,感谢任何可以帮助我的人。