Advertisement
Mgkrp

Untitled

Dec 18th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. 2018-12-18 12:19:30,795 +0000 [WEB-3] [PayoutProcessor] [DEBUG] [1233/qiwi] Create payout order request: CupisRequest{cupisAccountId='WL-1000000000031610', transactionId=1233, amount=10.000000, currency='RUB', comment='cupisQiwi withdraw
  2. to 79643832704', successUrl='null', failUrl='null', clientIP='172.18.26.39', bankCard='null', smsCode='null', panbetTransactionId=null, paySysAccount='79643832704', punterLogin='2209677'}
  3. 2018-12-18 12:19:30,796 +0000 [WEB-3] [PaySysValidator] [DEBUG] [qiwi] Check payment system
  4. 2018-12-18 12:19:30,796 +0000 [WEB-3] [PayoutProcessor] [DEBUG] [1233] Check payout result
  5. 2018-12-18 12:19:30,802 +0000 [WEB-3] [PayoutProcessor] [DEBUG] [1233/{}] Looking payout response
  6. 2018-12-18 12:19:30,857 +0000 [WEB-3] [PayoutProcessor] [DEBUG] [1233/qiwi] Processing new payout request
  7. 2018-12-18 12:19:30,869 +0000 [WEB-3] [PayoutProcessor] [DEBUG] [1233/qiwi] Find paysys account
  8. 2018-12-18 12:19:30,872 +0000 [WEB-3] [JsonSerializer] [DEBUG] Json request:
  9. {
  10. "auth" : {
  11. "id" : "A1-1000217",
  12. "auth_type" : "PASSWORD",
  13. "key" :*****,
  14. "client_soft" : "test application",
  15. "timestamp" : "2018-12-18T12:19:30.871Z"
  16. },
  17. "pay_out" : {
  18. "uid" : "1233",
  19. "comment" : "cupisQiwi withdraw to 79643832704",
  20. "from" : {
  21. "provider" : 2108,
  22. "account" : "2209677",
  23. "currency" : 643,
  24. "amount" : "10.00"
  25. },
  26. "to" : {
  27. "provider" : 2568,
  28. "account" : "79643832704",
  29. "currency" : 643,
  30. "amount" : "10.00"
  31. },
  32. "extras" : {
  33. "client_ip" : "172.18.26.39"
  34. }
  35. },
  36. "client" : {
  37. "wal_id" : "WL-1000000000031610"
  38. }
  39. }
  40. 2018-12-18 12:19:31,292 +0000 [WEB-3] [RequestService] [DEBUG] Got response: {
  41. "result" : {
  42. "code" : 94,
  43. "message" : "Payment restricted for account [2209677]"
  44. }
  45. }
  46. 2018-12-18 12:19:31,353 +0000 [WEB-3] [PayoutProcessor] [DEBUG] [1233/qiwi] Request processed with result: PayoutResult{errorCode='94', message='Payment restricted for account [2209677]', cupisId='null', transactionId=1233, date='null',
  47. status='null'}
  48. 2018-12-18 12:19:31,354 +0000 [WEB-3] [PayoutProcessor] [DEBUG] [1233/qiwi] Request processed with result: CupisResponse{result=2, errorCode='94', message='Payment restricted for account [2209677]', merchantIdentifier='A1-1000217'}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement