|
|
|
@ -232,7 +232,12 @@
|
|
|
|
|
* @apiParam (JSON) {String=Alipay,Wechat} channel Payment channel, case sensitive
|
|
|
|
|
* @apiParam (JSON) {String} notify_url System will call the notify url if provided when the payment succeeds
|
|
|
|
|
* @apiParam (JSON) {String} operator Note for the operator who created this order.
|
|
|
|
|
*
|
|
|
|
|
* @apiParam (JSON) {String} {String='system','R-cross','MTHY'} source='system'
|
|
|
|
|
* Order source platform
|
|
|
|
|
* <ul>
|
|
|
|
|
* <li>R跨境商城:'R-cross'</li>
|
|
|
|
|
* <li>Menu Technology:'MTHY'</li>
|
|
|
|
|
* </ul>
|
|
|
|
|
* @apiSuccess {String} return_code Execution result
|
|
|
|
|
* @apiSuccess {String} result_code SUCCESS means order created successfully, EXISTS means order has already existed.
|
|
|
|
|
* @apiSuccess {String} partner_code Partner code
|
|
|
|
@ -765,7 +770,12 @@
|
|
|
|
|
* @apiParam (JSON) {String} operator Note for the operator who created this order.
|
|
|
|
|
* @apiParam (JSON) {String} appid Wechat channel required, miniprogram app_id
|
|
|
|
|
* @apiParam (JSON) {String} customer_id wechat miniprogram open_id or alipay miniprogram userid
|
|
|
|
|
*
|
|
|
|
|
* @apiParam (JSON) {String} {String='system','R-cross','MTHY'} source='system'
|
|
|
|
|
* Order source platform
|
|
|
|
|
* <ul>
|
|
|
|
|
* <li>R跨境商城:'R-cross'</li>
|
|
|
|
|
* <li>Menu Technology:'MTHY'</li>
|
|
|
|
|
* </ul>
|
|
|
|
|
* @apiSuccess {String} return_code Execution result
|
|
|
|
|
* @apiSuccess {String} result_code SUCCESS means order created successfully, EXISTS means order has already existed.
|
|
|
|
|
* @apiSuccess {String} partner_code Partner code
|
|
|
|
|