程序包 cn.godmao.pay

类 WeChatPayService

java.lang.Object
cn.godmao.pay.WeChatPayService

public class WeChatPayService extends Object
微信支付接口封装服务
  • 构造器详细资料

    • WeChatPayService

      public WeChatPayService()
  • 方法详细资料

    • Unifiedorder

      public static Map<String,Object> Unifiedorder(WeChatPay weChatPay) throws Exception
      微信支付统一预下单接口 请查看接口规则 ...
      参数:
      weChatPay - 参数值appid 商户id等等
      返回:
      NATIVE支付则返回二维码扫描地址
      抛出:
      Exception