Advertisement
Guest User

Erro Woo-Pagseguro

a guest
Mar 9th, 2017
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.16 KB | None | 0 0
  1. 03-09-2017 @ 12:34:24 - Requesting token for order 258 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <checkout>
  3. <currency>BRL</currency>
  4. <reference><![CDATA[BM-258]]></reference>
  5. <sender>
  6. <email><![CDATA[vih_bastos@hotmail.com]]></email>
  7. <name><![CDATA[Victor Bastos]]></name>
  8. <phone>
  9. <areaCode>11</areaCode>
  10. <number>41672260</number>
  11. </phone>
  12. </sender>
  13. <shipping>
  14. <type>3</type>
  15. <address>
  16. <street><![CDATA[Rua Alterosa 389]]></street>
  17. <complement><![CDATA[ap 12 a]]></complement>
  18. <postalCode>06327260</postalCode>
  19. <city><![CDATA[Carapicuíba]]></city>
  20. <state>SP</state>
  21. <country>BRA</country>
  22. </address>
  23. <cost>20.46</cost>
  24. </shipping>
  25. <items>
  26. <item>
  27. <id>1</id>
  28. <description><![CDATA[BMOVEMENT HIGH TECNOLOGY – PLATINUM 1000ml 33,81 fl oz]]></description>
  29. <amount>267.00</amount>
  30. <quantity>1</quantity>
  31. </item>
  32. </items>
  33. <redirectURL><![CDATA[http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228]]></redirectURL>
  34. <notificationURL><![CDATA[http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  35. <maxUses>1</maxUses>
  36. <maxAge>120</maxAge>
  37. </checkout>
  38.  
  39. 03-09-2017 @ 12:34:25 - Failed to generate the PagSeguro Payment Token: Array
  40. (
  41. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  42. (
  43. [data:protected] => Array
  44. (
  45. [date] => Thu, 09 Mar 2017 15:34:03 GMT
  46. [content-type] => application/xml;charset=ISO-8859-1
  47. [cache-control] => max-age=180
  48. [expires] => Thu, 09 Mar 2017 15:37:02 GMT
  49. [strict-transport-security] => max-age=31536000
  50. [vary] => User-Agent
  51. [set-cookie] => TS012b6bbf=0160ed0a6cb7938532795e2be1d275fe211f35bb852accff4d64ad30328aa115a33504d076; Path=/
  52. )
  53.  
  54. )
  55.  
  56. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  57. [response] => Array
  58. (
  59. [code] => 400
  60. [message] => Bad Request
  61. )
  62.  
  63. [cookies] => Array
  64. (
  65. [0] => WP_Http_Cookie Object
  66. (
  67. [name] => TS012b6bbf
  68. [value] => 0160ed0a6cb7938532795e2be1d275fe211f35bb852accff4d64ad30328aa115a33504d076
  69. [expires] =>
  70. [path] => /
  71. [domain] => ws.pagseguro.uol.com.br
  72. )
  73.  
  74. )
  75.  
  76. [filename] =>
  77. [http_response] => WP_HTTP_Requests_Response Object
  78. (
  79. [response:protected] => Requests_Response Object
  80. (
  81. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  82. [raw] => HTTP/1.1 400 Bad Request
  83. Date: Thu, 09 Mar 2017 15:34:03 GMT
  84. Content-Type: application/xml;charset=ISO-8859-1
  85. Cache-Control: max-age=180
  86. Expires: Thu, 09 Mar 2017 15:37:02 GMT
  87. Strict-Transport-Security: max-age=31536000
  88. Vary: User-Agent
  89. Connection: close
  90. Set-Cookie: TS012b6bbf=0160ed0a6cb7938532795e2be1d275fe211f35bb852accff4d64ad30328aa115a33504d076; Path=/
  91. Transfer-Encoding: chunked
  92.  
  93. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  94. [headers] => Requests_Response_Headers Object
  95. (
  96. [data:protected] => Array
  97. (
  98. [date] => Array
  99. (
  100. [0] => Thu, 09 Mar 2017 15:34:03 GMT
  101. )
  102.  
  103. [content-type] => Array
  104. (
  105. [0] => application/xml;charset=ISO-8859-1
  106. )
  107.  
  108. [cache-control] => Array
  109. (
  110. [0] => max-age=180
  111. )
  112.  
  113. [expires] => Array
  114. (
  115. [0] => Thu, 09 Mar 2017 15:37:02 GMT
  116. )
  117.  
  118. [strict-transport-security] => Array
  119. (
  120. [0] => max-age=31536000
  121. )
  122.  
  123. [vary] => Array
  124. (
  125. [0] => User-Agent
  126. )
  127.  
  128. [set-cookie] => Array
  129. (
  130. [0] => TS012b6bbf=0160ed0a6cb7938532795e2be1d275fe211f35bb852accff4d64ad30328aa115a33504d076; Path=/
  131. )
  132.  
  133. )
  134.  
  135. )
  136.  
  137. [status_code] => 400
  138. [protocol_version] => 1.1
  139. [success] =>
  140. [redirects] => 0
  141. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=brunoamaziviero@hotmail.com&token=23CFA51C3ACC479CB152DE199FC5715F
  142. [history] => Array
  143. (
  144. )
  145.  
  146. [cookies] => Requests_Cookie_Jar Object
  147. (
  148. [cookies:protected] => Array
  149. (
  150. [TS012b6bbf] => Requests_Cookie Object
  151. (
  152. [name] => TS012b6bbf
  153. [value] => 0160ed0a6cb7938532795e2be1d275fe211f35bb852accff4d64ad30328aa115a33504d076
  154. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  155. (
  156. [data:protected] => Array
  157. (
  158. [path] => /
  159. [domain] => ws.pagseguro.uol.com.br
  160. )
  161.  
  162. )
  163.  
  164. [flags] => Array
  165. (
  166. [creation] => 1489073665
  167. [last-access] => 1489073665
  168. [persistent] =>
  169. [host-only] => 1
  170. )
  171.  
  172. [reference_time] => 1489073665
  173. )
  174.  
  175. )
  176.  
  177. )
  178.  
  179. )
  180.  
  181. [filename:protected] =>
  182. [data] =>
  183. [headers] =>
  184. [status] =>
  185. )
  186.  
  187. )
  188.  
  189. 03-09-2017 @ 12:45:14 - Requesting token for order 258 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  190. <checkout>
  191. <currency>BRL</currency>
  192. <reference><![CDATA[BM-258]]></reference>
  193. <sender>
  194. <email><![CDATA[vih_bastos@hotmail.com]]></email>
  195. <name><![CDATA[Victor Bastos]]></name>
  196. <phone>
  197. <areaCode>11</areaCode>
  198. <number>41672260</number>
  199. </phone>
  200. </sender>
  201. <shipping>
  202. <type>3</type>
  203. <address>
  204. <street><![CDATA[Rua Alterosa 389]]></street>
  205. <complement><![CDATA[ap 12 a]]></complement>
  206. <postalCode>06327260</postalCode>
  207. <city><![CDATA[Carapicuíba]]></city>
  208. <state>SP</state>
  209. <country>BRA</country>
  210. </address>
  211. <cost>20.46</cost>
  212. </shipping>
  213. <items>
  214. <item>
  215. <id>1</id>
  216. <description><![CDATA[BMOVEMENT HIGH TECNOLOGY – PLATINUM 1000ml 33,81 fl oz]]></description>
  217. <amount>267.00</amount>
  218. <quantity>1</quantity>
  219. </item>
  220. </items>
  221. <redirectURL><![CDATA[http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228]]></redirectURL>
  222. <notificationURL><![CDATA[http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  223. <maxUses>1</maxUses>
  224. <maxAge>120</maxAge>
  225. </checkout>
  226.  
  227. 03-09-2017 @ 12:45:16 - Failed to generate the PagSeguro Payment Token: Array
  228. (
  229. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  230. (
  231. [data:protected] => Array
  232. (
  233. [date] => Thu, 09 Mar 2017 15:44:53 GMT
  234. [content-type] => application/xml;charset=ISO-8859-1
  235. [cache-control] => max-age=180
  236. [expires] => Thu, 09 Mar 2017 15:47:53 GMT
  237. [strict-transport-security] => max-age=31536000
  238. [vary] => User-Agent
  239. [set-cookie] => TS012b6bbf=0160ed0a6cbafc13fd072557ab84fd395795e26593de3e48d3d123285de12101fe41325977; Path=/
  240. )
  241.  
  242. )
  243.  
  244. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  245. [response] => Array
  246. (
  247. [code] => 400
  248. [message] => Bad Request
  249. )
  250.  
  251. [cookies] => Array
  252. (
  253. [0] => WP_Http_Cookie Object
  254. (
  255. [name] => TS012b6bbf
  256. [value] => 0160ed0a6cbafc13fd072557ab84fd395795e26593de3e48d3d123285de12101fe41325977
  257. [expires] =>
  258. [path] => /
  259. [domain] => ws.pagseguro.uol.com.br
  260. )
  261.  
  262. )
  263.  
  264. [filename] =>
  265. [http_response] => WP_HTTP_Requests_Response Object
  266. (
  267. [response:protected] => Requests_Response Object
  268. (
  269. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  270. [raw] => HTTP/1.1 400 Bad Request
  271. Date: Thu, 09 Mar 2017 15:44:53 GMT
  272. Content-Type: application/xml;charset=ISO-8859-1
  273. Cache-Control: max-age=180
  274. Expires: Thu, 09 Mar 2017 15:47:53 GMT
  275. Strict-Transport-Security: max-age=31536000
  276. Vary: User-Agent
  277. Connection: close
  278. Set-Cookie: TS012b6bbf=0160ed0a6cbafc13fd072557ab84fd395795e26593de3e48d3d123285de12101fe41325977; Path=/
  279. Transfer-Encoding: chunked
  280.  
  281. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  282. [headers] => Requests_Response_Headers Object
  283. (
  284. [data:protected] => Array
  285. (
  286. [date] => Array
  287. (
  288. [0] => Thu, 09 Mar 2017 15:44:53 GMT
  289. )
  290.  
  291. [content-type] => Array
  292. (
  293. [0] => application/xml;charset=ISO-8859-1
  294. )
  295.  
  296. [cache-control] => Array
  297. (
  298. [0] => max-age=180
  299. )
  300.  
  301. [expires] => Array
  302. (
  303. [0] => Thu, 09 Mar 2017 15:47:53 GMT
  304. )
  305.  
  306. [strict-transport-security] => Array
  307. (
  308. [0] => max-age=31536000
  309. )
  310.  
  311. [vary] => Array
  312. (
  313. [0] => User-Agent
  314. )
  315.  
  316. [set-cookie] => Array
  317. (
  318. [0] => TS012b6bbf=0160ed0a6cbafc13fd072557ab84fd395795e26593de3e48d3d123285de12101fe41325977; Path=/
  319. )
  320.  
  321. )
  322.  
  323. )
  324.  
  325. [status_code] => 400
  326. [protocol_version] => 1.1
  327. [success] =>
  328. [redirects] => 0
  329. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=brunoamaziviero@hotmail.com&token=23CFA51C3ACC479CB152DE199FC5715F
  330. [history] => Array
  331. (
  332. )
  333.  
  334. [cookies] => Requests_Cookie_Jar Object
  335. (
  336. [cookies:protected] => Array
  337. (
  338. [TS012b6bbf] => Requests_Cookie Object
  339. (
  340. [name] => TS012b6bbf
  341. [value] => 0160ed0a6cbafc13fd072557ab84fd395795e26593de3e48d3d123285de12101fe41325977
  342. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  343. (
  344. [data:protected] => Array
  345. (
  346. [path] => /
  347. [domain] => ws.pagseguro.uol.com.br
  348. )
  349.  
  350. )
  351.  
  352. [flags] => Array
  353. (
  354. [creation] => 1489074316
  355. [last-access] => 1489074316
  356. [persistent] =>
  357. [host-only] => 1
  358. )
  359.  
  360. [reference_time] => 1489074316
  361. )
  362.  
  363. )
  364.  
  365. )
  366.  
  367. )
  368.  
  369. [filename:protected] =>
  370. [data] =>
  371. [headers] =>
  372. [status] =>
  373. )
  374.  
  375. )
  376.  
  377. 03-09-2017 @ 13:31:39 - Requesting token for order 258 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  378. <checkout>
  379. <currency>BRL</currency>
  380. <reference><![CDATA[BM-258]]></reference>
  381. <sender>
  382. <email><![CDATA[vih_bastos@hotmail.com]]></email>
  383. <name><![CDATA[Victor Bastos]]></name>
  384. <phone>
  385. <areaCode>11</areaCode>
  386. <number>41672260</number>
  387. </phone>
  388. </sender>
  389. <shipping>
  390. <type>3</type>
  391. <address>
  392. <street><![CDATA[Rua Alterosa 389]]></street>
  393. <complement><![CDATA[ap 12 a]]></complement>
  394. <postalCode>06327260</postalCode>
  395. <city><![CDATA[Carapicuíba]]></city>
  396. <state>SP</state>
  397. <country>BRA</country>
  398. </address>
  399. <cost>20.46</cost>
  400. </shipping>
  401. <items>
  402. <item>
  403. <id>1</id>
  404. <description><![CDATA[BMOVEMENT HIGH TECNOLOGY – PLATINUM 1000ml 33,81 fl oz]]></description>
  405. <amount>267.00</amount>
  406. <quantity>1</quantity>
  407. </item>
  408. </items>
  409. <redirectURL><![CDATA[http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228]]></redirectURL>
  410. <notificationURL><![CDATA[http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  411. <maxUses>1</maxUses>
  412. <maxAge>120</maxAge>
  413. </checkout>
  414.  
  415. 03-09-2017 @ 13:31:41 - Failed to generate the PagSeguro Payment Token: Array
  416. (
  417. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  418. (
  419. [data:protected] => Array
  420. (
  421. [date] => Thu, 09 Mar 2017 16:31:18 GMT
  422. [server] => Apache-Coyote/1.1
  423. [content-type] => application/xml;charset=ISO-8859-1
  424. [cache-control] => max-age=180
  425. [expires] => Thu, 09 Mar 2017 16:34:17 GMT
  426. [strict-transport-security] => max-age=31536000
  427. [vary] => User-Agent
  428. )
  429.  
  430. )
  431.  
  432. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  433. [response] => Array
  434. (
  435. [code] => 400
  436. [message] => Bad Request
  437. )
  438.  
  439. [cookies] => Array
  440. (
  441. )
  442.  
  443. [filename] =>
  444. [http_response] => WP_HTTP_Requests_Response Object
  445. (
  446. [response:protected] => Requests_Response Object
  447. (
  448. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  449. [raw] => HTTP/1.1 400 Bad Request
  450. Date: Thu, 09 Mar 2017 16:31:18 GMT
  451. Server: Apache-Coyote/1.1
  452. Content-Type: application/xml;charset=ISO-8859-1
  453. Cache-Control: max-age=180
  454. Expires: Thu, 09 Mar 2017 16:34:17 GMT
  455. Strict-Transport-Security: max-age=31536000
  456. Vary: User-Agent
  457. Connection: close
  458. Transfer-Encoding: chunked
  459.  
  460. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11007</code><message>redirectURL invalid value: http://servidor/bmprofessional/index.php/loja/finalizar-compra/order-received/258?key=wc_order_58c17509d5228</message></error><error><code>10044</code><message>Invalid value for notification URL : http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  461. [headers] => Requests_Response_Headers Object
  462. (
  463. [data:protected] => Array
  464. (
  465. [date] => Array
  466. (
  467. [0] => Thu, 09 Mar 2017 16:31:18 GMT
  468. )
  469.  
  470. [server] => Array
  471. (
  472. [0] => Apache-Coyote/1.1
  473. )
  474.  
  475. [content-type] => Array
  476. (
  477. [0] => application/xml;charset=ISO-8859-1
  478. )
  479.  
  480. [cache-control] => Array
  481. (
  482. [0] => max-age=180
  483. )
  484.  
  485. [expires] => Array
  486. (
  487. [0] => Thu, 09 Mar 2017 16:34:17 GMT
  488. )
  489.  
  490. [strict-transport-security] => Array
  491. (
  492. [0] => max-age=31536000
  493. )
  494.  
  495. [vary] => Array
  496. (
  497. [0] => User-Agent
  498. )
  499.  
  500. )
  501.  
  502. )
  503.  
  504. [status_code] => 400
  505. [protocol_version] => 1.1
  506. [success] =>
  507. [redirects] => 0
  508. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=brunoamaziviero@hotmail.com&token=23CFA51C3ACC479CB152DE199FC5715F
  509. [history] => Array
  510. (
  511. )
  512.  
  513. [cookies] => Requests_Cookie_Jar Object
  514. (
  515. [cookies:protected] => Array
  516. (
  517. )
  518.  
  519. )
  520.  
  521. )
  522.  
  523. [filename:protected] =>
  524. [data] =>
  525. [headers] =>
  526. [status] =>
  527. )
  528.  
  529. )
  530.  
  531. 03-09-2017 @ 13:34:58 - Requesting session ID...
  532. 03-09-2017 @ 13:34:59 - PagSeguro session is valid! The return is: SimpleXMLElement Object
  533. (
  534. [id] => 285b34a727bd447fba48bc7e8eebb548
  535. )
  536.  
  537. 03-09-2017 @ 13:39:43 - Requesting session ID...
  538. 03-09-2017 @ 13:39:44 - PagSeguro session is valid! The return is: SimpleXMLElement Object
  539. (
  540. [id] => c31d0ced2d81463e94d8c3546a325d59
  541. )
  542.  
  543. 03-09-2017 @ 13:49:14 - Requesting direct payment for order 259 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  544. <payment>
  545. <mode>default</mode>
  546. <method>creditCard</method>
  547. <sender>
  548. <email><![CDATA[bruno@bionat.com.br]]></email>
  549. <documents>
  550. <document>
  551. <type>CPF</type>
  552. <value>35838508825</value>
  553. </document>
  554. </documents>
  555. <name><![CDATA[Bruno Maziviero]]></name>
  556. <phone>
  557. <areaCode>11</areaCode>
  558. <number>997241495</number>
  559. </phone>
  560. <hash>49123e4103ddb42538d03c7325d1361ef235f2f21d06f1d259627c956a707849</hash>
  561. </sender>
  562. <currency>BRL</currency>
  563. <notificationURL><![CDATA[http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  564. <items>
  565. <item>
  566. <id>1</id>
  567. <description><![CDATA[BMOVEMENT HIGH TECNOLOGY – PLATINUM 1000ml 33,81 fl oz]]></description>
  568. <amount>1.00</amount>
  569. <quantity>2</quantity>
  570. </item>
  571. </items>
  572. <reference><![CDATA[BM-259]]></reference>
  573. <shipping>
  574. <type>3</type>
  575. <address>
  576. <street><![CDATA[Rua antonio figueiredo ramos 281]]></street>
  577. <number>281</number>
  578. <complement><![CDATA[centro]]></complement>
  579. <district><![CDATA[fazenda belem]]></district>
  580. <postalCode>07802020</postalCode>
  581. <city><![CDATA[franco da rocha]]></city>
  582. <state>SP</state>
  583. <country>BRA</country>
  584. </address>
  585. <cost>0</cost>
  586. </shipping>
  587. <creditCard>
  588. <token>57fb41133ce44dc89c4777ab47567657</token>
  589. <installment>
  590. <quantity>1</quantity>
  591. <value>2.00</value>
  592. </installment>
  593. <holder>
  594. <name><![CDATA[ELIZABETH FATIMA N AIME]]></name>
  595. <documents>
  596. <document>
  597. <type>CPF</type>
  598. <value>08494358898</value>
  599. </document>
  600. </documents>
  601. <birthDate>22/09/1968</birthDate>
  602. <phone>
  603. <areaCode>11</areaCode>
  604. <number>982721258</number>
  605. </phone>
  606. </holder>
  607. <billingAddress>
  608. <street><![CDATA[Rua antonio figueiredo ramos 281]]></street>
  609. <number>281</number>
  610. <complement><![CDATA[centro]]></complement>
  611. <district><![CDATA[fazenda belem]]></district>
  612. <city><![CDATA[franco da rocha]]></city>
  613. <state>SP</state>
  614. <country>BRA</country>
  615. <postalCode>07802020</postalCode>
  616. </billingAddress>
  617. </creditCard>
  618. </payment>
  619.  
  620. 03-09-2017 @ 13:49:16 - An error occurred while generating the PagSeguro direct payment: Array
  621. (
  622. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  623. (
  624. [data:protected] => Array
  625. (
  626. [date] => Thu, 09 Mar 2017 16:48:52 GMT
  627. [server] => Apache-Coyote/1.1
  628. [content-type] => application/xml;charset=ISO-8859-1
  629. [cache-control] => max-age=180
  630. [expires] => Thu, 09 Mar 2017 16:51:52 GMT
  631. [vary] => Accept-Encoding,User-Agent
  632. [content-encoding] => gzip
  633. [strict-transport-security] => max-age=31536000
  634. )
  635.  
  636. )
  637.  
  638. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53009</code><message>notificationURL invalid value: http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  639. [response] => Array
  640. (
  641. [code] => 400
  642. [message] => Bad Request
  643. )
  644.  
  645. [cookies] => Array
  646. (
  647. )
  648.  
  649. [filename] =>
  650. [http_response] => WP_HTTP_Requests_Response Object
  651. (
  652. [response:protected] => Requests_Response Object
  653. (
  654. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53009</code><message>notificationURL invalid value: http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  655. [raw] => HTTP/1.1 400 Bad Request
  656. Date: Thu, 09 Mar 2017 16:48:52 GMT
  657. Server: Apache-Coyote/1.1
  658. Content-Type: application/xml;charset=ISO-8859-1
  659. Cache-Control: max-age=180
  660. Expires: Thu, 09 Mar 2017 16:51:52 GMT
  661. Vary: Accept-Encoding,User-Agent
  662. Content-Encoding: gzip
  663. Strict-Transport-Security: max-age=31536000
  664. Connection: close
  665. Transfer-Encoding: chunked
  666.  
  667. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>53009</code><message>notificationURL invalid value: http://servidor/bmprofessional/index.php/wc-api/WC_PagSeguro_Gateway/</message></error></errors>
  668. [headers] => Requests_Response_Headers Object
  669. (
  670. [data:protected] => Array
  671. (
  672. [date] => Array
  673. (
  674. [0] => Thu, 09 Mar 2017 16:48:52 GMT
  675. )
  676.  
  677. [server] => Array
  678. (
  679. [0] => Apache-Coyote/1.1
  680. )
  681.  
  682. [content-type] => Array
  683. (
  684. [0] => application/xml;charset=ISO-8859-1
  685. )
  686.  
  687. [cache-control] => Array
  688. (
  689. [0] => max-age=180
  690. )
  691.  
  692. [expires] => Array
  693. (
  694. [0] => Thu, 09 Mar 2017 16:51:52 GMT
  695. )
  696.  
  697. [vary] => Array
  698. (
  699. [0] => Accept-Encoding,User-Agent
  700. )
  701.  
  702. [content-encoding] => Array
  703. (
  704. [0] => gzip
  705. )
  706.  
  707. [strict-transport-security] => Array
  708. (
  709. [0] => max-age=31536000
  710. )
  711.  
  712. )
  713.  
  714. )
  715.  
  716. [status_code] => 400
  717. [protocol_version] => 1.1
  718. [success] =>
  719. [redirects] => 0
  720. [url] => https://ws.pagseguro.uol.com.br/v2/transactions?email=brunoamaziviero@hotmail.com&token=23CFA51C3ACC479CB152DE199FC5715F
  721. [history] => Array
  722. (
  723. )
  724.  
  725. [cookies] => Requests_Cookie_Jar Object
  726. (
  727. [cookies:protected] => Array
  728. (
  729. )
  730.  
  731. )
  732.  
  733. )
  734.  
  735. [filename:protected] =>
  736. [data] =>
  737. [headers] =>
  738. [status] =>
  739. )
  740.  
  741. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement