说明

扫码缴费接口

请求地址

环境 请求地址
测试环境 https://pay.umxnt.com/api/merchant/school_pay
正式环境

请求参数

参数 类型 是否必填 最大长度 描述
store_id string 门店ID
ways_source string weixin
ways_type string 2005
out_trade_no string 订单编号
shop_name string 商品名称
items string 选中缴费的小项结合,json数据,小项必须项
  • 返回值示例 成功请求示例:

    {
      "status": 1,
      "data": {
        "code_url": "https://qr.alipay.com/bax08668jw96ytts9mdg20cf",
        "out_trade_no": "qr201806141252441789500955611186",
        "store_name": "有梦想科技"
      }
    }
    

    失败请求示例

    {
        "message":"无效参数",
        "status":2
    }
    

results matching ""

    No results matching ""