whisper-money/app/Http/Controllers/OpenBanking
Víctor Falcón c18debf7da fix(open-banking): never store the XXX no-currency placeholder on imported accounts
Banks may report the ISO 4217 "XXX" (no currency) code, which has no exchange rate, so every conversion for such an account fell back to an unconverted (wrong) amount and spammed warning logs. Resolve a bank-reported currency to the user's base currency, then the app default, when it is XXX/empty/missing.
2026-06-27 17:49:52 +02:00
..
Concerns fix(open-banking): never store the XXX no-currency placeholder on imported accounts 2026-06-27 17:49:52 +02:00
AccountMappingController.php fix(open-banking): never store the XXX no-currency placeholder on imported accounts 2026-06-27 17:49:52 +02:00
AuthorizationController.php refactor: centralize duplicated provider & locale keys into enums (#543) 2026-06-16 13:43:14 +00:00
BinanceController.php feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
BitpandaController.php feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
CoinbaseController.php feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
ConnectionAccountController.php feat(open-banking): enable manage bank accounts for everyone (#572) 2026-06-20 17:35:43 +00:00
ConnectionController.php feat(banking): let Wise credentials be updated (#588) 2026-06-23 09:54:31 +00:00
IndexaCapitalController.php feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00
InstitutionController.php feat: Integrate EnableBanking as open banking provider (#106) 2026-02-12 09:09:28 +01:00
InteractiveBrokersController.php feat(banking): enable Interactive Brokers for all users (#593) 2026-06-26 11:03:21 +02:00
WiseController.php feat(banking): add Interactive Brokers sync via Flex Web Service (#581) 2026-06-23 11:39:24 +02:00