|
|
|
@ -590,7 +590,7 @@
|
|
|
|
|
* <li>7: RoyalPay Static Merchant QRCode(deprecated)</li>
|
|
|
|
|
* <li>8: H5 Payment Gateway</li>
|
|
|
|
|
* </ul>
|
|
|
|
|
* @apiSuccess (transactions) {String} channel Payment Channel (Alipay, Wechat, Bestpay)
|
|
|
|
|
* @apiSuccess (transactions) {String} channel Payment Channel (Alipay, AlipayOnline, Wechat, Bestpay)
|
|
|
|
|
* @apiSuccess (transactions) {String} type Trade Direction
|
|
|
|
|
* <ul>
|
|
|
|
|
* <li>Credit: Income</li>
|
|
|
|
@ -653,7 +653,7 @@
|
|
|
|
|
* <li>7: RoyalPay Static Merchant QRCode(deprecated)</li>
|
|
|
|
|
* <li>8: H5 Payment Gateway</li>
|
|
|
|
|
* </ul>
|
|
|
|
|
* @apiSuccess (transactions) {String} channel Payment Channel (Alipay, Wechat, Bestpay)
|
|
|
|
|
* @apiSuccess (transactions) {String} channel Payment Channel (Alipay, AlipayOnline, Wechat, Bestpay)
|
|
|
|
|
* @apiSuccess (transactions) {String} type Trade Direction
|
|
|
|
|
* <ul>
|
|
|
|
|
* <li>Credit: Income</li>
|
|
|
|
@ -693,7 +693,7 @@
|
|
|
|
|
* @apiParam (JSON) {int} real_fee Actual paid amount
|
|
|
|
|
* @apiParam (JSON) {Double} rate Exchange Rate used while trading. 1AUD=?CNY
|
|
|
|
|
* @apiParam (JSON) {String} currency Currency,AUD
|
|
|
|
|
* @apiParam (JSON) {String} channel Payment Channel Alipay、Wechat、Bestpay
|
|
|
|
|
* @apiParam (JSON) {String} channel Payment Channel Alipay、AlipayOnline、Wechat、Bestpay
|
|
|
|
|
* @apiParam (JSON) {String} create_time Time when order is created, which is formatted in 'yyyy-MM-dd HH:mm:ss', UTC+10
|
|
|
|
|
* @apiParam (JSON) {String} pay_time Time when order is paid, which is formatted in 'yyyy-MM-dd HH:mm:ss', UTC+10.
|
|
|
|
|
*
|
|
|
|
|