Advertisement
Guest User

wppagseguro

a guest
Oct 15th, 2016
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 KB | None | 0 0
  1. 10-15-2016 @ 15:26:03 - Requesting direct payment for order 3809 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <payment>
  3. <mode>default</mode>
  4. <method>eft</method>
  5. <sender>
  6. <name><![CDATA[Douglas dos Santos Mesquita]]></name>
  7. <email><![CDATA[douglas.mesquita2@hotmail.com]]></email>
  8. <documents>
  9. <document>
  10. <type>CPF</type>
  11. <value>41697336817</value>
  12. </document>
  13. </documents>
  14. <phone>
  15. <areaCode>33</areaCode>
  16. <number>333333333</number>
  17. </phone>
  18. <hash>8025bd5488931ecc3b69f9d1398e8dbafd78754e81a19d60adcd27b6b3bf3601</hash>
  19. </sender>
  20. <currency>BRL</currency>
  21. <notificationURL><![CDATA[http://www.mfperfumes.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  22. <items>
  23. <item>
  24. <id>1</id>
  25. <description><![CDATA[YVES SAINT LAURENT L HOMME EDT]]></description>
  26. <amount>299.90</amount>
  27. <quantity>1</quantity>
  28. </item>
  29. </items>
  30. <reference><![CDATA[MF-3809]]></reference>
  31. <shipping>
  32. <type>3</type>
  33. <address>
  34. <street><![CDATA[Avenida dos Estados]]></street>
  35. <number>8</number>
  36. <district><![CDATA[Santa Terezinha]]></district>
  37. <postalCode>09210580</postalCode>
  38. <city><![CDATA[Santo André]]></city>
  39. <state>SP</state>
  40. <country>BRA</country>
  41. </address>
  42. <cost>20.00</cost>
  43. </shipping>
  44. <bank>
  45. <name>bradesco</name>
  46. </bank>
  47. </payment>
  48.  
  49. 10-15-2016 @ 15:26:04 - An error occurred while generating the PagSeguro direct payment: Array
  50. (
  51. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  52. (
  53. [data:protected] => Array
  54. (
  55. [date] => Sat, 15 Oct 2016 18:26:04 GMT
  56. [server] => Apache-Coyote/1.1
  57. [content-type] => application/xml;charset=ISO-8859-1
  58. [cache-control] => max-age=180
  59. [expires] => Sat, 15 Oct 2016 18:29:04 GMT
  60. [vary] => Accept-Encoding,User-Agent
  61. [content-encoding] => gzip
  62. [strict-transport-security] => max-age=31536000
  63. [content-length] => 140
  64. )
  65.  
  66. )
  67.  
  68. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53081</code><message>sender is related to receiver.</message></error></errors>
  69. [response] => Array
  70. (
  71. [code] => 400
  72. [message] => Bad Request
  73. )
  74.  
  75. [cookies] => Array
  76. (
  77. )
  78.  
  79. [filename] =>
  80. [http_response] => WP_HTTP_Requests_Response Object
  81. (
  82. [response:protected] => Requests_Response Object
  83. (
  84. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53081</code><message>sender is related to receiver.</message></error></errors>
  85. [raw] => HTTP/1.1 400 Bad Request
  86. Date: Sat, 15 Oct 2016 18:26:04 GMT
  87. Server: Apache-Coyote/1.1
  88. Content-Type: application/xml;charset=ISO-8859-1
  89. Cache-Control: max-age=180
  90. Expires: Sat, 15 Oct 2016 18:29:04 GMT
  91. Vary: Accept-Encoding,User-Agent
  92. Content-Encoding: gzip
  93. Strict-Transport-Security: max-age=31536000
  94. Content-Length: 140
  95. Connection: close
  96.  
  97. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53081</code><message>sender is related to receiver.</message></error></errors>
  98. [headers] => Requests_Response_Headers Object
  99. (
  100. [data:protected] => Array
  101. (
  102. [date] => Array
  103. (
  104. [0] => Sat, 15 Oct 2016 18:26:04 GMT
  105. )
  106.  
  107. [server] => Array
  108. (
  109. [0] => Apache-Coyote/1.1
  110. )
  111.  
  112. [content-type] => Array
  113. (
  114. [0] => application/xml;charset=ISO-8859-1
  115. )
  116.  
  117. [cache-control] => Array
  118. (
  119. [0] => max-age=180
  120. )
  121.  
  122. [expires] => Array
  123. (
  124. [0] => Sat, 15 Oct 2016 18:29:04 GMT
  125. )
  126.  
  127. [vary] => Array
  128. (
  129. [0] => Accept-Encoding,User-Agent
  130. )
  131.  
  132. [content-encoding] => Array
  133. (
  134. [0] => gzip
  135. )
  136.  
  137. [strict-transport-security] => Array
  138. (
  139. [0] => max-age=31536000
  140. )
  141.  
  142. [content-length] => Array
  143. (
  144. [0] => 140
  145. )
  146.  
  147. )
  148.  
  149. )
  150.  
  151. [status_code] => 400
  152. [protocol_version] => 1.1
  153. [success] =>
  154. [redirects] => 0
  155. [url] => https://ws.pagseguro.uol.com.br/v2/transactions?email=douglas.mesquita2@hotmail.com&token=247F694B4CC4459993930D1153A17EB3
  156. [history] => Array
  157. (
  158. )
  159.  
  160. [cookies] => Requests_Cookie_Jar Object
  161. (
  162. [cookies:protected] => Array
  163. (
  164. )
  165.  
  166. )
  167.  
  168. )
  169.  
  170. [filename:protected] =>
  171. [data] =>
  172. [headers] =>
  173. [status] =>
  174. )
  175.  
  176. )
  177.  
  178. 10-15-2016 @ 15:28:42 - Requesting token for order 3809 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  179. <checkout>
  180. <currency>BRL</currency>
  181. <reference><![CDATA[MF-3809]]></reference>
  182. <sender>
  183. <name><![CDATA[Douglas dos Santos Mesquita]]></name>
  184. <email><![CDATA[douglas.mesquita2@hotmail.com]]></email>
  185. <documents>
  186. <document>
  187. <type>CPF</type>
  188. <value>41697336817</value>
  189. </document>
  190. </documents>
  191. <phone>
  192. <areaCode>33</areaCode>
  193. <number>333333333</number>
  194. </phone>
  195. </sender>
  196. <shipping>
  197. <type>3</type>
  198. <address>
  199. <street><![CDATA[Avenida dos Estados]]></street>
  200. <number>8</number>
  201. <district><![CDATA[Santa Terezinha]]></district>
  202. <postalCode>09210580</postalCode>
  203. <city><![CDATA[Santo André]]></city>
  204. <state>SP</state>
  205. <country>BRA</country>
  206. </address>
  207. <cost>20.00</cost>
  208. </shipping>
  209. <items>
  210. <item>
  211. <id>1</id>
  212. <description><![CDATA[YVES SAINT LAURENT L HOMME EDT]]></description>
  213. <amount>299.90</amount>
  214. <quantity>1</quantity>
  215. </item>
  216. </items>
  217. <redirectURL><![CDATA[http://www.mfperfumes.com.br/carrinho/finalizar-compra/pedido-recebido/3809?key=wc_order_5802743dd019d]]></redirectURL>
  218. <notificationURL><![CDATA[http://www.mfperfumes.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  219. <maxUses>1</maxUses>
  220. <maxAge>120</maxAge>
  221. </checkout>
  222.  
  223. 10-15-2016 @ 15:28:43 - PagSeguro Payment Token created with success! The Token is: 6C88E0B080803A9994D80FA961DEF352
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement