Advertisement
Mgkrp

Untitled

Dec 4th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. 2018-12-04 08:24:00,049 +0000 [pool-3-thread-5] [RestTemplateEcommpayAPI] [DEBUG] [CURACAO/2496213970] Trying to send check request to Ecommpay
  2. 2018-12-04 08:24:00,049 +0000 [pool-3-thread-5] [LoggingInterceptor] [DEBUG]
  3. ===========================Request begin===========================
  4. URI : https://api-l4.ecommpay.com/v2/payment/status
  5. Method : POST
  6. Headers : {Accept=[application/json, application/json, application/*+json, application/*+json], Content-Type=[application/json;charset=UTF-8], Content-Length=[189]}
  7. Request body: {
  8. "general" : {
  9. "project_id" : 130,
  10. "payment_id" : "2496213970",
  11. "signature" : "rpWNMfFFj3QOVHAv833+JjyLNiH5/OQ0o4iqdfEltBYC1BxFjJJ/xGCVpGToNvrJilhk2vrOybnL7AEBJpD7Cw=="
  12. }
  13. }
  14. ===========================Request end===========================
  15. 2018-12-04 08:24:00,736 +0000 [pool-3-thread-5] [LoggingInterceptor] [DEBUG]
  16. ===========================Response begin===========================
  17. Status code : 200
  18. Status text : OK
  19. Headers : {Server=[openresty], Date=[Tue, 04 Dec 2018 08:24:00 GMT], Content-Type=[application/json; charset=UTF-8], Transfer-Encoding=[chunked], Connection=[keep-alive], Keep-Alive=[timeout=60], Expires=[Tue, 04 Dec 2018 08:23:59 G
  20. MT], Cache-Control=[no-cache], Access-Control-Allow-Origin=[*12], Access-Control-Allow-Methods=[GET, POST, OPTIONS], Access-Control-Allow-Headers=[DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,
  21. Content-Type], Set-Cookie=[visid_incap_1550005=x9BMVxgHQWioFmB8EiMRMf8zBlwAAAAAQUIPAAAAAAAklgargwbJ9Wzlrd1Pmz6z; expires=Wed, 04 Dec 2019 07:40:40 GMT; path=/; Domain=.ecommpay.com; Secure], X-Iinfo=[11-380157-380164 NNNN CT(52 68 0) RT(
  22. 1543911839358 40) q(0 1 2 -1) r(4 4) U6], X-CDN=[Incapsula]}
  23. Response body: {"project_id":130,"payment":{"id":"2496213970","type":"purchase","status":"awaiting 3ds result","date":"2018-12-04T08:15:40+0000","method":"card","sum":{"amount":1000,"currency":"RUB"},"description":"Deposit from bankCard"
  24. },"account":{"number":"544433******5437","type":"mastercard","card_holder":"***","expiry_month":"03","expiry_year":"2022"},"customer":{"id":"2314762","phone":"79992156979"},"operations":[{"id":13392000002158,"type":"sale","status":"await
  25. ing 3ds result","date":"2018-12-04T08:15:40+0000","created_date":"2018-12-04T08:15:39+0000","request_id":"fbafea25cd00e2bb8410ef35c9f9daf968cc5afe-b9bab2cde634a98deb89d3367619ec91b99b3782","sum_initial":{"amount":1000,"currency":"RUB"},"
  26. sum_converted":{"amount":1000,"currency":"RUB"},"provider":{"id":6,"payment_id":"","endpoint_id":6},"code":"9999","message":"Awaiting processing","eci":"00"}],"acs":{"pa_req":"724910000","acs_url":"https:\/\/mock01.ecpdss.net\/MPI\/suppo
  27. rt\/asc_merchant","md":"eyJwdXJjaGFzZV9vcGVyYXRpb25faWQiOjEzMzkyMDAwMDAyMTU4LCJwcm9qZWN0X2lkIjoxMzAsInBheW1lbnRfaWQiOiIyNDk2MjEzOTcwIiwicGx1c19tZCI6IiJ9"},"signature":"XdXScZt+x1RxS+7uH0LySptzZitPl6bSPSWRxJrTLNr3XsmsRk9zPGPlurmCM9CkJOe3V
  28. pdNBni8SiaV0CfXaQ=="}
  29. ===========================Response end===========================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement