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
..
2025-11-25 14:11:50 +00:00
2026-02-04 22:55:50 +01:00
2025-07-23 10:06:25 -04:00
2026-02-02 16:27:02 +01:00
2026-01-28 17:25:02 +01:00
2025-08-02 00:28:55 +02:00
2026-01-30 20:44:25 +01:00
2026-01-22 14:27:12 +01:00
2026-01-30 20:44:25 +01:00
2026-02-03 15:45:25 +01:00
2026-01-03 21:13:24 -05:00
2025-11-17 21:51:37 +01:00
2026-01-16 21:04:10 +01:00
2026-02-03 14:49:21 +01:00
2025-09-24 00:19:51 +02:00
2025-11-17 21:51:37 +01:00
2025-11-16 21:12:48 +01:00
2026-01-23 22:05:28 +01:00
2025-02-21 11:57:59 -05:00
2026-01-20 17:36:56 -05:00