收银台订单预创建
POST
https://api.kfim.cn/pay_gate/app_pay
请求参数
Body 参数application/x-www-form-urlencoded
store_id
number
门店编码
return_url
string
可选
notify_url
string
异步通知地址
notify_format
string
可选
默认值为form 请根据实际情况填写
form 即Content-Type为application/x-www-form-urlencoded ,
json 即 Content-Type为application/json)
party_order_number
string
必需
payment
number
可选
total_amount
string
支付金额 单位元
client_ip
string
用户侧支付IP地址
subject
string
订单备注或商品信息
extra_common_param
string
可选
timeout_express
number
可选
is_divistion
number
可选
extra_json_data
string
可选
business_code
string
业务code
mch_num
string
商户号
timestamp
string
当前时间戳10位
sign
string
签名