Use Content-Type "application/json; charset=utf-8" to accept the message. The merchant needs to return SUCCESS. If OK is not received, the notification will continue. A total of 3 attempts will be made.
parameter name |
required |
type |
explanation |
mchid |
YES |
string |
The "mchid" provided by the payment system to the cooperative merchant |
out_trade_no |
YES |
string |
Merchant’s unique order number |
money |
YES |
string |
Merchant order amount |
datetime |
YES |
string |
Payment time,yyyy-MM-dd HH:mm:ss |
returncode |
YES |
string |
00 payment successfully |
pay_orderid |
YES |
string |
do not participate in signing |
sign |
YES |
string |
Sign, do not participate in signing |
Example:
{ |