|
|
|
@ -714,6 +714,8 @@
|
|
|
|
|
* Different from Server APIs, sign parameters will be included in json entity. Partner system shall valid them to prevent fake requests.
|
|
|
|
|
* Partner system shall response with correct parameters. If RoyalPay did not receive valid response, system will regard as receiving failed and retry the notification.
|
|
|
|
|
* System will retry up to3 times. Partner system shall be able to handle the repeated requests.
|
|
|
|
|
*
|
|
|
|
|
* It is recommended to actively call the query API to confirm the payment status after receiving the push, so as to prevent other third parties from forging the push!
|
|
|
|
|
* @apiHeader Accept application/json
|
|
|
|
|
* @apiHeader Content-Type application/json
|
|
|
|
|
* @apiParam (JSON) {long} time UTC timestamp in millis
|
|
|
|
|