说明

固定金额二维码

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
ways_source string 默认-alipay 如果是微信-weixn-具体看门店通道类型接口文档
ways_type string 字类型-1000,2000,3000,
total_amount string 付款金额
shop_price string 商品金额
  • 返回值示例 成功请求示例:

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

    失败请求示例

    {
        "msg":"无效参数",
        "status":0
    }
    

results matching ""

    No results matching ""