Advertisement
Mgkrp

Untitled

Dec 10th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. 2018-12-10 10:19:56,109 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] =====================================request begin======================================
  2. 2018-12-10 10:19:56,109 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] URI : https://api.hexopay.com/beyag/transactions/payment
  3. 2018-12-10 10:19:56,109 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] Headers : {Accept=[application/json, application/json, application/*+json, application/*+json], Authorization=[****], Content-Type=[application/json;char
  4. set=UTF-8], Content-Length=[390]}
  5. 2018-12-10 10:19:56,109 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] Request body: {
  6. "request" : {
  7. "amount" : 100,
  8. "currency" : "EUR",
  9. "description" : "Deposit from muchBetter",
  10. "test" : false,
  11. "ip" : "172.18.26.39",
  12. "language" : "ru",
  13. "method" : {
  14. "type" : "much_better",
  15. "account" : "447624333333",
  16. "channel" : "1|PanbetTest"
  17. },
  18. "expired_at" : "2018-12-13T06:19:56.103-04:00",
  19. "tracking_id" : "2496258971"
  20. }
  21. }
  22. 2018-12-10 10:19:56,110 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] ======================================request end=======================================
  23. 2018-12-10 10:19:56,267 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] =====================================response begin=====================================
  24. 2018-12-10 10:19:56,268 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] Status : 201
  25. 2018-12-10 10:19:56,268 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] Headers : {Server=[nginx], Date=[Mon, 10 Dec 2018 10:19:56 GMT], Content-Type=[application/json], Content-Length=[750], Connection=[keep-alive], X-Conte
  26. nt-Type-Options=[nosniff]}
  27. 2018-12-10 10:19:56,268 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] Response body: {"transaction":{"uid":"40b8397d-0a7f-4ac5-b7f5-6493d259b531","type":"payment","status":"failed","amount":100,"currency":"EUR","description":"D
  28. eposit from muchBetter","created_at":"2018-12-10T10:19:56Z","updated_at":"2018-12-10T10:19:56Z","method_type":"much_better","payment":{"status":"failed","gateway_id":10700,"message":"com.mb.setup.error.MbRuntimeException cannot be cast t
  29. o com.mb.setup.error.MbException"},"much_better":{"type":"much_better","account":"447624333333","channel":"1|PanbetTest"},"customer":{"ip":"172.18.26.39"},"message":"com.mb.setup.error.MbRuntimeException cannot be cast to com.mb.setup.er
  30. ror.MbException","tracking_id":"2496258971","test":false,"language":"ru","additional_data":{"payment_method":{"type":"alternative"}}}}
  31. 2018-12-10 10:19:56,268 +0000 [AsyncTask-2] [HttpRequestResponseLogger] [DEBUG] ======================================response end======================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement