Donate to Remove ads

Got a credit card? use our Credit Card & Finance Calculators

Thanks to DrFfybes,Anonymous,UncleEbenezer,bofh,88V8, for Donating to support the site

Tracking Finances in a digital contactless world?

Making your money go further
Urbandreamer
Lemon Quarter
Posts: 4114
Joined: December 7th, 2016, 9:09 pm
Has thanked: 410 times
Been thanked: 1294 times

Re: Tracking Finances in a digital contactless world?

#666387

Postby Urbandreamer » May 29th, 2024, 6:11 am

UncleEbenezer wrote:I was thinking more along the lines of

wget bank-statement | awk '{print $fields-we-want}' | import-into-ms-money. Possibly with something like a grep in there if the data from the bank are not clean CSV.

Could be a daily cron job, and one might expand it to write a daily log.


Sadly my bank security would prevent any automated download, but I do agree with the concept of writing things once.

I did have an awk script to process my coinbase statement, but they changed the layout as soon as I wrote the script. I'd need something a bit more complicated to handle changes in layout.

Ps sorry for dragging the thread off into computer automation territory, but I do think that such things may be of use when repeating the same operations.

UncleEbenezer
The full Lemon
Posts: 12606
Joined: November 4th, 2016, 8:17 pm
Has thanked: 1475 times
Been thanked: 2934 times

Re: Tracking Finances in a digital contactless world?

#666388

Postby UncleEbenezer » May 29th, 2024, 6:29 am

Urbandreamer wrote:
UncleEbenezer wrote:I was thinking more along the lines of

wget bank-statement | awk '{print $fields-we-want}' | import-into-ms-money. Possibly with something like a grep in there if the data from the bank are not clean CSV.

Could be a daily cron job, and one might expand it to write a daily log.


Sadly my bank security would prevent any automated download,

How would it tell an automated download from a customer with regular habits who likes to keep track daily?

If nothing else, you could hook into the APIs that support Open Banking, even if the customer isn't supposed to have access to any kind of automation.

I did have an awk script to process my coinbase statement, but they changed the layout as soon as I wrote the script. I'd need something a bit more complicated to handle changes in layout.


Indeed, maintainability is an issue when you're scraping data with no official API or stability promise. You can of course mitigate by implementing your own system with a minimal interface to the third-party system, so when something changes it's only a small, well-defined module in your own system that needs updating. On that test, my minimal one-line suggestion is of course less than optimal ;)

Ps sorry for dragging the thread off into computer automation territory, but I do think that such things may be of use when repeating the same operations.


I'd say it's on-topic, since computer automation is surely the best answer to the original question!

servodude
Lemon Half
Posts: 9817
Joined: November 8th, 2016, 5:56 am
Has thanked: 3796 times
Been thanked: 3135 times

Re: Tracking Finances in a digital contactless world?

#666395

Postby servodude » May 29th, 2024, 7:15 am

UncleEbenezer wrote:How would it tell an automated download from a customer with regular habits who likes to keep track daily?


having a crappy card reader only log in strategy :(

UncleEbenezer
The full Lemon
Posts: 12606
Joined: November 4th, 2016, 8:17 pm
Has thanked: 1475 times
Been thanked: 2934 times

Re: Tracking Finances in a digital contactless world?

#666407

Postby UncleEbenezer » May 29th, 2024, 8:28 am

servodude wrote:
UncleEbenezer wrote:How would it tell an automated download from a customer with regular habits who likes to keep track daily?


having a crappy card reader only log in strategy :(

Hence, look up the relevant OpenBanking APIs.

If MS Money doesn't have that capability, I expect there's a third-party plugin (or several) that does.

sophiiia
Posts: 1
Joined: April 17th, 2025, 12:37 pm

Re: Tracking Finances in a digital contactless world?

#724477

Postby sophiiia » April 17th, 2025, 12:45 pm

I had the same issue moving away from cash—I eventually switched to categorising contactless payments automatically through an app like YNAB, which syncs directly with your bank. For bigger transactions or multiple accounts, I've heard of people using Corefy or similar platforms to aggregate everything neatly in real time. Makes reconciliation far simpler, as you’re no longer manually entering each payment.

paulnumbers
Lemon Slice
Posts: 476
Joined: November 4th, 2016, 2:15 am
Has thanked: 35 times
Been thanked: 126 times

Re: Tracking Finances in a digital contactless world?

#724540

Postby paulnumbers » April 17th, 2025, 8:06 pm

I use quicken which is basically the same thing.

As a general rule, when I get home, I check my credit card on my phone, and input those days transactions. As it's same day, as a general rule I would notice if something were spurious. My system probably only works because I can be bothered to do it once a day.

I shudder at home much time I've spent entering data over the last 25 years. Oh well, at least I enjoyed the mindless repetition.

--opps - i see i've responded to a very old post.

GeoffF100
Lemon Half
Posts: 5337
Joined: November 14th, 2016, 7:33 pm
Has thanked: 154 times
Been thanked: 1283 times

Re: Tracking Finances in a digital contactless world?

#725507

Postby GeoffF100 » April 24th, 2025, 8:45 am

My main bank account processes my Direct Debits. At the beginning of each month, I leave enough money in there to cover them. One of those DDs is for my credit card, which I use for online payments, petrol and large extraordinary payments. I also have a prepaid debit card that I use for small payments in person. My short term cash account has my main bank account and the prepaid card as nominated accounts. The statements for those accounts say it all. I can see my debit card balance on my phone. Everything else is online. My credit card rarely sees the light of day.


Return to “Living Below Your Means”

Who is online

Users browsing this forum: No registered users and 3 guests