|
|
|
|
|
by nickjj
2310 days ago
|
|
> Add Integration with payment processors and it should grow like a kudzu plantation. I think part of the appeal of GnuCash is it's an offline solution that integrates with nothing. You don't need to think about another company taking all of your private financial records and selling it to advertisers behind your back for profit. Something like payment processor integration would require you to always be in a position to accept webhooks from your payment processor, which means standing up a web server. But if you really wanted to do this behavior you could likely pull it off without that. You could write a script that downloads your payment gateway's CSV files every day and write an app that imports that into GnuCash. But honestly, that seems like overkill. Payment gateways will send you a 1099 every year with a monthly breakdown, so it only takes a few minutes to get these numbers into GnuCash. I use GnuCash to manage my business in a similar way to spreadsheets. I mean, each GnuCash "account" is like a different spreadsheet sheet and you just add transactions to it. The only difference is you also have a column for where those funds get added to or removed from, but GnuCash can be configured to default to a specific account and then suddenly you barely have to think about the double-entry aspect of it. |
|
Most people don't want to learn accounting tbh, not even that – they hate doing it.