erio
60a4b9316b
feat(payment): balance recharge multiplier and refund amount separation
- Add balance_recharge_multiplier system setting (e.g. 1.2 = charge 100 get 120)
- Separate order_amount (credited balance) from pay_amount (actual payment)
- Refund calculates gateway amount proportionally from pay_amount
- Frontend shows both amounts in order details, payment status, refund dialog
- Admin settings UI for configuring recharge multiplier
2026-04-15 01:27:24 +08:00
..
2026-04-14 20:22:45 +08:00
2026-04-14 16:26:46 +08:00
2026-04-15 01:27:24 +08:00
2026-04-14 16:26:46 +08:00
2026-03-19 19:03:13 +08:00
2026-03-07 15:17:16 +08:00
2026-04-11 13:16:35 +08:00
2026-04-14 09:23:02 +08:00