Skip to content

Brief Description

  • 代付下单回调

Response Message

  • Response Message

    Response Explanation

    • Return the string "SUCCESS" in uppercase, which indicates that the reception was successful.
    • Otherwise, the platform will repeatedly send notifications to the merchants, once every 10 seconds, for a total of 10 times.
  • Response Example

json
 {
  "trade_no": "RR241015203135953635",
  "order_no": "1728995495",
  "amount": "200.00",
  "remark": "66666",
  "status": "success",
  "trade_time": "2024-10-15 20:31:50",
  "sign": "971a2eb6f6251bcbe9ecd746d4428f7d"
}

  • Response parameter list

    Parameter NameRequiredTypeexplain
    trade_nostringSystem Order Number
    order_nostringMerchant Order Number
    amountstringamount
    remarkstringremark
    statusstringstatus(success)
    trade_timestringtime(Y-m-d H:i:s)
    signstringSignature string


remark

  • For more questions regarding 代付下单回调 , please contact the administrator.
  • Date updated: 2024-04-24