You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
2 of them are the result of #2501 and can be fixed by doing a second "final gift".
The third one is more problematic: the user chose a bank account withdrawal as the disbursement method, it seemed to work, therefore the balance was zero and the account was closed, but the payout failed asynchronously (/callbacks/balanced). That's a flaw in the account closing logic that we need to fix one way or another.
Changaco
changed the title
Deal with closed accounts who still have money in their balance
Deal with closed accounts having a non-zero balance
Feb 23, 2015
We currently have 3 such accounts.
2 of them are the result of #2501 and can be fixed by doing a second "final gift".
The third one is more problematic: the user chose a bank account withdrawal as the disbursement method, it seemed to work, therefore the balance was zero and the account was closed, but the payout failed asynchronously (
/callbacks/balanced
). That's a flaw in the account closing logic that we need to fix one way or another.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: