15.19 支付处理

15.19 支付处理

HTTP请求方式:POST

METHOD:pos.cartweb.pay_exec

完整的HTTP请求参数(由下边各个参数的值自动生成,可直接复制至剪切板): 复制至剪切板

详解HTTP请求参数:添加参数 查看参数说明....

  • = 门店ID *
  • = 会员ID *
  • = 支付类型 *
  • = 配送 *
  • = app_id *
  • = 备注
  • = 店员名称 *
  • = 店员ID *

参数说明:

参数名称 是否必填 类型 描述
branch_id number 门店ID
member_id number 会员ID
type string 支付类型
peisong string 配送
pay_mobile_type string app_id
memo string 备注
staff_name string 店员名称
staff_id string 店员ID

返回结果(JSON)     格式化json

数据说明: