Skip to content

Stripe accounts can get stuck after submitting verification documents #994

Open
@joshsmith

Description

@joshsmith

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions