Skip to content

FROD balance isn't included in total balance #9666

@brucealdridge

Description

@brucealdridge

Description

The Stripe Express Dashboard that WooPayments merchants use now has a separate "Future Refunds or Disputes" (FROD) balance.

Image

Merchants can manually add to this balance for any reason. The purpose of the FROD balance is when future disputes or refunds are expected. This balance will be used first rather than other balances or withdrawals.

WooPayments currently has no knowledge of the FROD balance. When it is in use balances will be incorrect. It's worth noting that this is a similar problem to the reserved balance

Image

For example: With a $100 pending balance, $100 FROD balance, and $0 available balance, a merchant refunds $50.

Total balance Available funds FROD balance (not visible in WooPayments)
Before Refund $100 $0 $100
Expected $100 $0 $50
Actual $50 $0 $50

Additionally refunds and disputes that use funds out of the FROD balance will NOT have funds deducted from a future deposit.
Image

This task requires a spike to understand the full implications of the FROD balance in WooPayments and if the FROD balance is available as an API.

Additional context

https://woocommerce.com/document/woopayments/fees-and-debits/preventing-negative-balances/
p6q7sZ-hJ2-p2

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions