Add support for auto-booking transferwise cashback master github/master
authorMagnus Hagander
Tue, 8 Jul 2025 11:59:58 +0000 (13:59 +0200)
committerMagnus Hagander
Tue, 8 Jul 2025 11:59:58 +0000 (13:59 +0200)
commit928336fbcfe9b4aa19ed06fad295a00b269382f8
treee5a7a2258cf72fd66e343149b4dea7fc14e8eb0e
parentb4b88f3bdaf1d508f05cabb1bcc1d4d74c9a9189
Add support for auto-booking transferwise cashback

Transferwise re-invented interest and call it cashback (it's the same as
interest..), and we already knew how to classify these transactions. So
instead of leaving them as pending, automatically book them against a
predefined account.
postgresqleu/transferwise/management/commands/transferwise_fetch_transactions.py
postgresqleu/util/payment/transferwise.py