Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. 2019-06-18 08:42:43
  2.  
  3. Try to send Postback to url = https://www.fxfly.com/trade.php/payment/default/payboutiqueNotify?payment_id=5
  4. <Message version="0.5">
  5. <Header>
  6. <Identity>
  7. <UserID>1169</UserID>
  8. <Checksum>15414871949CFE83270A70C604E44A79D89CF3FF61A4C13E4F6ABDE64FA10A161AEA3A18681FB856BBEB02E601C50E130E95F65164DC419370A1051FB55F29EB</Checksum>
  9. </Identity>
  10. <Time>20190618T084243+00</Time>
  11. </Header>
  12. <Body type="TransactionReportResponse">
  13. <ReportedTransaction type="Purchase">
  14. <MerchantID>561</MerchantID>
  15. <OrderID>1560847104-2981</OrderID>
  16. <MerchantReference></MerchantReference>
  17. <PaymentMethod>CreditCard</PaymentMethod>
  18. <AmountMerchantCurrency>15</AmountMerchantCurrency>
  19. <TotalOrderAmountMerchantCurrency>15</TotalOrderAmountMerchantCurrency>
  20. <MerchantCurrency>EUR</MerchantCurrency>
  21. <Label></Label>
  22. <AmountBuyerCurrency>1124.88</AmountBuyerCurrency>
  23. <TotalOrderAmountBuyerCurrency>1124.88</TotalOrderAmountBuyerCurrency>
  24. <BuyerCurrency>RUB</BuyerCurrency>
  25. <Status>captured</Status>
  26. <ReferenceID>4873225</ReferenceID>
  27. <LastUpdate>20190618T084226+00</LastUpdate>
  28. <CreationDate>20190618T083917+00</CreationDate>
  29. <CaptureDate>20190618T084208+00</CaptureDate>
  30. <SettlementDate>20190627T120000+00</SettlementDate>
  31. <SettlementAmount>14.25</SettlementAmount>
  32. <TotalOrderSettlementAmount>14.25</TotalOrderSettlementAmount>
  33. <GrossSettlementAmount>15</GrossSettlementAmount>
  34. <TotalOrderGrossSettlementAmount>15</TotalOrderGrossSettlementAmount>
  35. <SettlementCurrency>EUR</SettlementCurrency>
  36. <SiteAddress>www.fxfly.com</SiteAddress>
  37. <Param1></Param1>
  38. <Param2></Param2>
  39. <Param3></Param3>
  40. <Live>true</Live>
  41. <Description>перевод средств в пользу http://www.fxfly.com</Description>
  42.  
  43. <Card>
  44. <CardMask>424641|9941</CardMask>
  45. </Card>
  46.  
  47. </ReportedTransaction>
  48. <AdditionalInfo>
  49. <Payer>
  50. <FirstName>Елена</FirstName>
  51. <LastName>Родевич</LastName>
  52. <Email>na@na.com</Email>
  53. <Country>Bela</Country>
  54. <City>г. Минск</City>
  55. <Address>пр. Партизанский 128 -10</Address>
  56. <ClientIP>178.127.202.15</ClientIP>
  57. </Payer>
  58. </AdditionalInfo>
  59.  
  60.  
  61. </Body>
  62. </Message>
  63.  
  64. 2019-06-18 08:42:44
  65.  
  66. Response of merchant
  67. {
  68. "response": "OK",
  69. "status": {
  70. "url": "https://www.fxfly.com/trade.php/payment/default/payboutiqueNotify?payment_id=5",
  71. "content_type": "text/html",
  72. "http_code": 200,
  73. "header_size": 713,
  74. "request_size": 234,
  75. "filetime": -1,
  76. "ssl_verify_result": 0,
  77. "redirect_count": 0,
  78. "total_time": 0.325469,
  79. "namelookup_time": 0.060646,
  80. "connect_time": 0.072185,
  81. "pretransfer_time": 0.121725,
  82. "size_upload": 3321,
  83. "size_download": 2,
  84. "speed_download": 6,
  85. "speed_upload": 10203,
  86. "download_content_length": -1,
  87. "upload_content_length": 3321,
  88. "starttransfer_time": 0.1338,
  89. "redirect_time": 0,
  90. "redirect_url": "",
  91. "primary_ip": "104.18.158.4",
  92. "certinfo": "",
  93. },
  94. "error": "",
  95. "errno": 0
  96. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement