Advertisement
Mgkrp

Untitled

Dec 21st, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.14 KB | None | 0 0
  1. 2020-12-21 10:46:58,616 +0000 [AsyncTask-154] [PaymentServiceImpl] [DEBUG] [CURACAO/2497078035] Lock captured. Begin processing purchase
  2. 2020-12-21 10:46:58,617 +0000 [AsyncTask-154] [JurisdictionChecker] [DEBUG] [CURACAO/2497078035] The jurisdiction is allowed for payment system BANKCARD
  3. 2020-12-21 10:46:58,617 +0000 [AsyncTask-154] [EcommpayRequestProcessor] [DEBUG] [CURACAO/2497078035] Starting process purchase via Ecommpay service
  4. 2020-12-21 10:46:59,096 +0000 [AsyncTask-154] [RestTemplateEcommpayAPI] [DEBUG] [CURACAO/2497078035] Trying to send purchase request to Ecommpay
  5. 2020-12-21 10:46:59,096 +0000 [AsyncTask-154] [LoggingInterceptor] [DEBUG]
  6. ===========================Request begin===========================
  7. URI : https://api.ecommpay.com/v2/payment/card/sale
  8. Method : POST
  9. Headers : [Accept:"application/json, application/*+json", Content-Type:"application/json;charset=UTF-8", Content-Length:"1144"]
  10. Request body: {
  11. "general" : {
  12. "project_id" : 130,
  13. "payment_id" : "2497078035",
  14. "signature" : "eQNO1HtaVL7kcs7aXsR1Z1KSKM2olf7J1Z62Bw3pXi7wuN71vB3GoC56wjhs4ujYERhv0vY7oWb9WKvgs2GcXg=="
  15. },
  16. "card" : {
  17. "pan" : "***",
  18. "year" : "***",
  19. "month" : "***",
  20. "card_holder" : "***",
  21. "cvv" : "***"
  22. },
  23. "customer" : {
  24. "id" : "4918217",
  25. "country" : "RU",
  26. "city" : "Срон",
  27. "phone" : "79522067511",
  28. "save" : false,
  29. "day_of_birth" : "30-06-1992",
  30. "first_name" : "Bankcard",
  31. "last_name" : "rub",
  32. "email" : "elesnikov123121113@marathonbet.ru",
  33. "ip_address" : "194.9.2.5",
  34. "zip" : "192177",
  35. "address" : "curcur",
  36. "billing" : {
  37. "country" : "RU",
  38. "city" : "Срон",
  39. "address" : "curcur",
  40. "postal" : "192177"
  41. }
  42. },
  43. "avs_data" : {
  44. "avs_post_code" : "192177",
  45. "avs_street_address" : "curcur"
  46. },
  47. "payment" : {
  48. "amount" : 100,
  49. "currency" : "RUB",
  50. "description" : "Deposit from bankCard"
  51. },
  52. "return_url" : {
  53. "return" : "https://api.com.isg.maratest.info/confirmation/f458a68b-2bb2-437c-b0ce-2d28215d09b5"
  54. }
  55. }
  56. ===========================Request end===========================
  57. 2020-12-21 10:46:59,299 +0000 [AsyncTask-154] [LoggingInterceptor] [DEBUG]
  58. ===========================Response begin===========================
  59. Status code : 200 OK
  60. Status text : OK
  61. Headers : [Server:"openresty", Content-Type:"application/json; charset=UTF-8", Content-Length:"170", Cache-Control:"no-cache", Access-Control-Allow-Methods:"GET, POST, OPTIONS", Access-Control-Allow-Origin:"*", Access-Control-Allow-Headers:"DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-S
  62. ince,Cache-Control,Content-Type", Expires:"Mon, 21 Dec 2020 10:46:58 GMT", ProcessingPlatform:"ams", Date:"Mon, 21 Dec 2020 10:46:59 GMT", Connection:"keep-alive", Server-Timing:"edge; dur=5", "origin; dur=188", "cdn-cache; desc=MISS", Set-Cookie:"akaalb_default-balancing=1608547919~op=LU1_NL5:AMS|~rv=41~m=AMS:0|~os
  63. =bda40fa7fd8708623bff4b07b9f3f141~id=eb7cfeaa890745fc7d9dcb427fe489b0; path=/; Expires=Mon, 21 Dec 2020 10:51:59 GMT; Secure; SameSite=None"]
  64. Response body: {"status":"success","request_id":"571d6f10fea290704b8505fb10a132d50225101e-f26c3ed30d4db370f06d9b5c5f0642a78eededa6-05048871","project_id":130,"payment_id":"2497078035"}
  65.  
  66. ===========================Response end===========================
  67. 2020-12-21 10:46:59,299 +0000 [AsyncTask-154] [PaymentTransferResponseProcessor] [DEBUG] [CURACAO/2497078035] Response in state 'In progress' will not be stored to the database
  68. 2020-12-21 10:46:59,299 +0000 [AsyncTask-154] [PaymentServiceImpl] [DEBUG] [CURACAO/2497078035] Processing purchase result: PaymentTransferResponse{transactionId=2497078035, jurisdiction='CURACAO', transactionIdentifier=CURACAO/2497078035, status=2, redirectInfo=null, iframeInfo=null, testMode=false, processingStatu
  69. ses=[ProcessingStatus{externalId='571d6f10fea290704b8505fb10a132d50225101e-f26c3ed30d4db370f06d9b5c5f0642a78eededa6-05048871', code='IN_PROGRESS', description='The request is being processed', paymentSystemInfo=PaymentSystemInfo{name='Ecommpay', prefix='ECP', merchantLogin='130'}}], properties={}, externalId='571d6f
  70. 10fea290704b8505fb10a132d50225101e-f26c3ed30d4db370f06d9b5c5f0642a78eededa6-05048871', code='IN_PROGRESS', description='The request is being processed', paymentSystemInfo=PaymentSystemInfo{name='Ecommpay', prefix='ECP', merchantLogin='130'}}
  71. 2020-12-21 10:47:00,115 +0000 [pool-3-thread-5] [JurisdictionChecker] [DEBUG] [CURACAO/2497078035] The jurisdiction is allowed for payment system BANKCARD
  72. 2020-12-21 10:47:00,115 +0000 [pool-3-thread-5] [EcommpayRequestProcessor] [DEBUG] [CURACAO/2497078035] Starting process check request
  73. 2020-12-21 10:47:00,126 +0000 [pool-3-thread-5] [RestTemplateEcommpayAPI] [DEBUG] [CURACAO/2497078035] Trying to send check request to Ecommpay
  74. 2020-12-21 10:47:00,126 +0000 [pool-3-thread-5] [LoggingInterceptor] [DEBUG]
  75. ===========================Request begin===========================
  76. URI : https://api.ecommpay.com/v2/payment/status
  77. Method : POST
  78. Headers : [Accept:"application/json, application/*+json", Content-Type:"application/json;charset=UTF-8", Content-Length:"189"]
  79. Request body: {
  80. "general" : {
  81. "project_id" : 130,
  82. "payment_id" : "2497078035",
  83. "signature" : "ZKlGcte47/Z4AD+veAr3hWvwNuBW8DN+diaeXjGQfY5wJNKN4SVd1ks6UVo1EOLzRqTJb/QXXZ0vgZGPQdkLuw=="
  84. }
  85. }
  86. ===========================Request end===========================
  87. 2020-12-21 10:47:00,373 +0000 [pool-3-thread-5] [LoggingInterceptor] [DEBUG]
  88. ===========================Response begin===========================
  89. Status code : 200 OK
  90. Status text : OK
  91. Headers : [Server:"openresty", Content-Type:"application/json; charset=UTF-8", Content-Length:"971", Cache-Control:"no-cache", Access-Control-Allow-Methods:"GET, POST, OPTIONS", Access-Control-Allow-Origin:"*", Access-Control-Allow-Headers:"DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-S
  92. ince,Cache-Control,Content-Type", Expires:"Mon, 21 Dec 2020 10:46:59 GMT", ProcessingPlatform:"ams", Date:"Mon, 21 Dec 2020 10:47:00 GMT", Connection:"keep-alive", Server-Timing:"edge; dur=6", "origin; dur=232", "cdn-cache; desc=MISS", Set-Cookie:"akaalb_default-balancing=1608547920~op=LU1_NL5:AMS|~rv=17~m=AMS:0|~os
  93. =bda40fa7fd8708623bff4b07b9f3f141~id=170ded637c3d988e56352f379d40a5a8; path=/; Expires=Mon, 21 Dec 2020 10:52:00 GMT; Secure; SameSite=None"]
  94. Response body: {"customer":{"id":"4918217","phone":"79522067511"},"account":{"number":"521324******0023","type":"mastercard","card_holder":"***","expiry_month":"02","expiry_year":"2021"},"project_id":130,"payment":{"id":"2497078035","type":"purchase","status":"processing","date":"2020-12-21T10:47:00+0000","method":"
  95. card","sum":{"amount":100,"currency":"RUB"},"description":"Deposit from bankCard"},"operations":[{"id":5048870010031642,"type":"sale","status":"processing","date":"2020-12-21T10:47:00+0000","created_date":"2020-12-21T10:46:59+0000","request_id":"571d6f10fea290704b8505fb10a132d50225101e-f26c3ed30d4db370f06d9b5c5f0642
  96. a78eededa6-05048871","sum_initial":{"amount":100,"currency":"RUB"},"sum_converted":{"amount":100,"currency":"RUB"},"code":"19999","message":"Awaiting processing","provider":{"id":1145,"payment_id":"","auth_code":"","endpoint_id":1145}}],"signature":"rtD6dGJcCbQilPccj5+db\/jV97pko9Ch\/2qXWIcKHS5vO5MgvHhzYlLG2uEpg5auK
  97. bOe8JuDys2Pw0Pdyfm9Vg=="}
  98.  
  99. ===========================Response end===========================
  100. 2020-12-21 10:47:00,373 +0000 [pool-3-thread-5] [PaymentTransferResponseProcessor] [DEBUG] [CURACAO/2497078035] Response in state 'In progress' will not be stored to the database
  101. 2020-12-21 10:47:00,373 +0000 [pool-3-thread-5] [PaymentServiceImpl] [DEBUG] [CURACAO/2497078035] Check result: PaymentTransferResponse{transactionId=2497078035, jurisdiction='CURACAO', transactionIdentifier=CURACAO/2497078035, status=2, redirectInfo=null, iframeInfo=null, testMode=false, processingStatuses=[Process
  102. ingStatus{externalId='null', code='IN_PROGRESS', description='The request is being processed', paymentSystemInfo=PaymentSystemInfo{name='Ecommpay', prefix='ECP', merchantLogin='130'}}], properties={}, externalId='null', code='IN_PROGRESS', description='The request is being processed', paymentSystemInfo=PaymentSystem
  103. Info{name='Ecommpay', prefix='ECP', merchantLogin='130'}}
  104. 2020-12-21 10:47:03,437 +0000 [WEB-3] [LoggingFilter] [DEBUG]
  105. ===========================Notification begin===========================
  106. Path : /notification/CURACAO
  107. Method : POST
  108. Headers : {content-length=[1320], host=[ecommpay-not], connection=[close], content-type=[application/json], user-agent=[GuzzleHttp/6.3.3 curl/7.29.0 PHP/7.3.17]}
  109. Request body: {"customer":{"id":"4918217","phone":"79522067511"},"account":{"number":"521324******0023","type":"mastercard","card_holder":"IGOR DROZDOV","expiry_month":"02","expiry_year":"2021"},"project_id":130,"payment":{"id":"2497078035","type":"purchase","status":"awaiting redirect result","date":"2020-12-21T10:
  110. 47:03+0000","method":"card","sum":{"amount":100,"currency":"RUB"},"description":"Deposit from bankCard"},"redirect_data":{"method":"GET","body":{"redirectType":"redirect"},"encrypted":[],"url":"https:\/\/3ds-gate.yoomoney.ru\/card-auth?methodUrl=https%3A%2F%2Fpaymentcard.yoomoney.ru%3A443%2F3ds%2Fexternal%2Fpage%2F1
  111. %2FfoOVQGg2tm4u36U79ZY5hrzEigsZ..002.202012&methodData=RAW_HTML&orderN=foOVQGg2tm4u36U79ZY5hrzEigsZ..002.202012"},"operation":{"id":5048870010031642,"type":"sale","status":"awaiting redirect result","date":"2020-12-21T10:47:03+0000","created_date":"2020-12-21T10:46:59+0000","request_id":"571d6f10fea290704b8505fb10a1
  112. 32d50225101e-f26c3ed30d4db370f06d9b5c5f0642a78eededa6-05048871","sum_initial":{"amount":100,"currency":"RUB"},"sum_converted":{"amount":100,"currency":"RUB"},"code":"9999","message":"Awaiting processing","provider":{"id":1145,"payment_id":"","auth_code":"","endpoint_id":1145}},"signature":"8tNUQPRO2MVTr6mM1MpmMP9ANb
  113. fCBc\/8MvptJI+kUP1xuXeo+0y\/fBz4uTSkYPJXiJY5Spn0pv1aW3DxYOFcSg=="}
  114. ============================Notification end============================
  115. 2020-12-21 10:47:03,438 +0000 [WEB-3] [NotificationController] [TRACE] New incoming notification: Notification{threeds2=null, projectId=130, account=AccountInfo{id=null, accountType='mastercard', cardNumber='521324******0023', cardHolder='IGOR DROZDOV', expiryMonth='02', expiryYear='2021', token='null'}, acs=null, e
  116. rrors=null, operation=OperationInfo{id='5048870010031642', type='sale', status='awaiting redirect result', code='9999', message='Awaiting processing', requestId='571d6f10fea290704b8505fb10a132d50225101e-f26c3ed30d4db370f06d9b5c5f0642a78eededa6-05048871', convertedAmount=Amount{amount=100, currency='RUB'}, initialAmo
  117. unt=Amount{amount=100, currency='RUB'}, provider=ProviderInfo{id=1145, paymentId='', endpointId=1145, date='null'}, createdDate='2020-12-21T10:46:59+0000', date='2020-12-21T10:47:03+0000'}, payment=PaymentNotificationInfo{id='2497078035', type='purchase', status='awaiting redirect result', method='card', amount=Amou
  118. nt{amount=100, currency='RUB'}, description='Deposit from bankCard', date='2020-12-21T10:47:03+0000', isNewAttemptsAvailable=null, timeoutAttempts='null'}, redirectData=RedirectData{url='https://3ds-gate.yoomoney.ru/card-auth?methodUrl=https%3A%2F%2Fpaymentcard.yoomoney.ru%3A443%2F3ds%2Fexternal%2Fpage%2F1%2FfoOVQGg
  119. 2tm4u36U79ZY5hrzEigsZ..002.202012&methodData=RAW_HTML&orderN=foOVQGg2tm4u36U79ZY5hrzEigsZ..002.202012', method='GET', body={redirectType=redirect}}, legalEntityId=null, signature='8tNUQPRO2MVTr6mM1MpmMP9ANbfCBc/8MvptJI+kUP1xuXeo+0y/fBz4uTSkYPJXiJY5Spn0pv1aW3DxYOFcSg=='}
  120. 2020-12-21 10:47:04,244 +0000 [WEB-3] [PaymentTransferResponseProcessor] [DEBUG] [CURACAO/2497078035] Response will be exported after transaction commit
  121. 2020-12-21 10:47:04,247 +0000 [WEB-3] [LoggingFilter] [DEBUG]
  122. ===========================Notification response begin===========================
  123. Status code : 200
  124. Headers : {}
  125. Response body:
  126. ============================Notification response end============================
  127. 2020-12-21 10:47:04,247 +0000 [ForkJoinPool.commonPool-worker-3] [LoggingInterceptor] [DEBUG]
  128. ===========================Request begin===========================
  129. URI : http://cur1-pay-testers.mhd.local:7900/routing-service/payment-system-result-handler/purchase
  130. Method : POST
  131. Headers : [Accept:"text/plain, application/json, application/*+json, */*", Content-Type:"application/json;charset=UTF-8", Content-Length:"1261"]
  132. Request body: {
  133. "transactionId" : 2497078035,
  134. "jurisdiction" : "CURACAO",
  135. "transactionIdentifier" : {
  136. "transactionId" : 2497078035,
  137. "jurisdiction" : "CURACAO"
  138. },
  139. "status" : 0,
  140. "redirectInfo" : {
  141. "redirectParams" : {
  142. "redirectType" : "redirect"
  143. },
  144. "redirectUrl" : "https://3ds-gate.yoomoney.ru/card-auth?methodUrl=https%3A%2F%2Fpaymentcard.yoomoney.ru%3A443%2F3ds%2Fexternal%2Fpage%2F1%2FfoOVQGg2tm4u36U79ZY5hrzEigsZ..002.202012&methodData=RAW_HTML&orderN=foOVQGg2tm4u36U79ZY5hrzEigsZ..002.202012",
  145. "httpMethod" : "GET"
  146. },
  147. "iframeInfo" : null,
  148. "testMode" : false,
  149. "processingStatuses" : [ {
  150. "externalId" : "5048870010031642",
  151. "code" : "9999",
  152. "description" : "Awaiting processing",
  153. "paymentSystemInfo" : {
  154. "name" : "Ecommpay",
  155. "prefix" : "ECP",
  156. "merchantLogin" : "130"
  157. }
  158. } ],
  159. "properties" : { },
  160. "externalId" : "5048870010031642",
  161. "code" : "9999",
  162. "description" : "Awaiting processing",
  163. "paymentSystemInfo" : {
  164. "name" : "Ecommpay",
  165. "prefix" : "ECP",
  166. "merchantLogin" : "130"
  167. },
  168. "success" : false,
  169. "redirect" : true,
  170. "failed" : false,
  171. "iframeRequired" : false,
  172. "inProgress" : false,
  173. "additionalInfoRequired" : false,
  174. "acceptedForProcessing" : false
  175. }
  176. ===========================Request end===========================
  177. 2020-12-21 10:47:04,280 +0000 [ForkJoinPool.commonPool-worker-3] [LoggingInterceptor] [DEBUG]
  178. ===========================Response begin===========================
  179. Status code : 200 OK
  180. Status text :
  181. Headers : [Transfer-Encoding:"chunked", Date:"Mon, 21 Dec 2020 10:47:04 GMT", Keep-Alive:"timeout=20", Connection:"keep-alive"]
  182. Response body:
  183. ===========================Response end===========================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement