Use WooPayments Server to determine next scheduled deposit date (vs. calculating manually) #8146
Labels
category: core
WC Payments core related issues, where it’s obvious.
component: payouts
Issues related to Payouts
priority: medium
The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability
status: blocked
The issue is blocked from progressing, waiting for another piece of work to be done.
type: enhancement
The issue is a request for an enhancement.
Description
In
Payments > Overview
, we show an approximate date for the next scheduled payout:Currently this is calculated in the plugin, based on the deposit schedule.
Ideally we would delegate this logic to WooPayments Server, as the authority. And the parallel logic in plugin should be removed.
Additional context
We're looking at adding next expected deposit date to a
deposits/overview-all
API response:The text was updated successfully, but these errors were encountered: