Advertisement
Mgkrp

Untitled

Dec 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. 2018-12-19 13:16:42,086 +0000 [AsyncTask-5] [PaymentServiceImpl] [DEBUG] [CURACAO/2496271037] Lock captured. Begin processing purchase
  2. 2018-12-19 13:16:42,086 +0000 [AsyncTask-5] [JurisdictionChecker] [DEBUG] [CURACAO/2496271037] The jurisdiction CURACAO is allowed
  3. 2018-12-19 13:16:42,086 +0000 [AsyncTask-5] [CurrencyChecker] [DEBUG] [CURACAO/2496271037] The currency USD is allowed
  4. 2018-12-19 13:16:42,086 +0000 [AsyncTask-5] [KluwpRequestProcessor] [DEBUG] [CURACAO/2496271037] Starting process purchase via Kluwp service
  5. 2018-12-19 13:16:42,087 +0000 [AsyncTask-5] [KluwpRequestProcessor] [DEBUG] [CURACAO/2496271037] Trying to send request to Kluwp
  6. 2018-12-19 13:16:42,087 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] =====================================request begin======================================
  7. 2018-12-19 13:16:42,087 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] URI : https://testapi.kluwp.biz/pw/v3/initializePayment
  8. 2018-12-19 13:16:42,087 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] Headers : {Accept=[application/json, text/html, application/json, application/*+json], Content-Type=[application/x-www-form-urlencoded], Content-Length=[
  9. 478]}
  10. 2018-12-19 13:16:42,087 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] Request body: amount=111&apiKey=****&currency=USD&email=mgkrpkluwp%40gmail.com&referenceNo=1_2496271037&returnUrl=https%3A%2F%2Fcur1-pay-testers.mhd.local%3A
  11. 443%2Fsu%2Fpayment%2Fcomplete_deposit.htm%3Fpn_tkn%3DMjQ5NjI3MTAzNw%26pay_sys%3Da2x1d3BWb3VjaGVy&billingFirstName=%D0%94%D0%B5%D0%BD%D0%B8%D1%81&billingLastName=%D0%9A%D0%BB%D1%8E%D0%B2%D0%BF&billingAddress1=123&billingCity=123&billingCo
  12. untry=RU&billingPostcode=123456&birthday=2000-07-06&paymentMethod=VISA
  13. 2018-12-19 13:16:42,087 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] ======================================request end=======================================
  14. 2018-12-19 13:16:42,532 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] =====================================response begin=====================================
  15. 2018-12-19 13:16:42,532 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] Status : 200
  16. 2018-12-19 13:16:42,532 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] Headers : {Date=[Wed, 19 Dec 2018 13:16:42 GMT], Content-Type=[text/html; charset=UTF-8], Transfer-Encoding=[chunked], Connection=[keep-alive], Cache-Co
  17. ntrol=[no-cache], Referrer-Policy=[no-referrer-when-downgrade], Strict-Transport-Security=[max-age=315360000; includeSubdomains; preload], Vary=[Accept-Encoding], X-Content-Type-Options=[nosniff], X-Xss-Protection=[1; mode=block], Via=[1
  18. .1 google], Alt-Svc=[clear], Expect-CT=[max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"], Server=[cloudflare], CF-RAY=[48ba252b1b4b349a-LHR]}
  19. 2018-12-19 13:16:42,532 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] Response body: {"status":"PENDING","amount":"111","currency":"USD","type":"AUTH","referenceNo":"1_2496271037","operation":"3D","returnUrl":"https:\/\/cur1-pa
  20. y-testers.mhd.local:443\/su\/payment\/complete_deposit.htm?pn_tkn=MjQ5NjI3MTAzNw&pay_sys=a2x1d3BWb3VjaGVy","paymentMethod":"VISA","transactionId":"81352-1545225402-1112","message":"Waiting","code":283,"language":null,"purchaseUrl":"https
  21. :\/\/testgateway.kluwp.biz\/payment\/initialize\/81352-1545225402-1112"}
  22. 2018-12-19 13:16:42,532 +0000 [AsyncTask-5] [HttpRequestResponseLogger] [DEBUG] ======================================response end======================================
  23. 2018-12-19 13:16:42,540 +0000 [AsyncTask-5] [PaymentTransferResponseProcessor] [DEBUG] [CURACAO/2496271037] Response will be exported after transaction commit
  24. 2018-12-19 13:16:42,541 +0000 [AsyncTask-5] [PaymentServiceImpl] [DEBUG] [CURACAO/2496271037] Processing purchase result: PaymentTransferResponse{transactionId=2496271037, jurisdiction='CURACAO', transactionIdentifier=CURACAO/2496271037,
  25. status=0, redirectInfo=PaymentRedirectInfo{redirectParams={}, redirectUrl='https://testgateway.kluwp.biz/payment/initialize/81352-1545225402-1112', httpMethod='GET'}, testMode=false, processingStatuses=[ProcessingStatus{externalId='8135
  26. 2-1545225402-1112', code='REDIRECT', description='Redirect required', paymentSystemInfo=PaymentSystemInfo{name='Kluwp', prefix='KWP', merchantLogin='null'}}], properties={}, externalId='81352-1545225402-1112', code='REDIRECT', descriptio
  27. n='Redirect required', paymentSystemInfo=PaymentSystemInfo{name='Kluwp', prefix='KWP', merchantLogin='null'}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement