AUTHORITY_RIDER_READ
AUTHORITY_RIDER_READ = "express_rider_read"
api_self_create(array $input = array()) : void
用户支付--统一下单
api: EXPRESSORDERSELFCREATE {"class":"express/order","method":"api_self_create"}
req:{ "id":"订单id", "discount_id":"使用优惠券时,优惠券ID", "pay_method":"weixinpay/alipay", "weixin_login_code":"微信支付是需要,用于换取用户OpenID", "weixin_trade_type":"微信的交易类型,必须是大写,如JSAPI|APP|MWEB|NATIVE" }
array | $input |
Loading…