Advertisement
Guest User

Untitled

a guest
Jan 30th, 2019
2,072
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.36 KB | None | 0 0
  1. 01-30-2019 @ 17:53:39 - Requesting direct payment for order 2023 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://thelentes.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  7. <items>
  8. <item>
  9. <id>1</id>
  10. <description><![CDATA[HIDROBLUE UV ESFÉRICA]]></description>
  11. <amount>89.00</amount>
  12. <quantity>1</quantity>
  13. </item>
  14. </items>
  15. <reference><![CDATA[WC-2023]]></reference>
  16. <sender>
  17. <email><![CDATA[ricardoazeved@hotmail.com]]></email>
  18. <documents>
  19. <document>
  20. <type>CPF</type>
  21. <value>00384549390</value>
  22. </document>
  23. </documents>
  24. <name><![CDATA[Ricardo Azevedo]]></name>
  25. <phone>
  26. <areaCode>86</areaCode>
  27. <number>999770929</number>
  28. </phone>
  29. <hash>19e56353cd751e012e40308e96b94ead44c53ee221458387aadc4369e7e0743c</hash>
  30. </sender>
  31. <shipping>
  32. <type>3</type>
  33. <address>
  34. <street><![CDATA[AV PRESIDENTE KENNEDY]]></street>
  35. <number>2031</number>
  36. <postalCode>64049650</postalCode>
  37. <city><![CDATA[Horto Florestal]]></city>
  38. <state/>
  39. <country>BRA</country>
  40. </address>
  41. <cost>7.00</cost>
  42. </shipping>
  43. <creditCard>
  44. <token>18ff98a4c8f54071a5f560a5c19a6eeb</token>
  45. <installment>
  46. <quantity>9</quantity>
  47. <value>12.32</value>
  48. </installment>
  49. <holder>
  50. <name><![CDATA[ricardo azevedo do rego costsa filho]]></name>
  51. <documents>
  52. <document>
  53. <type>CPF</type>
  54. <value>00384549390</value>
  55. </document>
  56. </documents>
  57. <birthDate>30/05/1987</birthDate>
  58. <phone>
  59. <areaCode>86</areaCode>
  60. <number>32323141</number>
  61. </phone>
  62. </holder>
  63. <billingAddress>
  64. <street><![CDATA[AV PRESIDENTE KENNEDY]]></street>
  65. <number>2031</number>
  66. <city><![CDATA[Horto Florestal]]></city>
  67. <state/>
  68. <country>BRA</country>
  69. <postalCode>64049650</postalCode>
  70. </billingAddress>
  71. </creditCard>
  72. </payment>
  73.  
  74. 01-30-2019 @ 17:53:40 - An error occurred while generating the PagSeguro direct payment: Array
  75. (
  76. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  77. (
  78. [data:protected] => Array
  79. (
  80. [date] => Wed, 30 Jan 2019 17:53:39 GMT
  81. [server] => Apache-Coyote/1.1
  82. [content-type] => application/xml;charset=ISO-8859-1
  83. [cache-control] => max-age=180
  84. [expires] => Wed, 30 Jan 2019 17:56:40 GMT
  85. [vary] => Accept-Encoding,User-Agent
  86. [content-encoding] => gzip
  87. [access-control-allow-origin] => https://dev.pagseguro.uol.com.br
  88. [access-control-allow-methods] => POST, GET, OPTIONS
  89. [access-control-allow-headers] => Content-Type, origin, accept
  90. [content-length] => 181
  91. )
  92.  
  93. )
  94.  
  95. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53029</code><message>shipping address district is required.</message></error><error><code>53033</code><message>shipping address state is required.</message></error><error><code>53060</code><message>billing address district is required.</message></error><error><code>53064</code><message>billing address state is required.</message></error></errors>
  96. [response] => Array
  97. (
  98. [code] => 400
  99. [message] => Bad Request
  100. )
  101.  
  102. [cookies] => Array
  103. (
  104. )
  105.  
  106. [filename] =>
  107. [http_response] => WP_HTTP_Requests_Response Object
  108. (
  109. [response:protected] => Requests_Response Object
  110. (
  111. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53029</code><message>shipping address district is required.</message></error><error><code>53033</code><message>shipping address state is required.</message></error><error><code>53060</code><message>billing address district is required.</message></error><error><code>53064</code><message>billing address state is required.</message></error></errors>
  112. [raw] => HTTP/1.1 400 Bad Request
  113. Date: Wed, 30 Jan 2019 17:53:39 GMT
  114. Server: Apache-Coyote/1.1
  115. Content-Type: application/xml;charset=ISO-8859-1
  116. Cache-Control: max-age=180
  117. Expires: Wed, 30 Jan 2019 17:56:40 GMT
  118. Vary: Accept-Encoding,User-Agent
  119. Content-Encoding: gzip
  120. Access-Control-Allow-Origin: https://dev.pagseguro.uol.com.br
  121. Access-Control-Allow-Methods: POST, GET, OPTIONS
  122. Access-Control-Allow-Headers: Content-Type, origin, accept
  123. Content-Length: 181
  124. Connection: close
  125.  
  126. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53029</code><message>shipping address district is required.</message></error><error><code>53033</code><message>shipping address state is required.</message></error><error><code>53060</code><message>billing address district is required.</message></error><error><code>53064</code><message>billing address state is required.</message></error></errors>
  127. [headers] => Requests_Response_Headers Object
  128. (
  129. [data:protected] => Array
  130. (
  131. [date] => Array
  132. (
  133. [0] => Wed, 30 Jan 2019 17:53:39 GMT
  134. )
  135.  
  136. [server] => Array
  137. (
  138. [0] => Apache-Coyote/1.1
  139. )
  140.  
  141. [content-type] => Array
  142. (
  143. [0] => application/xml;charset=ISO-8859-1
  144. )
  145.  
  146. [cache-control] => Array
  147. (
  148. [0] => max-age=180
  149. )
  150.  
  151. [expires] => Array
  152. (
  153. [0] => Wed, 30 Jan 2019 17:56:40 GMT
  154. )
  155.  
  156. [vary] => Array
  157. (
  158. [0] => Accept-Encoding,User-Agent
  159. )
  160.  
  161. [content-encoding] => Array
  162. (
  163. [0] => gzip
  164. )
  165.  
  166. [access-control-allow-origin] => Array
  167. (
  168. [0] => https://dev.pagseguro.uol.com.br
  169. )
  170.  
  171. [access-control-allow-methods] => Array
  172. (
  173. [0] => POST, GET, OPTIONS
  174. )
  175.  
  176. [access-control-allow-headers] => Array
  177. (
  178. [0] => Content-Type, origin, accept
  179. )
  180.  
  181. [content-length] => Array
  182. (
  183. [0] => 181
  184. )
  185.  
  186. )
  187.  
  188. )
  189.  
  190. [status_code] => 400
  191. [protocol_version] => 1.1
  192. [success] =>
  193. [redirects] => 0
  194. [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/transactions?email=ricardoazeved@hotmail.com&token=66171D967EFB4355A772C17EFE77A7DC
  195. [history] => Array
  196. (
  197. )
  198.  
  199. [cookies] => Requests_Cookie_Jar Object
  200. (
  201. [cookies:protected] => Array
  202. (
  203. )
  204.  
  205. )
  206.  
  207. )
  208.  
  209. [filename:protected] =>
  210. [data] =>
  211. [headers] =>
  212. [status] =>
  213. )
  214.  
  215. )
  216.  
  217. 01-30-2019 @ 17:53:51 - Requesting direct payment for order 2023 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  218. <payment>
  219. <mode>default</mode>
  220. <method>creditCard</method>
  221. <currency>BRL</currency>
  222. <notificationURL><![CDATA[https://thelentes.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  223. <items>
  224. <item>
  225. <id>1</id>
  226. <description><![CDATA[HIDROBLUE UV ESFÉRICA]]></description>
  227. <amount>89.00</amount>
  228. <quantity>1</quantity>
  229. </item>
  230. </items>
  231. <reference><![CDATA[WC-2023]]></reference>
  232. <sender>
  233. <email><![CDATA[ricardoazeved@hotmail.com]]></email>
  234. <documents>
  235. <document>
  236. <type>CPF</type>
  237. <value>00384549390</value>
  238. </document>
  239. </documents>
  240. <name><![CDATA[Ricardo Azevedo]]></name>
  241. <phone>
  242. <areaCode>86</areaCode>
  243. <number>999770929</number>
  244. </phone>
  245. <hash>19e56353cd751e012e40308e96b94ead44c53ee221458387aadc4369e7e0743c</hash>
  246. </sender>
  247. <shipping>
  248. <type>3</type>
  249. <address>
  250. <street><![CDATA[AV PRESIDENTE KENNEDY]]></street>
  251. <number>2031</number>
  252. <postalCode>64049650</postalCode>
  253. <city><![CDATA[Horto Florestal]]></city>
  254. <state/>
  255. <country>BRA</country>
  256. </address>
  257. <cost>7.00</cost>
  258. </shipping>
  259. <creditCard>
  260. <token>fa5df439c8e84ebc9e3fd74bff6e3538</token>
  261. <installment>
  262. <quantity>1</quantity>
  263. <value>96.00</value>
  264. </installment>
  265. <holder>
  266. <name><![CDATA[ricardo azevedo do rego costsa filho]]></name>
  267. <documents>
  268. <document>
  269. <type>CPF</type>
  270. <value>00384549390</value>
  271. </document>
  272. </documents>
  273. <birthDate>30/05/1987</birthDate>
  274. <phone>
  275. <areaCode>86</areaCode>
  276. <number>32323141</number>
  277. </phone>
  278. </holder>
  279. <billingAddress>
  280. <street><![CDATA[AV PRESIDENTE KENNEDY]]></street>
  281. <number>2031</number>
  282. <city><![CDATA[Horto Florestal]]></city>
  283. <state/>
  284. <country>BRA</country>
  285. <postalCode>64049650</postalCode>
  286. </billingAddress>
  287. </creditCard>
  288. </payment>
  289.  
  290. 01-30-2019 @ 17:53:52 - An error occurred while generating the PagSeguro direct payment: Array
  291. (
  292. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  293. (
  294. [data:protected] => Array
  295. (
  296. [date] => Wed, 30 Jan 2019 17:53:52 GMT
  297. [server] => Apache-Coyote/1.1
  298. [content-type] => application/xml;charset=ISO-8859-1
  299. [cache-control] => max-age=180
  300. [expires] => Wed, 30 Jan 2019 17:56:52 GMT
  301. [vary] => Accept-Encoding,User-Agent
  302. [content-encoding] => gzip
  303. [access-control-allow-origin] => https://dev.pagseguro.uol.com.br
  304. [access-control-allow-methods] => POST, GET, OPTIONS
  305. [access-control-allow-headers] => Content-Type, origin, accept
  306. [content-length] => 181
  307. )
  308.  
  309. )
  310.  
  311. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53029</code><message>shipping address district is required.</message></error><error><code>53033</code><message>shipping address state is required.</message></error><error><code>53060</code><message>billing address district is required.</message></error><error><code>53064</code><message>billing address state is required.</message></error></errors>
  312. [response] => Array
  313. (
  314. [code] => 400
  315. [message] => Bad Request
  316. )
  317.  
  318. [cookies] => Array
  319. (
  320. )
  321.  
  322. [filename] =>
  323. [http_response] => WP_HTTP_Requests_Response Object
  324. (
  325. [response:protected] => Requests_Response Object
  326. (
  327. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53029</code><message>shipping address district is required.</message></error><error><code>53033</code><message>shipping address state is required.</message></error><error><code>53060</code><message>billing address district is required.</message></error><error><code>53064</code><message>billing address state is required.</message></error></errors>
  328. [raw] => HTTP/1.1 400 Bad Request
  329. Date: Wed, 30 Jan 2019 17:53:52 GMT
  330. Server: Apache-Coyote/1.1
  331. Content-Type: application/xml;charset=ISO-8859-1
  332. Cache-Control: max-age=180
  333. Expires: Wed, 30 Jan 2019 17:56:52 GMT
  334. Vary: Accept-Encoding,User-Agent
  335. Content-Encoding: gzip
  336. Access-Control-Allow-Origin: https://dev.pagseguro.uol.com.br
  337. Access-Control-Allow-Methods: POST, GET, OPTIONS
  338. Access-Control-Allow-Headers: Content-Type, origin, accept
  339. Content-Length: 181
  340. Connection: close
  341.  
  342. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53029</code><message>shipping address district is required.</message></error><error><code>53033</code><message>shipping address state is required.</message></error><error><code>53060</code><message>billing address district is required.</message></error><error><code>53064</code><message>billing address state is required.</message></error></errors>
  343. [headers] => Requests_Response_Headers Object
  344. (
  345. [data:protected] => Array
  346. (
  347. [date] => Array
  348. (
  349. [0] => Wed, 30 Jan 2019 17:53:52 GMT
  350. )
  351.  
  352. [server] => Array
  353. (
  354. [0] => Apache-Coyote/1.1
  355. )
  356.  
  357. [content-type] => Array
  358. (
  359. [0] => application/xml;charset=ISO-8859-1
  360. )
  361.  
  362. [cache-control] => Array
  363. (
  364. [0] => max-age=180
  365. )
  366.  
  367. [expires] => Array
  368. (
  369. [0] => Wed, 30 Jan 2019 17:56:52 GMT
  370. )
  371.  
  372. [vary] => Array
  373. (
  374. [0] => Accept-Encoding,User-Agent
  375. )
  376.  
  377. [content-encoding] => Array
  378. (
  379. [0] => gzip
  380. )
  381.  
  382. [access-control-allow-origin] => Array
  383. (
  384. [0] => https://dev.pagseguro.uol.com.br
  385. )
  386.  
  387. [access-control-allow-methods] => Array
  388. (
  389. [0] => POST, GET, OPTIONS
  390. )
  391.  
  392. [access-control-allow-headers] => Array
  393. (
  394. [0] => Content-Type, origin, accept
  395. )
  396.  
  397. [content-length] => Array
  398. (
  399. [0] => 181
  400. )
  401.  
  402. )
  403.  
  404. )
  405.  
  406. [status_code] => 400
  407. [protocol_version] => 1.1
  408. [success] =>
  409. [redirects] => 0
  410. [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/transactions?email=ricardoazeved@hotmail.com&token=66171D967EFB4355A772C17EFE77A7DC
  411. [history] => Array
  412. (
  413. )
  414.  
  415. [cookies] => Requests_Cookie_Jar Object
  416. (
  417. [cookies:protected] => Array
  418. (
  419. )
  420.  
  421. )
  422.  
  423. )
  424.  
  425. [filename:protected] =>
  426. [data] =>
  427. [headers] =>
  428. [status] =>
  429. )
  430.  
  431. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement