+++
post:/pay/pay/alipayCallback
<<<
success
{
"result_code": 'SUCCESS',
"return_msg": "OK"
}
<<<
error
{
"result_code": 'FAIL',
"return_msg": "NOT OK"
}
<<<
post回调内容
{
"discount": "0.00",
"payment_type": "1",
"subject": "12xue学币购买",
"trade_no": "2016041421001004940218789525",
"buyer_email": "15684090808",
"gmt_create": "2016-04-14 09:18:16",
"notify_type": "trade_status_sync",
"quantity": "1",
"out_trade_no": "1033145705652156214146059668330",
"seller_id": "2088221013986745",
"notify_time": "2016-04-14 09:18:17",
"body": "教育产品",
"trade_status": "TRADE_SUCCESS",
"is_total_fee_adjust": "N",
"total_fee": "0.01",
"gmt_payment": "2016-04-14 09:18:17",
"seller_email": "gridpay@12xue.com",
"price": "0.01",
"buyer_id": "2088802186446942",
"notify_id": "c239ca14b44250601c143596ae9da4en96",
"use_coupon": "N",
"sign_type": "RSA",
"sign": "cTWX4QtkrydR626oCePf0fXf9TBH/VHYuowNLpLWCkqT9L89zGM1L/4Pah1zNGeBJm/P7zq2dBTY9tgPh3DTdOtlfupAGf7BfMGM8QzlomCVtTfH1APaVeAphTwTec7TsELbba6Tl5Wcg0owgqtJ1Kdz+WaK078vR/7Y/r8u1oI="
}
+++