David Gil
b08285a10f
API v1: add amount_cents + signed_amount_cents to transactions (#899)
* feat(api): add amount_cents + signed_amount_cents to transactions
* fix: use currency.minor_unit_conversion for amount_cents
- Replace hardcoded *100 with currency.minor_unit_conversion
- Handles JPY (0 decimals), KWD/BHD (3 decimals), etc. correctly
- Add assert_amount_cents_fields helper to validate sign/scale invariants
2026-02-04 22:55:50 +01:00
..
2026-02-04 22:55:50 +01:00
2025-04-14 11:40:34 -04:00
2026-01-24 22:00:41 +01:00
2026-01-30 20:44:25 +01:00
2026-02-02 16:27:02 +01:00
2024-07-10 11:22:59 -04:00
2025-04-14 11:40:34 -04:00
2025-06-10 18:20:06 -04:00
2025-11-21 20:02:25 +01:00
2026-01-09 13:03:40 +01:00
2025-05-27 05:04:58 -05:00
2026-01-21 22:56:39 +01:00
2026-01-07 15:59:04 +01:00
2025-12-24 00:59:50 +01:00
2024-11-04 20:27:31 -05:00
2024-04-20 08:07:06 -04:00
2025-05-15 10:19:56 -04:00
2024-11-04 20:27:31 -05:00
2025-01-31 11:29:49 -06:00
2026-01-20 00:11:22 +01:00
2025-04-18 11:39:58 -04:00
2026-01-12 14:05:46 +01:00
2025-09-24 00:19:51 +02:00
2024-10-01 10:47:59 -04:00
2024-11-04 20:27:31 -05:00
2025-01-30 13:13:37 -06:00
2025-01-23 20:47:51 -05:00
2025-12-24 00:59:50 +01:00
2025-05-27 05:04:58 -05:00
2025-09-24 00:19:51 +02:00
2026-01-16 21:27:55 +01:00
2025-10-22 19:14:03 +02:00
2024-11-04 20:27:31 -05:00
2024-11-04 20:27:31 -05:00
2026-01-20 00:01:55 +01:00
2026-01-07 20:17:23 +01:00
2025-11-14 10:42:31 +01:00
2025-12-24 00:59:50 +01:00
2026-01-16 21:27:55 +01:00
2026-01-23 00:49:47 +01:00
2026-01-08 15:20:14 +01:00
2025-12-24 00:15:53 +01:00
2026-01-13 09:39:26 +01:00
2026-01-23 12:35:49 +01:00
2026-01-23 10:18:22 +01:00
2026-01-24 16:03:23 +01:00
2026-01-24 16:03:23 +01:00
2025-04-14 11:40:34 -04:00
2025-04-14 09:05:25 -04:00
2026-01-24 22:00:41 +01:00
2025-07-16 11:31:47 -04:00
2025-12-24 00:59:50 +01:00
2024-10-08 14:37:47 -05:00