• erio's avatar
    feat(payment): balance recharge multiplier and refund amount separation · 60a4b931
    erio authored
    - 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
    60a4b931
AdminOrdersView.vue 15 KB