Advertisement
Mgkrp

Untitled

Dec 6th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. 2018-12-06 09:32:00,056 +0000 [pool-3-thread-3] [RequestProcessorImpl] [DEBUG] [CURACAO/2496251972|PURCHASE] Unsuccessful authentication
  2. 2018-12-06 09:32:00,056 +0000 [pool-3-thread-3] [PaymentTransferResponseProcessor] [DEBUG] [CURACAO/2496251972] Response in state 'In progress' will not be stored to the database
  3. 2018-12-06 09:32:00,056 +0000 [pool-3-thread-3] [PaymentServiceImpl] [DEBUG] [CURACAO/2496251972] Check result: PaymentTransferResponse{transactionId=2496251972, jurisdiction='CURACAO', transactionIdentifier=CURACAO/2496251972, status=2,
  4. redirectInfo=null, testMode=false, processingStatuses=[ProcessingStatus{externalId='null', code='IN_PROGRESS', description='Transaction is being processed', paymentSystemInfo=PaymentSystemInfo{name='Neteller', prefix='NET', merchantLogi
  5. n='AAABTI6yGewBiF_Z'}}], properties={}, externalId='null', code='IN_PROGRESS', description='Transaction is being processed', paymentSystemInfo=PaymentSystemInfo{name='Neteller', prefix='NET', merchantLogin='AAABTI6yGewBiF_Z'}}
  6. 2018-12-06 09:32:30,008 +0000 [pool-3-thread-1] [JurisdictionChecker] [DEBUG] [CURACAO/2496251972] The jurisdiction CURACAO is allowed
  7. 2018-12-06 09:32:30,008 +0000 [pool-3-thread-1] [RequestProcessorImpl] [DEBUG] [CURACAO/2496251972|PURCHASE] Processing check request
  8. 2018-12-06 09:32:30,008 +0000 [pool-3-thread-1] [HttpMethodFactory] [DEBUG] [CURACAO/2496251972] Preparing authentication post method...
  9. 2018-12-06 09:32:30,108 +0000 [pool-3-thread-1] [RequestSender] [DEBUG] Response code: 200, body: {
  10. "accessToken":"0.AQAAAUW-9Tu4AAAAAAAEk-BNppPGFNwoWODBcOzrnHwA.skB0dDtyMrW4xCZJw__FGNtL-08",
  11. "tokenType":"Bearer",
  12. "expiresIn":300
  13. }
  14. 2018-12-06 09:32:30,183 +0000 [pool-3-thread-1] [RequestSender] [DEBUG] [CURACAO/2496251972|PURCHASE] Sending check request
  15. 2018-12-06 09:32:30,183 +0000 [pool-3-thread-1] [HttpMethodFactory] [DEBUG] [CURACAO/2496251972] Preparing check method...
  16. 2018-12-06 09:32:30,221 +0000 [pool-3-thread-1] [RequestSender] [DEBUG] Response code: 200, body: {
  17. "billingDetail": {
  18. "email": "aa@ymail.com",
  19. "firstName": "Ne",
  20. "lastName": "Sa",
  21. "address1": "Br",
  22. "city": "Beograd",
  23. "countrySubdivisionCode": "00",
  24. "country": "RS",
  25. "postCode": "11210"
  26. },
  27. "transaction": {
  28. "merchantRefId": "2496251972",
  29. "amount": 1000,
  30. "currency": "EUR",
  31. "id": "104165655",
  32. "createDate": "2018-12-06T05:32:30Z",
  33. "updateDate": "2018-12-06T05:32:30Z",
  34. "status": "accepted"
  35. },
  36. "links": [
  37. {
  38. "url": "https://api.neteller.com/v1/payments/176391453448397",
  39. "rel": "self",
  40. "method": "GET"
  41. }
  42. ]
  43. }
  44. 2018-12-06 09:32:30,260 +0000 [pool-3-thread-1] [RequestProcessorImpl] [DEBUG] [CURACAO/2496251972|PURCHASE] Checking processed with response: NetellerResponse{customer=null, billingDetail=BillingDetail{email='aa@ymail.com', firstName='N
  45. e', lastName='Sa', address1='Br', address2='null', address3='null', city='Beograd', countrySubdivisionCode='00', country='RS', postCode='11210', lang='null'}, transaction=Transaction{merchantRefId='2496251972', amount=1000, currency='EUR
  46. ', id=104165655, transactionType='null', createDate='2018-12-06T05:32:30Z', updateDate='2018-12-06T05:32:30Z', status='accepted', errorCode='null', errorMessage='null', fees=null}, links=[Link{url='https://api.neteller.com/v1/payments/17
  47. 6391453448397', rel='self', method='GET'}]}
  48. 2018-12-06 09:32:30,308 +0000 [pool-3-thread-1] [PaymentTransferResponseProcessor] [DEBUG] [CURACAO/2496251972] Response will be exported after transaction commit
  49. 2018-12-06 09:32:30,309 +0000 [pool-3-thread-1] [PaymentServiceImpl] [DEBUG] [CURACAO/2496251972] Check result: PaymentTransferResponse{transactionId=2496251972, jurisdiction='CURACAO', transactionIdentifier=CURACAO/2496251972, status=1,
  50. redirectInfo=null, testMode=false, processingStatuses=[ProcessingStatus{externalId='null', code='SUCCESS', description='Transaction processed successfully', paymentSystemInfo=PaymentSystemInfo{name='Neteller', prefix='NET', merchantLogi
  51. n='AAABTI6yGewBiF_Z'}}], properties={}, externalId='null', code='SUCCESS', description='Transaction processed successfully', paymentSystemInfo=PaymentSystemInfo{name='Neteller', prefix='NET', merchantLogin='AAABTI6yGewBiF_Z'}}
  52. 2018-12-06 09:32:30,396 +0000 [pool-3-thread-1] [SessionHolder] [DEBUG] Session is successfully obtained
  53. 2018-12-06 09:33:00,031 +0000 [pool-3-thread-4] [JurisdictionChecker] [DEBUG] [CURACAO/2496251972] The jurisdiction CURACAO is allowed
  54. 2018-12-06 09:33:00,043 +0000 [pool-3-thread-4] [RequestProcessorImpl] [DEBUG] [CURACAO/2496251972|PURCHASE] Processing check request
  55. 2018-12-06 09:33:00,044 +0000 [pool-3-thread-4] [HttpMethodFactory] [DEBUG] [CURACAO/2496251972] Preparing authentication post method...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement