payment.go
851 Bytes
-
fix: update payment method handling in topup controller · 11c3bff1
- Refactored payment method validation to check against available methods. - Changed payment method types from "zfb" to "alipay" and "wx" to "wxpay" for consistency. - Updated the purchase request to use the validated payment method directly.
CaIon committed