Resolve discrepancies btwn pending cash payout mockups and reality of Stripe
There is still some disconnect between stripe's capabilities and the expectations that are set for users in the mockups for the wallet cash balance component and wallet pending cash payout popup. I originally thought that the problems would be resolved once we transition all stripe accounts to monthly payout intervals. But after speaking with Mark, it seems that the information we're planning to display to users is still not going to be accurate. For example - in the balance component, only the Total Paid Out value is fine as it is. The Pending Earnings and Next Payout Date are not.
added scoped label
assigned to @michaelfbradley
added scoped label
changed milestone to %Wallet Upgrade
added scoped label
changed the description
mentioned in issue minds/design#3
- Developer
Need @markeharding guidance on how to proceed on this one. Our goal is simply to provide as much data as we can to help the user understand how much they have earned on Minds
Edited by Jack Ottman - Developer
Can't we just do...
- This Month Earnings = user's stripe balance (this number is available on Stripe) + any Pro earnings
- Total Paid Out = total amount user has been paid out (this number is available on Stripe)
- Next Payout = date of next scheduled payout (this data is also available on Stripe)
The Pro earnings seems to be the only complication since it is only a credit towards the users Stripe balance until they receive $100 or more
Edited by Jack Ottman added scoped label and automatically removed label
added scoped label
- Owner
@jotto141
This Month Earnings
is not the same as the stripe balance as payments pay be held etc.I suggest
- Balance (waiting to be paid out)
- Total paid out (lifetime volume)
- Next payout (estimated).
Even stripes own dashboard makes the next payout date confusing.
assigned to @markeharding
- Developer
- what about the popup?
- Should 'Balance' be 'Pending balance', for clarity?
unassigned @markeharding
- Developer
@markeharding @jotto141 what was the verdict here? (for both the balance component and the popup) @michaelfbradley can we adjust the mockups to reflect the verdict?