Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. 2020-02-21 07:24:04
  2.  
  3. Try to send Postback to url = https://panel.empireclick.com/payments/payboutique/status.php
  4. <Message version="0.5">
  5. <Header>
  6. <Identity>
  7. <UserID>1414</UserID>
  8. <Checksum>3BC05FF14886C3D5F92292D7F33A054860CF2C9E59EDF92646DF64F2A38AD65E0529967414B27E38CC47670AAC39A3111AADF6E02075A816D4B4597491EA0436</Checksum>
  9. </Identity>
  10. <Time>20200221T072404+00</Time>
  11. </Header>
  12. <Body type="TransactionReportResponse">
  13. <ReportedTransaction type="Purchase">
  14. <MerchantID>682</MerchantID>
  15. <OrderID>758</OrderID>
  16. <MerchantReference></MerchantReference>
  17. <PaymentMethod>CreditCard</PaymentMethod>
  18. <AmountMerchantCurrency>250</AmountMerchantCurrency>
  19. <TotalOrderAmountMerchantCurrency>250</TotalOrderAmountMerchantCurrency>
  20. <MerchantCurrency>USD</MerchantCurrency>
  21. <Label></Label>
  22. <AmountBuyerCurrency>250</AmountBuyerCurrency>
  23. <TotalOrderAmountBuyerCurrency>250</TotalOrderAmountBuyerCurrency>
  24. <BuyerCurrency>USD</BuyerCurrency>
  25. <Status>captured</Status>
  26. <ReferenceID>5299809</ReferenceID>
  27. <LastUpdate>20200218T165318+00</LastUpdate>
  28. <CreationDate>20200218T165218+00</CreationDate>
  29. <CaptureDate>20200218T165254+00</CaptureDate>
  30. <SettlementDate>20200227T120000+00</SettlementDate>
  31. <SettlementAmount>236.25</SettlementAmount>
  32. <TotalOrderSettlementAmount>236.25</TotalOrderSettlementAmount>
  33. <GrossSettlementAmount>250</GrossSettlementAmount>
  34. <TotalOrderGrossSettlementAmount>250</TotalOrderGrossSettlementAmount>
  35. <SettlementCurrency>USD</SettlementCurrency>
  36. <SiteAddress>https://portal.empireclick.com</SiteAddress>
  37. <Param1></Param1>
  38. <Param2></Param2>
  39. <Param3></Param3>
  40. <Live>false</Live>
  41. <Description>https://portal.empireclick.com: Deposit Funds for the Customer ID: 29948</Description>
  42.  
  43. <Card>
  44. <CardMask></CardMask>
  45. </Card>
  46.  
  47. </ReportedTransaction>
  48. <AdditionalInfo>
  49. <Payer>
  50. <FirstName>test</FirstName>
  51. <LastName>empireclick</LastName>
  52. <Email>test@empireclick.com</Email>
  53. <SmsCellPhone>+651111111111</SmsCellPhone>
  54. <Country>Germ</Country>
  55. <ClientIP>94.155.133.5</ClientIP>
  56. </Payer>
  57. </AdditionalInfo>
  58.  
  59.  
  60. </Body>
  61. </Message>
  62.  
  63. 2020-02-21 07:24:05
  64.  
  65. Response of merchant
  66. {
  67. "response": "<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n <title>Sign In </title>\r\n <!-- HTML5 Shim and Respond.js IE10 support of HTML5 elements and media queries -->\r\n <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->\r\n <!--[if lt IE 10]>\r\n <script src=\"https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js\"></script>\r\n <script src=\"https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js\"></script>\r\n <![endif]-->\r\n <!-- Meta -->\r\n <meta charset=\"utf-8\">\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui\">\r\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\r\n\r\n <!-- Favicon icon -->\r\n <link rel=\"icon\" href=\"/assets/images/favicon.ico\" type=\"image/x-icon\">\r\n <!-- Google font--><link href=\"https://fonts.googleapis.com/css?family=Open+Sans:400,600,800\" rel=\"stylesheet\">\r\n <!-- Required Fremwork -->\r\n <link rel=\"stylesheet\" type=\"text/css\" href=\"/assets/bower_components/bootstrap/css/bo",
  68. "status": {
  69. "url": "https://panel.empireclick.com/login",
  70. "content_type": "text/html; charset=UTF-8",
  71. "http_code": 200,
  72. "header_size": 930,
  73. "request_size": 408,
  74. "filetime": -1,
  75. "ssl_verify_result": 0,
  76. "redirect_count": 1,
  77. "total_time": 0.621879,
  78. "namelookup_time": 0.000025,
  79. "connect_time": 0.033926,
  80. "pretransfer_time": 0.068565,
  81. "size_upload": 3047,
  82. "size_download": 12208,
  83. "speed_download": 19630,
  84. "speed_upload": 4899,
  85. "download_content_length": -1,
  86. "upload_content_length": 3047,
  87. "starttransfer_time": 0.24474,
  88. "redirect_time": 0.225724,
  89. "redirect_url": "",
  90. "primary_ip": "5.189.169.5",
  91. "certinfo": [],
  92. },
  93. "error": "",
  94. "errno": 0
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement