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

Stripe accounts can get stuck after submitting fund recipient data

未關閉
#993 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug Difficulty: Medium Priority: Medium Skill: Elixir Skill: Phoenix
主要語言
Elixir
星號
234
分支
82
PR 合併指標
30 天內沒有已合併 PR

描述

# 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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。