Fringg
afefcc9c07
fix: resolve remaining TOCTOU issues in RioPay, SeverPay and restore paid_at
...
- RioPay: use create_transaction(commit=False) to keep FOR UPDATE lock,
replace update_riopay_payment_status with inline assignment + flush,
add emit_transaction_side_effects after commit
- SeverPay: add db.flush() before _finalize, remove self-assignment,
add paid_at to both webhook and status-check paths
- Freekassa/KassaAI: add is_paid and paid_at to webhook and status-check
inline sections (regression from CRUD→inline migration)
- MulenPay: add is_paid and paid_at to webhook inline section
2026-03-21 02:10:41 +03:00
..
2026-03-13 05:11:59 +03:00
2026-02-17 04:45:40 +03:00
2026-03-21 02:10:41 +03:00
2026-01-24 17:45:27 +03:00
2026-03-13 05:11:59 +03:00
2026-03-18 23:31:31 +03:00
2026-03-18 23:31:31 +03:00
2026-02-16 09:18:12 +03:00
2026-02-17 04:45:40 +03:00
2026-02-16 09:18:12 +03:00
2026-02-23 21:29:54 +03:00
2026-02-16 09:18:12 +03:00
2026-02-23 18:02:25 +03:00
2026-03-13 21:39:39 +03:00
2026-02-16 09:18:12 +03:00
2026-02-24 02:50:31 +03:00
2026-03-16 03:10:22 +03:00
2026-02-16 09:18:12 +03:00
2026-02-17 04:45:40 +03:00
2026-02-16 09:18:12 +03:00
2026-02-16 09:18:12 +03:00
2026-02-27 01:00:50 +03:00
2026-03-20 07:02:47 +03:00
2026-03-16 04:12:41 +00:00
2026-03-11 01:22:02 +03:00
2026-01-24 17:45:27 +03:00
2026-03-18 23:16:54 +03:00
2026-01-24 17:45:27 +03:00
2026-03-20 06:45:21 +03:00
2026-02-16 09:18:12 +03:00
2026-02-17 04:45:40 +03:00
2026-02-17 04:45:40 +03:00
2026-03-07 16:40:35 +03:00
2026-02-16 09:18:12 +03:00
2026-02-17 04:45:40 +03:00
2026-02-27 04:02:17 +03:00
2026-03-15 01:13:50 +03:00
2026-03-18 03:55:24 +03:00
2026-03-18 05:50:00 +03:00
2026-03-19 22:56:39 +03:00
2026-03-18 03:49:19 +03:00
2026-03-21 01:09:13 +03:00
2026-02-17 04:45:40 +03:00
2026-02-17 04:45:40 +03:00
2026-02-16 09:18:12 +03:00
2026-03-16 03:10:22 +03:00
2026-02-16 09:18:12 +03:00
2026-03-20 05:46:59 +03:00
2026-03-16 03:41:56 +03:00
2026-03-20 05:33:30 +03:00
2026-02-16 09:18:12 +03:00
2026-03-21 01:09:13 +03:00
2026-03-16 03:10:22 +03:00
2026-03-18 23:16:54 +03:00
2026-03-06 01:33:06 +03:00
2026-03-16 03:57:50 +03:00
2026-03-10 03:31:07 +03:00
2026-03-16 03:25:24 +03:00
2026-02-17 04:45:40 +03:00
2026-03-18 18:20:50 +03:00
2026-02-17 04:45:40 +03:00
2026-03-18 18:20:50 +03:00
2026-02-16 09:18:12 +03:00
2026-03-18 03:49:19 +03:00
2026-03-18 23:16:54 +03:00
2026-03-17 22:17:35 +03:00
2026-02-16 09:18:12 +03:00
2026-03-17 22:17:35 +03:00
2026-03-13 05:53:02 +03:00
2026-03-16 03:47:13 +03:00
2026-02-16 18:22:44 +03:00
2026-03-18 23:16:54 +03:00
2026-02-17 07:52:26 +03:00
2026-03-05 10:15:32 +03:00
2026-03-17 12:43:04 +03:00
2026-02-16 09:18:12 +03:00
2026-03-13 06:08:54 +03:00
2026-02-17 04:45:40 +03:00
2026-03-12 19:26:36 +03:00
2026-02-18 08:11:33 +03:00
2026-03-17 21:56:52 +03:00
2026-02-16 09:18:12 +03:00
2026-03-15 17:34:31 +03:00
2026-03-16 03:10:22 +03:00