Advertisement
Guest User

Untitled

a guest
Feb 26th, 2019
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.92 KB | None | 0 0
  1. 02-26-2019 @ 08:16:27 - Requesting direct payment for order 12362 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <payment>
  3. <mode>default</mode>
  4. <method>creditCard</method>
  5. <currency>BRL</currency>
  6. <notificationURL><![CDATA[https://planetadoscalcados.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  7. <items>
  8. <item>
  9. <id>1</id>
  10. <description><![CDATA[Bota Zyller - Marrom 142 - 40]]></description>
  11. <amount>59.90</amount>
  12. <quantity>1</quantity>
  13. </item>
  14. </items>
  15. <reference><![CDATA[Planeta Dos Calçados -12362]]></reference>
  16. <sender>
  17. <email><![CDATA[c87675811796778912743@sandbox.pagseguro.com.br]]></email>
  18. <documents>
  19. <document>
  20. <type>CPF</type>
  21. <value>68005407653</value>
  22. </document>
  23. </documents>
  24. <name><![CDATA[Ricardo Xavier]]></name>
  25. <phone>
  26. <areaCode>37</areaCode>
  27. <number>991165454</number>
  28. </phone>
  29. <hash>f08674ac2e9089e9c0e2a55a4aecd2bb270a5b3e42c27aa26d38b7f6d935497a</hash>
  30. </sender>
  31. <shipping>
  32. <type>3</type>
  33. <address>
  34. <street><![CDATA[Rua Rio Araguaia]]></street>
  35. <number>301</number>
  36. <complement><![CDATA[casa]]></complement>
  37. <district><![CDATA[Bela Vista]]></district>
  38. <postalCode>35519000</postalCode>
  39. <city><![CDATA[Nova Serrana]]></city>
  40. <state>MG</state>
  41. <country>BRA</country>
  42. </address>
  43. <cost>19.61</cost>
  44. </shipping>
  45. <creditCard>
  46. <token>5f410563d3c04284a077633d16e6e943</token>
  47. <installment>
  48. <quantity>1</quantity>
  49. <value>79.51</value>
  50. </installment>
  51. <holder>
  52. <name><![CDATA[Aopa]]></name>
  53. <documents>
  54. <document>
  55. <type>CPF</type>
  56. <value>68005407653</value>
  57. </document>
  58. </documents>
  59. <birthDate>15/02/1970</birthDate>
  60. <phone>
  61. <areaCode>37</areaCode>
  62. <number>32548793</number>
  63. </phone>
  64. </holder>
  65. <billingAddress>
  66. <street><![CDATA[Rua Rio Araguaia]]></street>
  67. <number>301</number>
  68. <complement><![CDATA[casa]]></complement>
  69. <district><![CDATA[Bela Vista]]></district>
  70. <city><![CDATA[Nova Serrana]]></city>
  71. <state>MG</state>
  72. <country>BRA</country>
  73. <postalCode>35519000</postalCode>
  74. </billingAddress>
  75. </creditCard>
  76. </payment>
  77.  
  78. 02-26-2019 @ 08:16:28 - An error occurred while generating the PagSeguro direct payment: Array
  79. (
  80. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  81. (
  82. [data:protected] => Array
  83. (
  84. [date] => Tue, 26 Feb 2019 11:16:28 GMT
  85. [server] => Apache-Coyote/1.1
  86. [content-type] => application/xml;charset=ISO-8859-1
  87. [cache-control] => max-age=180
  88. [expires] => Tue, 26 Feb 2019 11:19:28 GMT
  89. [vary] => Accept-Encoding,User-Agent
  90. [content-encoding] => gzip
  91. [access-control-allow-origin] => https://dev.pagseguro.uol.com.br
  92. [access-control-allow-methods] => POST, GET, OPTIONS
  93. [access-control-allow-headers] => Content-Type, origin, accept
  94. )
  95.  
  96. )
  97.  
  98. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53044</code><message>credit card holder name invalid value: Aopa</message></error></errors>
  99. [response] => Array
  100. (
  101. [code] => 400
  102. [message] => Bad Request
  103. )
  104.  
  105. [cookies] => Array
  106. (
  107. )
  108.  
  109. [filename] =>
  110. [http_response] => WP_HTTP_Requests_Response Object
  111. (
  112. [response:protected] => Requests_Response Object
  113. (
  114. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53044</code><message>credit card holder name invalid value: Aopa</message></error></errors>
  115. [raw] => HTTP/1.1 400 Bad Request
  116. Date: Tue, 26 Feb 2019 11:16:28 GMT
  117. Server: Apache-Coyote/1.1
  118. Content-Type: application/xml;charset=ISO-8859-1
  119. Cache-Control: max-age=180
  120. Expires: Tue, 26 Feb 2019 11:19:28 GMT
  121. Vary: Accept-Encoding,User-Agent
  122. Content-Encoding: gzip
  123. Access-Control-Allow-Origin: https://dev.pagseguro.uol.com.br
  124. Access-Control-Allow-Methods: POST, GET, OPTIONS
  125. Access-Control-Allow-Headers: Content-Type, origin, accept
  126. Connection: close
  127. Transfer-Encoding: chunked
  128.  
  129. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53044</code><message>credit card holder name invalid value: Aopa</message></error></errors>
  130. [headers] => Requests_Response_Headers Object
  131. (
  132. [data:protected] => Array
  133. (
  134. [date] => Array
  135. (
  136. [0] => Tue, 26 Feb 2019 11:16:28 GMT
  137. )
  138.  
  139. [server] => Array
  140. (
  141. [0] => Apache-Coyote/1.1
  142. )
  143.  
  144. [content-type] => Array
  145. (
  146. [0] => application/xml;charset=ISO-8859-1
  147. )
  148.  
  149. [cache-control] => Array
  150. (
  151. [0] => max-age=180
  152. )
  153.  
  154. [expires] => Array
  155. (
  156. [0] => Tue, 26 Feb 2019 11:19:28 GMT
  157. )
  158.  
  159. [vary] => Array
  160. (
  161. [0] => Accept-Encoding,User-Agent
  162. )
  163.  
  164. [content-encoding] => Array
  165. (
  166. [0] => gzip
  167. )
  168.  
  169. [access-control-allow-origin] => Array
  170. (
  171. [0] => https://dev.pagseguro.uol.com.br
  172. )
  173.  
  174. [access-control-allow-methods] => Array
  175. (
  176. [0] => POST, GET, OPTIONS
  177. )
  178.  
  179. [access-control-allow-headers] => Array
  180. (
  181. [0] => Content-Type, origin, accept
  182. )
  183.  
  184. )
  185.  
  186. )
  187.  
  188. [status_code] => 400
  189. [protocol_version] => 1.1
  190. [success] =>
  191. [redirects] => 0
  192. [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/transactions?email=vendas01@planetadoscalcados.com.br&token=AA9326BCA47E4539A9EBFF73C7C45D3D
  193. [history] => Array
  194. (
  195. )
  196.  
  197. [cookies] => Requests_Cookie_Jar Object
  198. (
  199. [cookies:protected] => Array
  200. (
  201. )
  202.  
  203. )
  204.  
  205. )
  206.  
  207. [filename:protected] =>
  208. [data] =>
  209. [headers] =>
  210. [status] =>
  211. )
  212.  
  213. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement