"backend/internal/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "55e8dd550a4a261ab4bdf26f865da2eab11dafd8"
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
Please register or sign in to comment