【问题标题】:A bank account with that routing number and account number already exists for this customer Plaid+Stripe Exception此客户已存在具有该路由号码和帐号的银行帐户 Plaid+Stripe 例外
【发布时间】:2021-01-26 10:43:36
【问题描述】:

我在 Xamarin.Forms 应用程序中实现了 Plaid+Stripe。我添加了一个银行账户,当我尝试关联另一个银行账户时,我收到了来自 Stripe 的 400 错误请求,其中包含以下消息:

已具有该路由号码和帐号的银行帐户 此客户存在

我用过的Api:https://api.stripe.com/v1/customers/CustomerId/sources

任何人都知道如何解决此错误,是否可以使用相同的 UserID 在条带支付中关联多个银行账户?任何帮助将不胜感激!

【问题讨论】:

    标签: xamarin xamarin.forms stripe-payments plaid


    【解决方案1】:

    这意味着您尝试更新的客户已经拥有该特定银行帐户。确保新银行账户的账户和路由号码与之前附加的不同。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-04-24
      • 2011-12-16
      • 2019-01-23
      • 1970-01-01
      • 1970-01-01
      • 2021-11-09
      • 2019-08-22
      相关资源
      最近更新 更多