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

Stripe accounts can get stuck after submitting fund recipient data

Open
#993 0 comments 0 reactions 0 assignees View on GitHub
bug Difficulty: Medium Priority: Medium Skill: Elixir Skill: Phoenix
Dominant language
Elixir
Stars
234
Forks
82
PR merge metrics
No merged PRs in 30d

Description

# Problem

The following error can happen when adding the funds recipient individual:

- verifiable information is provided in the form of last 4 of the personal id number
- the initial response for the update says the data provided is not sufficient and we need the full personal id number
- in the meantime a webhook can come in that says it is verified, and we’re stuck trying to submit even though it’s fine
- the UI will not reflect this, so you can attempt to submit the full personal id number, but will receive an API error informing you that the personal id number cannot be overwritten once the account is verified by Stripe

I'm not sure yet the best way to handle this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.