说明

新大陆刷卡入库

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
type string 默认-nb
total_amount string 支付金额
shop_price string 商品金额
trade_no string 银行交易订单号
status string 交易状态,1-成功,2-取消或失败,3-已退款,4 -关闭
  • 返回值示例 成功请求示例:

    {
      "status": 1,
      "data": {
      }
    }
    

    失败请求示例

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

results matching ""

    No results matching ""