Payment method tracking and summary #13

Closed
opened 2026-05-16 10:13:23 -05:00 by null · 0 comments
Owner

The payments table has a method column (free-text) but no way to see "how much did I pay via autopay vs manual vs credit card this month."

Scope:

  • Standardize payment methods: enum or controlled list (autopay, bank_transfer, credit_card, check, cash, other)
  • Add payment method breakdown to analytics or summary page

Implementation Notes:

  • Files to modify: routes/payments.js, AnalyticsPage.jsx, schema migration for method validation

Estimated effort: 4-6 hours

The `payments` table has a `method` column (free-text) but no way to see "how much did I pay via autopay vs manual vs credit card this month." **Scope:** - Standardize payment methods: enum or controlled list (autopay, bank_transfer, credit_card, check, cash, other) - Add payment method breakdown to analytics or summary page **Implementation Notes:** - Files to modify: `routes/payments.js`, `AnalyticsPage.jsx`, schema migration for method validation **Estimated effort:** 4-6 hours
null added the
frontend
priority:nice-to-have
backend
labels 2026-05-16 10:13:23 -05:00
null closed this issue 2026-06-03 20:28:08 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/BillTracker#13
No description provided.