Open msherry opened 9 years ago
I don't think bank accounts used to display the reason for removal previously. Is the balanced.noc_reason
field in meta generated by Balanced? If so, is meta
the right place to add the removal reason? I don't see this message in anywhere else in this bank account.
I could have sworn that I remembered seeing this, but you're probably right. In that case, this is now a feature request, not a bug :)
And yes, meta['balanced.noc_reason']
comes directly from Balanced.
Why are we using meta
for communicating this instead of adding a field like noc_reason
? Anyone can edit/remove the meta fields.
That's probably why it was never in the dashboard and I'm wrong. Credit failures have a specialized field for this (failure_reason
) (which information happens to be duplicated in meta
), but we probably just dumped the NOC reason in meta
as a quick hack and never added the same field that transactions have.
Bank accounts removed due to NOC (Notice of Change) used to display the reason for removal under the 'Status' area -- they are now just saying 'Removed' with no reason.
https://dp.balancedpayments.com/#/marketplaces/MP469NHQYWQNCmIcHmoS1KP5/bank_accounts/BA66MkTzMyCF5cfyUQt9dN2y is one example.