If the server point-to-point communication is received, "OK" is output on the page (no double quotes, OK is capitalized), NO will be repeated three times to send point-to-point notifications.
parameter name |
required |
type |
explanation |
memberid |
YES |
string |
The "merchant number" provided by the payment system to the cooperative merchant |
datetime |
YES |
string |
transaction hour |
transaction_id |
YES |
string |
Payment system payment order number |
orderid |
YES |
string |
Merchant’s unique order number |
returncode |
YES |
string |
"00" means success, everything else means failure |
amount |
YES |
string |
Merchant order amount |
true_amount |
YES |
string |
The actual amount paid by the user. Pay special attention to the value true_amount when the actual payment amount is different from the order amount. |
userid |
YES |
string |
player id |
sign |
YES |
string |
Sign, do not participate in signing |
Example:
{ |