diff --git a/frontend/src/pages/EarningsDashboard.tsx b/frontend/src/pages/EarningsDashboard.tsx index 5c42a3f..78208e6 100644 --- a/frontend/src/pages/EarningsDashboard.tsx +++ b/frontend/src/pages/EarningsDashboard.tsx @@ -135,9 +135,9 @@ const EarningsDashboard: React.FC = () => { Manage your rental earnings and payment setup. Community Rentals charges a 10% Community Upkeep Fee to help keep us running.{" "} - Calculate what you can earn here. - - . + Calculate what you can earn here + {" "} + or learn how payouts work.
@@ -148,8 +148,24 @@ const EarningsDashboard: React.FC = () => { )} + {/* Earnings Setup - only show if not fully set up */} + {(!hasStripeAccount || !isOnboardingComplete) && ( +- Immediate when rental is marked complete -
-- Instant — view in your Stripe dashboard -
-- 2-7 business days (Stripe's schedule) -
-- Learn more in our FAQ -
-