wechatPaySuccess() wechatPaySuccess( $notify) : boolean|mixed 支付成功后 Parameters $notify Returns boolean|mixed
wechatPaySuccessProduct() wechatPaySuccessProduct( $orderId, $notify) : boolean 商品订单支付成功后 微信公众号 Parameters $orderId $notify Returns boolean
wechatPaySuccessProductr() wechatPaySuccessProductr( $orderId, $notify) : boolean 商品订单支付成功后 小程序 Parameters $orderId $notify Returns boolean
wechatPaySuccessUserRecharge() wechatPaySuccessUserRecharge( $orderId, $notify) : boolean 用户充值成功后 Parameters $orderId $notify Returns boolean
wechatPayOrderRefund() wechatPayOrderRefund( $orderNo, array $opt) 微信支付订单退款 Parameters $orderNo array $opt
userRechargeRefund() userRechargeRefund( $orderNo, array $opt) 微信支付充值退款 Parameters $orderNo array $opt