code-corps / code-corps/code-corps-api
Stripe accounts can get stuck after submitting fund recipient data
- Linguagem predominante
- Elixir
- Estrelas
- 234
- Forks
- 82
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
# 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.
Guia de contribuição
Direção de pesquisa
Comece reproduzindo a sequência relatada: envie dados parciais do destinatário dos fundos, processe o webhook de verificação e tente enviar novamente. Rastreie como o resultado do webhook e o estado da UI são representados e defina como concluído exibir o estado verificado e evitar uma solicitação de sobrescrita quando a Stripe já tiver verificado o número de identificação pessoal.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- elixir
- Domínio
- api, backend, payments
- Tipo de issue
- Bug
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 30/100