You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement refund flow: validate refund request (payment id, amount), call Stripe refund API, update payment/refund status. Expose e.g. POST /api/payments/refund. Restrict to admin or defined role per MIS.