Have something to say?

Tell us how we could make the product more useful to you.

In Progress

Schedule Subscription and Bill Payments

I need to be able to create a subscription that repeats on a specified date, allowing users to set an end date and frequency for each payment. The transaction can be generated from within the subscription itself (I don't have access to my bank account). Use cases: The internet bill arrives on the 4th of each month. Create a subscription that notifies you on the 4th, allowing you to mark the payment as completed. This subscription can then repeat indefinitely. If you buy a shirt on installments (March 3rd, 3 installments), create a subscription that will automatically end after 3 installments. If you buy cat food every month, the payment date can vary. For example, you could set it to repeat on the 10th of each month but allow payment before the due date. Note: In my case, this would need to be done manually since I don't have access to my bank account. This would make manually entering transactions much easier.

Nicolás Ottonelli 10 days ago

Completed

Payees (merchant tracking + auto-categorize)

Track who user spent money with as a first-class concept. When possible, transaction will be linked to a Payee (e.g. "McDonald's", "Amazon", "Uber") extracted automatically from user’s connected banks, or selected via typeahead on manual entry. Payees give us: Faster manual entry – start typing "McD…", pick the payee, and the category auto-fills based on user history (or a default you set). Per-merchant spending reports – see exactly how much user have spent at a given merchant over any timeframe. Cleaner data – duplicate variants ("McDonalds" vs "McDONALDS #4521") get merged into a single canonical payee user can rename. Comes with auto-categorization that requires no AI – set "Amazon → Shopping" once, and every Amazon transaction lands in Shopping automatically. Related: a separate "Fuzzy description matching" feature will extend this to bank transactions where the merchant name isn't cleanly provided.

dmytro_sv 13 days ago