Skip to content

feat: add last 4 digits field for payment method on subscriptions#1007

Open
pkilar wants to merge 3 commits intoellite:mainfrom
pkilar:main
Open

feat: add last 4 digits field for payment method on subscriptions#1007
pkilar wants to merge 3 commits intoellite:mainfrom
pkilar:main

Conversation

@pkilar
Copy link

@pkilar pkilar commented Mar 7, 2026

Add a new field to store and display the last 4 digits of a card or
bank account associated with a subscription. This helps users identify
which payment method is being used for each subscription.

Changes:

  • Add database migration for payment_method_last_four column
  • Move "Paid By" field next to "Category" in subscription form
  • Add "Last 4 Digits" input field next to "Payment Method"
  • Display last 4 digits in expanded subscription view
  • Add translations for all 25 supported languages
  • Add credit card SVG icon for the display

Paul Kilar and others added 3 commits January 22, 2026 08:50
Add a new field to store and display the last 4 digits of a card or
bank account associated with a subscription. This helps users identify
which payment method is being used for each subscription.

Changes:
- Add database migration for payment_method_last_four column
- Move "Paid By" field next to "Category" in subscription form
- Add "Last 4 Digits" input field next to "Payment Method"
- Display last 4 digits in expanded subscription view
- Add translations for all 25 supported languages
- Add credit card SVG icon for the display
Add last 4 digits field for payment method on subscriptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant