code-corps / code-corps/code-corps-api

Stripe accounts can get stuck after submitting verification documents

未关闭
#994 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug needs bug verification needs clarification
主要语言
Elixir
星标
234
派生
82
PR 合并指标
30 天内没有已合并 PR

描述

# Problem

The following will reproduce the situation:

- Add a US individual with a personal id number of `111111111` (last 4 of `1111`)
- Submit the verification failure personal document image
- Submit the verification success personal document image
- You can, for a moment, submit bank data, but the data does not render, instead returning you to the funds recipient screen

You'll now be stuck and cannot proceed.

Here's some data from an example user (with most extraneous data removed):

```
bankAccountStatus: pending_requirement
bankAccountBankName: STRIPE TEST BANK
bankAccountLast4: 6789
bankAccountRoutingNumber: 110000000
canAcceptDonations: true
chargesEnabled: true
country: US
detailsSubmitted: true
insertedAt: 2017-09-27T23:31:23Z
legalEntityPersonalIdNumber: null
legalEntityPersonalIdNumberProvided: true
legalEntitySsnLast4: null
legalEntitySsnLast4Provided: true
legalEntityType: individual
legalEntityVerificationDetails: Testmode: unverified status from magic id number 111111111
legalEntityVerificationDetailsCode: scan_failed_test_mode
legalEntityVerificationDocument: file_1B6pKZAZvG3nbhMKFM4nguf9
legalEntityVerificationStatus: unverified
managed: true
personalIdNumberStatus: verified
recipientStatus: required
tosAcceptanceDate: undefined
transfersEnabled: true
updatedAt: 2017-09-27T23:53:18Z
verificationDisabledReason: null
verificationDocumentStatus: verified
verificationDueBy: null
verificationFieldsNeeded:[]
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。