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

Stripe accounts can get stuck after submitting verification documents

Aperta
#994 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug needs bug verification needs clarification
Lingua principale
Elixir
Stelle
234
Fork
82
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

# 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:[]
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.