andiris29 / qingshow

倾秀:女装搭配
3 stars 1 forks source link

支付宝回调异常 #1795

Closed andiris29 closed 9 years ago

andiris29 commented 9 years ago
    "stack" : [ 
        "TypeError: Cannot read property 'status' of null", 
        "    at _validateStatus (/home/qingshow/server/server-node/lib/httpserver/app/trade.js:192:37)", 
        "    at async.waterfall.trade.pay.alipay.trade_no (/home/qingshow/server/server-node/lib/httpserver/app/trade.js:302:13)", 
        "    at fn (/home/qingshow/server/server-node/node_modules/async/lib/async.js:641:34)", 
        "    at Immediate._onImmediate (/home/qingshow/server/server-node/node_modules/async/lib/async.js:557:34)", 
        "    at processImmediate [as _immediateCallback] (timers.js:360:17)"
    ]
andiris29 commented 9 years ago
{"level":"warn","message":"alipayCallback failed. {\"buyer_id\":\"2088302928250904\",\"trade_no\":\"2015072300001000900061624481\",\"body\":\"http://detail.tmall.com/item.htm?spm=a220m.1000858.1000725.201.Qw04hy&id=43997166046&skuId=98842904529&areaId=310100&cat_id=2&rn=b23aec6ecee40547f8e1c51f86eef3d2&user_id=803368268&is_b=1\",\"use_coupon\":\"N\",\"notify_time\":\"2015-10-23 00:19:15\",\"status\":\"5\",\"subject\":\"韩版条纹T恤女短袖\",\"sign_type\":\"RSA\",\"is_total_fee_adjust\":\"N\",\"notify_type\":\"trade_status_sync\",\"gmt_close\":\"2015-10-22 20:55:12\",\"out_trade_no\":\"55b0e40d863b8b7e2e285075\",\"gmt_payment\":\"2015-07-23 20:54:47\",\"trade_status\":\"TRADE_FINISHED\",\"discount\":\"0.00\",\"sign\":\"RHd6uP97YIr6yvTLSB6rTgK3uU69muYEJ3BDqbLU819ezSacnkrsaEG8p9n8+nVVfgZfkTqNim4o51hGqQReRKFy9Dmjyq+Jo2k0QQACS1FBedLdyQTh+YJrSZyaSUDfr7R/cqD8bcRpMh3E4naR5gD7FDFoUz8b1H5yLNQIvuo=\",\"buyer_email\":\"963692962@qq.com\",\"gmt_create\":\"2015-07-23 20:54:47\",\"price\":\"0.01\",\"total_fee\":\"0.01\",\"quantity\":\"1\",\"seller_id\":\"2088301244798510\",\"notify_id\":\"de6bf0b37779ee3b4f4913c61947ec1f70\",\"seller_email\":\"service@focosee.com\",\"payment_type\":\"1\"}","timestamp":"Fri Oct 23 2015 00:19:15 GMT+0800 (CST)"}
{
  "buyer_id": "2088302928250904",
  "trade_no": "2015072300001000900061624481",
  "body": "http://detail.tmall.com/item.htm?spm=a220m.1000858.1000725.201.Qw04hy&id=43997166046&skuId=98842904529&areaId=310100&cat_id=2&rn=b23aec6ecee40547f8e1c51f86eef3d2&user_id=803368268&is_b=1",
  "use_coupon": "N",
  "notify_time": "2015-10-23 00:19:15",
  "status": "5",
  "subject": "韩版条纹T恤女短袖",
  "sign_type": "RSA",
  "is_total_fee_adjust": "N",
  "notify_type": "trade_status_sync",
  "gmt_close": "2015-10-22 20:55:12",
  "out_trade_no": "55b0e40d863b8b7e2e285075",
  "gmt_payment": "2015-07-23 20:54:47",
  "trade_status": "TRADE_FINISHED",
  "discount": "0.00",
  "sign": "RHd6uP97YIr6yvTLSB6rTgK3uU69muYEJ3BDqbLU819ezSacnkrsaEG8p9n8+nVVfgZfkTqNim4o51hGqQReRKFy9Dmjyq+Jo2k0QQACS1FBedLdyQTh+YJrSZyaSUDfr7R/cqD8bcRpMh3E4naR5gD7FDFoUz8b1H5yLNQIvuo=",
  "buyer_email": "963692962@qq.com",
  "gmt_create": "2015-07-23 20:54:47",
  "price": "0.01",
  "total_fee": "0.01",
  "quantity": "1",
  "seller_id": "2088301244798510",
  "notify_id": "de6bf0b37779ee3b4f4913c61947ec1f70",
  "seller_email": "service@focosee.com",
  "payment_type": "1"
}