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

Stripe accounts can get stuck after submitting verification documents

オープン
#994 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。