Skip to content

Replace billing placeholder with payment overview#1970

Open
zoeytabmedia wants to merge 1 commit into
SecureBananaLabs:mainfrom
zoeytabmedia:codex/743-billing-page
Open

Replace billing placeholder with payment overview#1970
zoeytabmedia wants to merge 1 commit into
SecureBananaLabs:mainfrom
zoeytabmedia:codex/743-billing-page

Conversation

@zoeytabmedia
Copy link
Copy Markdown

@zoeytabmedia zoeytabmedia commented May 30, 2026

/claim #743

Fixes #1969

Summary

  • replaces the /billing placeholder with a responsive billing overview
  • adds balance, escrow, invoice, recent activity, payout method, and next payout context
  • links the billing route from the primary navigation and uses dedicated nav classes instead of card styling

Scope

UI-only. No auth, payment provider, invoice API, database, billing mutation, or backend behavior changes.

Verification

  • npm run build -w apps/web
  • npx --yes prettier@3.3.3 --check apps/web/app/billing/page.tsx apps/web/app/globals.css apps/web/components/Navigation.tsx
  • git diff --check

Screenshots

Desktop and mobile screenshots were captured locally during validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Billing page renders placeholder content and is missing from primary navigation

2 participants