Display notice on Deposits List Screen to inform the merchant when their bank account has an error. #8332
Labels
category: core
WC Payments core related issues, where it’s obvious.
component: payouts
Issues related to Payouts
focus: payouts
type: bug
The issue is a confirmed bug.
Milestone
Description
Display a notice in Deposits list screen to inform the merchant when their bank account has an error.
Acceptance criteria
When Stripe sets a bank account to
errored
after a failed deposit, the merchant is informed via a notice on Deposits list screenDesigns
TBD
Testing instructions
stripe payouts create --stripe-account="acct_123" --amount="123" --currency="USD"
errored
.Dev notes
#8321
https://github.com/Automattic/woocommerce-payments-server/pull/4862
Additional context
TBD: how to handle for multiple currency --> bank account setups.
The text was updated successfully, but these errors were encountered: