Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. 2019-10-21 08:49:29
  2.  
  3. Try to send Postback to url = https://smartpro.club/deposit/postback/catch.php
  4. <Message version="0.5">
  5. <Header>
  6. <Identity>
  7. <UserID>629</UserID>
  8. <Checksum>F79098F60AE48BE1634C118A8B2C854723C8BDB260822C428D5BB89A256ECCD4FDFB03D28C32A4852DF862BAA2D472DCB0EBFDF049571557941519403452E312</Checksum>
  9. </Identity>
  10. <Time>20191021T084929+00</Time>
  11. </Header>
  12. <Body type="TransactionReportResponse">
  13. <ReportedTransaction type="Purchase">
  14. <MerchantID>326</MerchantID>
  15. <OrderID>365854S21O072144P98095</OrderID>
  16. <MerchantReference></MerchantReference>
  17. <PaymentMethod>CreditCard</PaymentMethod>
  18. <AmountMerchantCurrency>135.2</AmountMerchantCurrency>
  19. <TotalOrderAmountMerchantCurrency>135.2</TotalOrderAmountMerchantCurrency>
  20. <MerchantCurrency>EUR</MerchantCurrency>
  21. <Label>SmartPro</Label>
  22. <AmountBuyerCurrency>10001.43</AmountBuyerCurrency>
  23. <TotalOrderAmountBuyerCurrency>10001.43</TotalOrderAmountBuyerCurrency>
  24. <BuyerCurrency>RUB</BuyerCurrency>
  25. <Status>captured</Status>
  26. <ReferenceID>5098311</ReferenceID>
  27. <LastUpdate>20191021T073228+00</LastUpdate>
  28. <CreationDate>20191021T072145+00</CreationDate>
  29. <CaptureDate>20191021T073211+00</CaptureDate>
  30. <SettlementDate>20191024T120000+00</SettlementDate>
  31. <SettlementAmount>127.46</SettlementAmount>
  32. <TotalOrderSettlementAmount>127.46</TotalOrderSettlementAmount>
  33. <GrossSettlementAmount>135.2</GrossSettlementAmount>
  34. <TotalOrderGrossSettlementAmount>135.2</TotalOrderGrossSettlementAmount>
  35. <SettlementCurrency>EUR</SettlementCurrency>
  36. <SiteAddress>smartpro.club</SiteAddress>
  37. <Param1>398095</Param1>
  38. <Param2>smartpro.club:109.252.79.145</Param2>
  39. <Param3>smartpro.club</Param3>
  40. <Live>true</Live>
  41. <Description>перевод средств в пользу smartpro.club</Description>
  42.  
  43. <Card>
  44. <CardMask>465206|5673</CardMask>
  45. </Card>
  46.  
  47. </ReportedTransaction>
  48. <AdditionalInfo>
  49. <Payer>
  50. <FirstName>Natalia</FirstName>
  51. <LastName>Golubeva</LastName>
  52. <Email>na@na.com</Email>
  53. <AccountID>365854S</AccountID>
  54. <ClientIP>109.252.79.145</ClientIP>
  55. </Payer>
  56. </AdditionalInfo>
  57.  
  58.  
  59. </Body>
  60. </Message>
  61.  
  62. 2019-10-21 08:49:30
  63.  
  64. Response of merchant
  65. {
  66. "response": "OK",
  67. "status": {
  68. "url": "https://smartpro.club/deposit/postback/catch.php",
  69. "content_type": "text/html; charset=UTF-8",
  70. "http_code": 200,
  71. "header_size": 307,
  72. "request_size": 204,
  73. "filetime": -1,
  74. "ssl_verify_result": 0,
  75. "redirect_count": 0,
  76. "total_time": 0.769448,
  77. "namelookup_time": 0.060609,
  78. "connect_time": 0.075885,
  79. "pretransfer_time": 0.109077,
  80. "size_upload": 3115,
  81. "size_download": 2,
  82. "speed_download": 2,
  83. "speed_upload": 4048,
  84. "download_content_length": -1,
  85. "upload_content_length": 3115,
  86. "starttransfer_time": 0.124402,
  87. "redirect_time": 0,
  88. "redirect_url": "",
  89. "primary_ip": "37.59.210.169",
  90. "certinfo": "",
  91.  
  92. },
  93. "error": "",
  94. "errno": 0
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement