Advertisement
Guest User

Erro Pagseguro : Um erro ocorreu ao processar o seu pagamento, por favor, revise os seus dados e ten

a guest
Jun 9th, 2021
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.90 KB | None | 0 0
  1. 06-09-2021 @ 14:58:33 - Requesting token for order 3157 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <checkout>
  3. <currency>BRL</currency>
  4. <reference><![CDATA[WC-3157]]></reference>
  5. <sender>
  6. <email><![CDATA[ma1jarcos@gmail.com]]></email>
  7. <name><![CDATA[Jao]]></name>
  8. <phone>
  9. <areaCode>98</areaCode>
  10. <number>981522794</number>
  11. </phone>
  12. </sender>
  13. <shipping>
  14. <type>3</type>
  15. <address>
  16. <street><![CDATA[Rua 02 Quadra 05 N9 - Residencial Itaguará II]]></street>
  17. <postalCode>65110000</postalCode>
  18. <city><![CDATA[São Luís]]></city>
  19. <state>MA</state>
  20. <country>BRA</country>
  21. </address>
  22. <cost>0</cost>
  23. </shipping>
  24. <items>
  25. <item>
  26. <id>1</id>
  27. <description><![CDATA[Biquíni Santo Amaro - Animal print - onça - P]]></description>
  28. <amount>95.00</amount>
  29. <quantity>1</quantity>
  30. </item>
  31. </items>
  32. <redirectURL><![CDATA[https://www.belinemodapraia.com.br/finalizar-compra/pedido-recebido/3157/?key=wc_order_LaWiAcsYnM94D]]></redirectURL>
  33. <notificationURL><![CDATA[https://www.belinemodapraia.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  34. <maxUses>1</maxUses>
  35. <maxAge>120</maxAge>
  36. </checkout>
  37.  
  38. 06-09-2021 @ 14:58:35 - Failed to generate the PagSeguro Payment Token: Array
  39. (
  40. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  41. (
  42. [data:protected] => Array
  43. (
  44. [date] => Wed, 09 Jun 2021 14:58:34 GMT
  45. [content-type] => application/xml;charset=ISO-8859-1
  46. [cache-control] => max-age=180
  47. [expires] => Wed, 09 Jun 2021 15:01:35 GMT
  48. [strict-transport-security] => max-age=31536000
  49. [vary] => User-Agent
  50. [set-cookie] => TS018765ea=01ed0a5ec24a585bb9f1dab9fc578962e2e9dae0c0e62c4549422084cf7ce58072a2bcfe995e52378d6eff5e0d3f70fe51076c3a13; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  51. )
  52.  
  53. )
  54.  
  55. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jao</message></error></errors>
  56. [response] => Array
  57. (
  58. [code] => 400
  59. [message] => Bad Request
  60. )
  61.  
  62. [cookies] => Array
  63. (
  64. [0] => WP_Http_Cookie Object
  65. (
  66. [name] => TS018765ea
  67. [value] => 01ed0a5ec24a585bb9f1dab9fc578962e2e9dae0c0e62c4549422084cf7ce58072a2bcfe995e52378d6eff5e0d3f70fe51076c3a13
  68. [expires] =>
  69. [path] => /
  70. [domain] => ws.pagseguro.uol.com.br
  71. [host_only] =>
  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>11012</code><message>senderName invalid value: Jao</message></error></errors>
  82. [raw] => HTTP/1.1 400 Bad Request
  83. Date: Wed, 09 Jun 2021 14:58:34 GMT
  84. Content-Type: application/xml;charset=ISO-8859-1
  85. Cache-Control: max-age=180
  86. Expires: Wed, 09 Jun 2021 15:01:35 GMT
  87. Strict-Transport-Security: max-age=31536000
  88. Vary: User-Agent
  89. Connection: close
  90. Set-Cookie: TS018765ea=01ed0a5ec24a585bb9f1dab9fc578962e2e9dae0c0e62c4549422084cf7ce58072a2bcfe995e52378d6eff5e0d3f70fe51076c3a13; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  91. Transfer-Encoding: chunked
  92.  
  93. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jao</message></error></errors>
  94. [headers] => Requests_Response_Headers Object
  95. (
  96. [data:protected] => Array
  97. (
  98. [date] => Array
  99. (
  100. [0] => Wed, 09 Jun 2021 14:58:34 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] => Wed, 09 Jun 2021 15:01:35 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] => TS018765ea=01ed0a5ec24a585bb9f1dab9fc578962e2e9dae0c0e62c4549422084cf7ce58072a2bcfe995e52378d6eff5e0d3f70fe51076c3a13; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  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=anna_aline18@hotmail.com&token=9405ef7e-1788-4595-bd53-0dc21b84f0915f2cefc64853892ec035288f3dfd05427d16-537b-4ae9-b015-e6a8986b6ff0
  142. [history] => Array
  143. (
  144. )
  145.  
  146. [cookies] => Requests_Cookie_Jar Object
  147. (
  148. [cookies:protected] => Array
  149. (
  150. [TS018765ea] => Requests_Cookie Object
  151. (
  152. [name] => TS018765ea
  153. [value] => 01ed0a5ec24a585bb9f1dab9fc578962e2e9dae0c0e62c4549422084cf7ce58072a2bcfe995e52378d6eff5e0d3f70fe51076c3a13
  154. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  155. (
  156. [data:protected] => Array
  157. (
  158. [max-age] => 1623251215
  159. [path] => /
  160. [domain] => ws.pagseguro.uol.com.br
  161. )
  162.  
  163. )
  164.  
  165. [flags] => Array
  166. (
  167. [creation] => 1623250715
  168. [last-access] => 1623250715
  169. [persistent] =>
  170. [host-only] =>
  171. )
  172.  
  173. [reference_time] => 1623250715
  174. )
  175.  
  176. )
  177.  
  178. )
  179.  
  180. )
  181.  
  182. [filename:protected] =>
  183. [data] =>
  184. [headers] =>
  185. [status] =>
  186. )
  187.  
  188. )
  189.  
  190. 06-09-2021 @ 15:00:56 - Requesting token for order 3158 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  191. <checkout>
  192. <currency>BRL</currency>
  193. <reference><![CDATA[WC-3158]]></reference>
  194. <sender>
  195. <email><![CDATA[ma1jarcos@gmail.com]]></email>
  196. <name><![CDATA[Jao]]></name>
  197. <phone>
  198. <areaCode>98</areaCode>
  199. <number>981522794</number>
  200. </phone>
  201. </sender>
  202. <shipping>
  203. <type>3</type>
  204. <address>
  205. <street><![CDATA[Rua 02 Quadra 05 N9 - Residencial Itaguará II]]></street>
  206. <postalCode>65110000</postalCode>
  207. <city><![CDATA[São José de Ribamar]]></city>
  208. <state>MA</state>
  209. <country>BRA</country>
  210. </address>
  211. <cost>0</cost>
  212. </shipping>
  213. <items>
  214. <item>
  215. <id>1</id>
  216. <description><![CDATA[Biquíni Santo Amaro - Animal print - onça - P]]></description>
  217. <amount>95.00</amount>
  218. <quantity>1</quantity>
  219. </item>
  220. </items>
  221. <redirectURL><![CDATA[https://www.belinemodapraia.com.br/finalizar-compra/pedido-recebido/3158/?key=wc_order_3ewZ4XiQNzvpH]]></redirectURL>
  222. <notificationURL><![CDATA[https://www.belinemodapraia.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  223. <maxUses>1</maxUses>
  224. <maxAge>120</maxAge>
  225. </checkout>
  226.  
  227. 06-09-2021 @ 15:00:58 - Failed to generate the PagSeguro Payment Token: Array
  228. (
  229. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  230. (
  231. [data:protected] => Array
  232. (
  233. [date] => Wed, 09 Jun 2021 15:00:57 GMT
  234. [content-type] => application/xml;charset=ISO-8859-1
  235. [cache-control] => max-age=180
  236. [expires] => Wed, 09 Jun 2021 15:03:58 GMT
  237. [strict-transport-security] => max-age=31536000
  238. [vary] => User-Agent
  239. [set-cookie] => TS0136888b=0160ed0a6c3581569431e3ac53e8c150940efba3ee8dadfd81663923ccf1fe28c9545ca50397d9b2797e7618c6548712b4e7c2eae2; Path=/; Domain=.ws.pagseguro.uol.com.br
  240. )
  241.  
  242. )
  243.  
  244. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jao</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] => TS0136888b
  256. [value] => 0160ed0a6c3581569431e3ac53e8c150940efba3ee8dadfd81663923ccf1fe28c9545ca50397d9b2797e7618c6548712b4e7c2eae2
  257. [expires] =>
  258. [path] => /
  259. [domain] => ws.pagseguro.uol.com.br
  260. [host_only] =>
  261. )
  262.  
  263. )
  264.  
  265. [filename] =>
  266. [http_response] => WP_HTTP_Requests_Response Object
  267. (
  268. [response:protected] => Requests_Response Object
  269. (
  270. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jao</message></error></errors>
  271. [raw] => HTTP/1.1 400 Bad Request
  272. Date: Wed, 09 Jun 2021 15:00:57 GMT
  273. Content-Type: application/xml;charset=ISO-8859-1
  274. Cache-Control: max-age=180
  275. Expires: Wed, 09 Jun 2021 15:03:58 GMT
  276. Strict-Transport-Security: max-age=31536000
  277. Vary: User-Agent
  278. Connection: close
  279. Set-Cookie: TS0136888b=0160ed0a6c3581569431e3ac53e8c150940efba3ee8dadfd81663923ccf1fe28c9545ca50397d9b2797e7618c6548712b4e7c2eae2; Path=/; Domain=.ws.pagseguro.uol.com.br
  280. Transfer-Encoding: chunked
  281.  
  282. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jao</message></error></errors>
  283. [headers] => Requests_Response_Headers Object
  284. (
  285. [data:protected] => Array
  286. (
  287. [date] => Array
  288. (
  289. [0] => Wed, 09 Jun 2021 15:00:57 GMT
  290. )
  291.  
  292. [content-type] => Array
  293. (
  294. [0] => application/xml;charset=ISO-8859-1
  295. )
  296.  
  297. [cache-control] => Array
  298. (
  299. [0] => max-age=180
  300. )
  301.  
  302. [expires] => Array
  303. (
  304. [0] => Wed, 09 Jun 2021 15:03:58 GMT
  305. )
  306.  
  307. [strict-transport-security] => Array
  308. (
  309. [0] => max-age=31536000
  310. )
  311.  
  312. [vary] => Array
  313. (
  314. [0] => User-Agent
  315. )
  316.  
  317. [set-cookie] => Array
  318. (
  319. [0] => TS0136888b=0160ed0a6c3581569431e3ac53e8c150940efba3ee8dadfd81663923ccf1fe28c9545ca50397d9b2797e7618c6548712b4e7c2eae2; Path=/; Domain=.ws.pagseguro.uol.com.br
  320. )
  321.  
  322. )
  323.  
  324. )
  325.  
  326. [status_code] => 400
  327. [protocol_version] => 1.1
  328. [success] =>
  329. [redirects] => 0
  330. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=anna_aline18@hotmail.com&token=9405ef7e-1788-4595-bd53-0dc21b84f0915f2cefc64853892ec035288f3dfd05427d16-537b-4ae9-b015-e6a8986b6ff0
  331. [history] => Array
  332. (
  333. )
  334.  
  335. [cookies] => Requests_Cookie_Jar Object
  336. (
  337. [cookies:protected] => Array
  338. (
  339. [TS0136888b] => Requests_Cookie Object
  340. (
  341. [name] => TS0136888b
  342. [value] => 0160ed0a6c3581569431e3ac53e8c150940efba3ee8dadfd81663923ccf1fe28c9545ca50397d9b2797e7618c6548712b4e7c2eae2
  343. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  344. (
  345. [data:protected] => Array
  346. (
  347. [path] => /
  348. [domain] => ws.pagseguro.uol.com.br
  349. )
  350.  
  351. )
  352.  
  353. [flags] => Array
  354. (
  355. [creation] => 1623250858
  356. [last-access] => 1623250858
  357. [persistent] =>
  358. [host-only] =>
  359. )
  360.  
  361. [reference_time] => 1623250858
  362. )
  363.  
  364. )
  365.  
  366. )
  367.  
  368. )
  369.  
  370. [filename:protected] =>
  371. [data] =>
  372. [headers] =>
  373. [status] =>
  374. )
  375.  
  376. )
  377.  
  378. 06-09-2021 @ 15:12:32 - Requesting token for order 3159 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  379. <checkout>
  380. <currency>BRL</currency>
  381. <reference><![CDATA[WC-3159]]></reference>
  382. <sender>
  383. <email><![CDATA[testeja101@gmail.com]]></email>
  384. <name><![CDATA[Jacirene]]></name>
  385. <phone>
  386. <areaCode>98</areaCode>
  387. <number>999999999</number>
  388. </phone>
  389. </sender>
  390. <shipping>
  391. <type>3</type>
  392. <address>
  393. <street><![CDATA[Rua 02 Quadra 05 Casa 09 - Residencial Itaguará II]]></street>
  394. <postalCode>65110000</postalCode>
  395. <city><![CDATA[São José de Ribamar]]></city>
  396. <state>MA</state>
  397. <country>BRA</country>
  398. </address>
  399. <cost>0</cost>
  400. </shipping>
  401. <items>
  402. <item>
  403. <id>1</id>
  404. <description><![CDATA[Biquíni Atins - Terracota brilhoso - M]]></description>
  405. <amount>90.00</amount>
  406. <quantity>1</quantity>
  407. </item>
  408. </items>
  409. <redirectURL><![CDATA[https://www.belinemodapraia.com.br/finalizar-compra/pedido-recebido/3159/?key=wc_order_EWsR1QoxiIwdF]]></redirectURL>
  410. <notificationURL><![CDATA[https://www.belinemodapraia.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  411. <maxUses>1</maxUses>
  412. <maxAge>120</maxAge>
  413. </checkout>
  414.  
  415. 06-09-2021 @ 15:12:33 - Failed to generate the PagSeguro Payment Token: Array
  416. (
  417. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  418. (
  419. [data:protected] => Array
  420. (
  421. [date] => Wed, 09 Jun 2021 15:12:32 GMT
  422. [content-type] => application/xml;charset=ISO-8859-1
  423. [cache-control] => max-age=180
  424. [expires] => Wed, 09 Jun 2021 15:15:32 GMT
  425. [strict-transport-security] => max-age=31536000
  426. [vary] => User-Agent
  427. [set-cookie] => TS018765ea=01ed0a5ec26e64271aaf6d26f209275be183a837c49c67f3b0a5cd57656043f9083394c38a1889aa1484679b493b0feb83adb6c004; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  428. )
  429.  
  430. )
  431.  
  432. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jacirene</message></error></errors>
  433. [response] => Array
  434. (
  435. [code] => 400
  436. [message] => Bad Request
  437. )
  438.  
  439. [cookies] => Array
  440. (
  441. [0] => WP_Http_Cookie Object
  442. (
  443. [name] => TS018765ea
  444. [value] => 01ed0a5ec26e64271aaf6d26f209275be183a837c49c67f3b0a5cd57656043f9083394c38a1889aa1484679b493b0feb83adb6c004
  445. [expires] =>
  446. [path] => /
  447. [domain] => ws.pagseguro.uol.com.br
  448. [host_only] =>
  449. )
  450.  
  451. )
  452.  
  453. [filename] =>
  454. [http_response] => WP_HTTP_Requests_Response Object
  455. (
  456. [response:protected] => Requests_Response Object
  457. (
  458. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jacirene</message></error></errors>
  459. [raw] => HTTP/1.1 400 Bad Request
  460. Date: Wed, 09 Jun 2021 15:12:32 GMT
  461. Content-Type: application/xml;charset=ISO-8859-1
  462. Cache-Control: max-age=180
  463. Expires: Wed, 09 Jun 2021 15:15:32 GMT
  464. Strict-Transport-Security: max-age=31536000
  465. Vary: User-Agent
  466. Connection: close
  467. Set-Cookie: TS018765ea=01ed0a5ec26e64271aaf6d26f209275be183a837c49c67f3b0a5cd57656043f9083394c38a1889aa1484679b493b0feb83adb6c004; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  468. Transfer-Encoding: chunked
  469.  
  470. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jacirene</message></error></errors>
  471. [headers] => Requests_Response_Headers Object
  472. (
  473. [data:protected] => Array
  474. (
  475. [date] => Array
  476. (
  477. [0] => Wed, 09 Jun 2021 15:12:32 GMT
  478. )
  479.  
  480. [content-type] => Array
  481. (
  482. [0] => application/xml;charset=ISO-8859-1
  483. )
  484.  
  485. [cache-control] => Array
  486. (
  487. [0] => max-age=180
  488. )
  489.  
  490. [expires] => Array
  491. (
  492. [0] => Wed, 09 Jun 2021 15:15:32 GMT
  493. )
  494.  
  495. [strict-transport-security] => Array
  496. (
  497. [0] => max-age=31536000
  498. )
  499.  
  500. [vary] => Array
  501. (
  502. [0] => User-Agent
  503. )
  504.  
  505. [set-cookie] => Array
  506. (
  507. [0] => TS018765ea=01ed0a5ec26e64271aaf6d26f209275be183a837c49c67f3b0a5cd57656043f9083394c38a1889aa1484679b493b0feb83adb6c004; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  508. )
  509.  
  510. )
  511.  
  512. )
  513.  
  514. [status_code] => 400
  515. [protocol_version] => 1.1
  516. [success] =>
  517. [redirects] => 0
  518. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=anna_aline18@hotmail.com&token=9405ef7e-1788-4595-bd53-0dc21b84f0915f2cefc64853892ec035288f3dfd05427d16-537b-4ae9-b015-e6a8986b6ff0
  519. [history] => Array
  520. (
  521. )
  522.  
  523. [cookies] => Requests_Cookie_Jar Object
  524. (
  525. [cookies:protected] => Array
  526. (
  527. [TS018765ea] => Requests_Cookie Object
  528. (
  529. [name] => TS018765ea
  530. [value] => 01ed0a5ec26e64271aaf6d26f209275be183a837c49c67f3b0a5cd57656043f9083394c38a1889aa1484679b493b0feb83adb6c004
  531. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  532. (
  533. [data:protected] => Array
  534. (
  535. [max-age] => 1623252053
  536. [path] => /
  537. [domain] => ws.pagseguro.uol.com.br
  538. )
  539.  
  540. )
  541.  
  542. [flags] => Array
  543. (
  544. [creation] => 1623251553
  545. [last-access] => 1623251553
  546. [persistent] =>
  547. [host-only] =>
  548. )
  549.  
  550. [reference_time] => 1623251553
  551. )
  552.  
  553. )
  554.  
  555. )
  556.  
  557. )
  558.  
  559. [filename:protected] =>
  560. [data] =>
  561. [headers] =>
  562. [status] =>
  563. )
  564.  
  565. )
  566.  
  567. 06-09-2021 @ 15:31:42 - Requesting token for order 3159 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  568. <checkout>
  569. <currency>BRL</currency>
  570. <reference><![CDATA[WC-3159]]></reference>
  571. <sender>
  572. <email><![CDATA[testeja101@gmail.com]]></email>
  573. <name><![CDATA[Jacirene]]></name>
  574. <phone>
  575. <areaCode>98</areaCode>
  576. <number>999999999</number>
  577. </phone>
  578. </sender>
  579. <shipping>
  580. <type>3</type>
  581. <address>
  582. <street><![CDATA[Rua 02 Quadra 05 Casa 09 - Residencial Itaguará II]]></street>
  583. <postalCode>65110000</postalCode>
  584. <city><![CDATA[São José de Ribamar]]></city>
  585. <state>MA</state>
  586. <country>BRA</country>
  587. </address>
  588. <cost>0</cost>
  589. </shipping>
  590. <items>
  591. <item>
  592. <id>1</id>
  593. <description><![CDATA[Biquíni Atins - Terracota brilhoso - M]]></description>
  594. <amount>90.00</amount>
  595. <quantity>1</quantity>
  596. </item>
  597. </items>
  598. <redirectURL><![CDATA[https://www.belinemodapraia.com.br/finalizar-compra/pedido-recebido/3159/?key=wc_order_EWsR1QoxiIwdF]]></redirectURL>
  599. <notificationURL><![CDATA[https://www.belinemodapraia.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  600. <maxUses>1</maxUses>
  601. <maxAge>120</maxAge>
  602. </checkout>
  603.  
  604. 06-09-2021 @ 15:31:44 - Failed to generate the PagSeguro Payment Token: Array
  605. (
  606. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  607. (
  608. [data:protected] => Array
  609. (
  610. [date] => Wed, 09 Jun 2021 15:31:44 GMT
  611. [content-type] => application/xml;charset=ISO-8859-1
  612. [cache-control] => max-age=180
  613. [expires] => Wed, 09 Jun 2021 15:34:44 GMT
  614. [strict-transport-security] => max-age=31536000
  615. [vary] => User-Agent
  616. [set-cookie] => TS018765ea=01ed0a5ec2b5804c41ad764ea074cf5894ed175f6e09b13a308e542ced6f4d7e567c462bfc0a9c6e2b7859ba912d477c1e1a667e81; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  617. )
  618.  
  619. )
  620.  
  621. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jacirene</message></error></errors>
  622. [response] => Array
  623. (
  624. [code] => 400
  625. [message] => Bad Request
  626. )
  627.  
  628. [cookies] => Array
  629. (
  630. [0] => WP_Http_Cookie Object
  631. (
  632. [name] => TS018765ea
  633. [value] => 01ed0a5ec2b5804c41ad764ea074cf5894ed175f6e09b13a308e542ced6f4d7e567c462bfc0a9c6e2b7859ba912d477c1e1a667e81
  634. [expires] =>
  635. [path] => /
  636. [domain] => ws.pagseguro.uol.com.br
  637. [host_only] =>
  638. )
  639.  
  640. )
  641.  
  642. [filename] =>
  643. [http_response] => WP_HTTP_Requests_Response Object
  644. (
  645. [response:protected] => Requests_Response Object
  646. (
  647. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jacirene</message></error></errors>
  648. [raw] => HTTP/1.1 400 Bad Request
  649. Date: Wed, 09 Jun 2021 15:31:44 GMT
  650. Content-Type: application/xml;charset=ISO-8859-1
  651. Cache-Control: max-age=180
  652. Expires: Wed, 09 Jun 2021 15:34:44 GMT
  653. Strict-Transport-Security: max-age=31536000
  654. Vary: User-Agent
  655. Connection: close
  656. Set-Cookie: TS018765ea=01ed0a5ec2b5804c41ad764ea074cf5894ed175f6e09b13a308e542ced6f4d7e567c462bfc0a9c6e2b7859ba912d477c1e1a667e81; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  657. Transfer-Encoding: chunked
  658.  
  659. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Jacirene</message></error></errors>
  660. [headers] => Requests_Response_Headers Object
  661. (
  662. [data:protected] => Array
  663. (
  664. [date] => Array
  665. (
  666. [0] => Wed, 09 Jun 2021 15:31:44 GMT
  667. )
  668.  
  669. [content-type] => Array
  670. (
  671. [0] => application/xml;charset=ISO-8859-1
  672. )
  673.  
  674. [cache-control] => Array
  675. (
  676. [0] => max-age=180
  677. )
  678.  
  679. [expires] => Array
  680. (
  681. [0] => Wed, 09 Jun 2021 15:34:44 GMT
  682. )
  683.  
  684. [strict-transport-security] => Array
  685. (
  686. [0] => max-age=31536000
  687. )
  688.  
  689. [vary] => Array
  690. (
  691. [0] => User-Agent
  692. )
  693.  
  694. [set-cookie] => Array
  695. (
  696. [0] => TS018765ea=01ed0a5ec2b5804c41ad764ea074cf5894ed175f6e09b13a308e542ced6f4d7e567c462bfc0a9c6e2b7859ba912d477c1e1a667e81; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  697. )
  698.  
  699. )
  700.  
  701. )
  702.  
  703. [status_code] => 400
  704. [protocol_version] => 1.1
  705. [success] =>
  706. [redirects] => 0
  707. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=anna_aline18@hotmail.com&token=3879e419-a487-4ad2-8b2e-3c8ce745adbb7291cd924912bffbd612cb236525fb1af395-1569-42a1-bf3e-702427f23a22
  708. [history] => Array
  709. (
  710. )
  711.  
  712. [cookies] => Requests_Cookie_Jar Object
  713. (
  714. [cookies:protected] => Array
  715. (
  716. [TS018765ea] => Requests_Cookie Object
  717. (
  718. [name] => TS018765ea
  719. [value] => 01ed0a5ec2b5804c41ad764ea074cf5894ed175f6e09b13a308e542ced6f4d7e567c462bfc0a9c6e2b7859ba912d477c1e1a667e81
  720. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  721. (
  722. [data:protected] => Array
  723. (
  724. [max-age] => 1623253204
  725. [path] => /
  726. [domain] => ws.pagseguro.uol.com.br
  727. )
  728.  
  729. )
  730.  
  731. [flags] => Array
  732. (
  733. [creation] => 1623252704
  734. [last-access] => 1623252704
  735. [persistent] =>
  736. [host-only] =>
  737. )
  738.  
  739. [reference_time] => 1623252704
  740. )
  741.  
  742. )
  743.  
  744. )
  745.  
  746. )
  747.  
  748. [filename:protected] =>
  749. [data] =>
  750. [headers] =>
  751. [status] =>
  752. )
  753.  
  754. )
  755.  
  756. 06-09-2021 @ 15:35:01 - Requesting token for order 3159 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  757. <checkout>
  758. <currency>BRL</currency>
  759. <reference><![CDATA[WC-3159]]></reference>
  760. <sender>
  761. <email><![CDATA[ma1jarcos@gmail.com]]></email>
  762. <name><![CDATA[Joao]]></name>
  763. <phone>
  764. <areaCode>98</areaCode>
  765. <number>981522794</number>
  766. </phone>
  767. </sender>
  768. <shipping>
  769. <type>3</type>
  770. <address>
  771. <street><![CDATA[Rua 02 Quadra 05 Casa 09 - Residencial Itaguará II]]></street>
  772. <postalCode>65110000</postalCode>
  773. <city><![CDATA[Sao jose de ribamar]]></city>
  774. <state>MA</state>
  775. <country>BRA</country>
  776. </address>
  777. <cost>0</cost>
  778. </shipping>
  779. <items>
  780. <item>
  781. <id>1</id>
  782. <description><![CDATA[Biquíni Atins - Terracota brilhoso - M]]></description>
  783. <amount>90.00</amount>
  784. <quantity>1</quantity>
  785. </item>
  786. </items>
  787. <redirectURL><![CDATA[https://www.belinemodapraia.com.br/finalizar-compra/pedido-recebido/3159/?key=wc_order_EWsR1QoxiIwdF]]></redirectURL>
  788. <notificationURL><![CDATA[https://www.belinemodapraia.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  789. <maxUses>1</maxUses>
  790. <maxAge>120</maxAge>
  791. </checkout>
  792.  
  793. 06-09-2021 @ 15:35:04 - Failed to generate the PagSeguro Payment Token: Array
  794. (
  795. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  796. (
  797. [data:protected] => Array
  798. (
  799. [date] => Wed, 09 Jun 2021 15:35:04 GMT
  800. [content-type] => application/xml;charset=ISO-8859-1
  801. [cache-control] => max-age=180
  802. [expires] => Wed, 09 Jun 2021 15:38:04 GMT
  803. [strict-transport-security] => max-age=31536000
  804. [vary] => User-Agent
  805. [set-cookie] => TS018765ea=01ed0a5ec2dc289fb0fe19be7586c7ce981752f78614b7c35ea9b1c79e95ceceb9bd98e3d82b63aced3900741f6e1af4ce75f3de91; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  806. )
  807.  
  808. )
  809.  
  810. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  811. [response] => Array
  812. (
  813. [code] => 400
  814. [message] => Bad Request
  815. )
  816.  
  817. [cookies] => Array
  818. (
  819. [0] => WP_Http_Cookie Object
  820. (
  821. [name] => TS018765ea
  822. [value] => 01ed0a5ec2dc289fb0fe19be7586c7ce981752f78614b7c35ea9b1c79e95ceceb9bd98e3d82b63aced3900741f6e1af4ce75f3de91
  823. [expires] =>
  824. [path] => /
  825. [domain] => ws.pagseguro.uol.com.br
  826. [host_only] =>
  827. )
  828.  
  829. )
  830.  
  831. [filename] =>
  832. [http_response] => WP_HTTP_Requests_Response Object
  833. (
  834. [response:protected] => Requests_Response Object
  835. (
  836. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  837. [raw] => HTTP/1.1 400 Bad Request
  838. Date: Wed, 09 Jun 2021 15:35:04 GMT
  839. Content-Type: application/xml;charset=ISO-8859-1
  840. Cache-Control: max-age=180
  841. Expires: Wed, 09 Jun 2021 15:38:04 GMT
  842. Strict-Transport-Security: max-age=31536000
  843. Vary: User-Agent
  844. Connection: close
  845. Set-Cookie: TS018765ea=01ed0a5ec2dc289fb0fe19be7586c7ce981752f78614b7c35ea9b1c79e95ceceb9bd98e3d82b63aced3900741f6e1af4ce75f3de91; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  846. Transfer-Encoding: chunked
  847.  
  848. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  849. [headers] => Requests_Response_Headers Object
  850. (
  851. [data:protected] => Array
  852. (
  853. [date] => Array
  854. (
  855. [0] => Wed, 09 Jun 2021 15:35:04 GMT
  856. )
  857.  
  858. [content-type] => Array
  859. (
  860. [0] => application/xml;charset=ISO-8859-1
  861. )
  862.  
  863. [cache-control] => Array
  864. (
  865. [0] => max-age=180
  866. )
  867.  
  868. [expires] => Array
  869. (
  870. [0] => Wed, 09 Jun 2021 15:38:04 GMT
  871. )
  872.  
  873. [strict-transport-security] => Array
  874. (
  875. [0] => max-age=31536000
  876. )
  877.  
  878. [vary] => Array
  879. (
  880. [0] => User-Agent
  881. )
  882.  
  883. [set-cookie] => Array
  884. (
  885. [0] => TS018765ea=01ed0a5ec2dc289fb0fe19be7586c7ce981752f78614b7c35ea9b1c79e95ceceb9bd98e3d82b63aced3900741f6e1af4ce75f3de91; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  886. )
  887.  
  888. )
  889.  
  890. )
  891.  
  892. [status_code] => 400
  893. [protocol_version] => 1.1
  894. [success] =>
  895. [redirects] => 0
  896. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=anna_aline18@hotmail.com&token=3879e419-a487-4ad2-8b2e-3c8ce745adbb7291cd924912bffbd612cb236525fb1af395-1569-42a1-bf3e-702427f23a22
  897. [history] => Array
  898. (
  899. )
  900.  
  901. [cookies] => Requests_Cookie_Jar Object
  902. (
  903. [cookies:protected] => Array
  904. (
  905. [TS018765ea] => Requests_Cookie Object
  906. (
  907. [name] => TS018765ea
  908. [value] => 01ed0a5ec2dc289fb0fe19be7586c7ce981752f78614b7c35ea9b1c79e95ceceb9bd98e3d82b63aced3900741f6e1af4ce75f3de91
  909. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  910. (
  911. [data:protected] => Array
  912. (
  913. [max-age] => 1623253404
  914. [path] => /
  915. [domain] => ws.pagseguro.uol.com.br
  916. )
  917.  
  918. )
  919.  
  920. [flags] => Array
  921. (
  922. [creation] => 1623252904
  923. [last-access] => 1623252904
  924. [persistent] =>
  925. [host-only] =>
  926. )
  927.  
  928. [reference_time] => 1623252904
  929. )
  930.  
  931. )
  932.  
  933. )
  934.  
  935. )
  936.  
  937. [filename:protected] =>
  938. [data] =>
  939. [headers] =>
  940. [status] =>
  941. )
  942.  
  943. )
  944.  
  945. 06-09-2021 @ 15:36:00 - Requesting token for order 3185 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  946. <checkout>
  947. <currency>BRL</currency>
  948. <reference><![CDATA[WC-3185]]></reference>
  949. <sender>
  950. <email><![CDATA[ma1jarcos@gmail.com]]></email>
  951. <name><![CDATA[Joao]]></name>
  952. <phone>
  953. <areaCode>98</areaCode>
  954. <number>981522794</number>
  955. </phone>
  956. </sender>
  957. <shipping>
  958. <type>3</type>
  959. <address>
  960. <street><![CDATA[Rua 02 Quadra 05 Casa 09 - Residencial Itaguará II]]></street>
  961. <postalCode>65110000</postalCode>
  962. <city><![CDATA[Sao jose de ribamar]]></city>
  963. <state>MA</state>
  964. <country>BRA</country>
  965. </address>
  966. <cost>0</cost>
  967. </shipping>
  968. <items>
  969. <item>
  970. <id>1</id>
  971. <description><![CDATA[Biquíni Atins - Terracota brilhoso - M]]></description>
  972. <amount>90.00</amount>
  973. <quantity>1</quantity>
  974. </item>
  975. </items>
  976. <redirectURL><![CDATA[https://www.belinemodapraia.com.br/finalizar-compra/pedido-recebido/3185/?key=wc_order_ldq4GQW0IK4EZ]]></redirectURL>
  977. <notificationURL><![CDATA[https://www.belinemodapraia.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  978. <maxUses>1</maxUses>
  979. <maxAge>120</maxAge>
  980. </checkout>
  981.  
  982. 06-09-2021 @ 15:36:01 - Failed to generate the PagSeguro Payment Token: Array
  983. (
  984. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  985. (
  986. [data:protected] => Array
  987. (
  988. [date] => Wed, 09 Jun 2021 15:36:00 GMT
  989. [content-type] => application/xml;charset=ISO-8859-1
  990. [cache-control] => max-age=180
  991. [expires] => Wed, 09 Jun 2021 15:39:00 GMT
  992. [strict-transport-security] => max-age=31536000
  993. [vary] => User-Agent
  994. [set-cookie] => TS018765ea=01ed0a5ec2a99a5c004e94964d39773ae2713ecd984e7309ce4e755fd7f454790147df01f009fb706589509dacb3ba3e1d832939e6; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  995. )
  996.  
  997. )
  998.  
  999. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  1000. [response] => Array
  1001. (
  1002. [code] => 400
  1003. [message] => Bad Request
  1004. )
  1005.  
  1006. [cookies] => Array
  1007. (
  1008. [0] => WP_Http_Cookie Object
  1009. (
  1010. [name] => TS018765ea
  1011. [value] => 01ed0a5ec2a99a5c004e94964d39773ae2713ecd984e7309ce4e755fd7f454790147df01f009fb706589509dacb3ba3e1d832939e6
  1012. [expires] =>
  1013. [path] => /
  1014. [domain] => ws.pagseguro.uol.com.br
  1015. [host_only] =>
  1016. )
  1017.  
  1018. )
  1019.  
  1020. [filename] =>
  1021. [http_response] => WP_HTTP_Requests_Response Object
  1022. (
  1023. [response:protected] => Requests_Response Object
  1024. (
  1025. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  1026. [raw] => HTTP/1.1 400 Bad Request
  1027. Date: Wed, 09 Jun 2021 15:36:00 GMT
  1028. Content-Type: application/xml;charset=ISO-8859-1
  1029. Cache-Control: max-age=180
  1030. Expires: Wed, 09 Jun 2021 15:39:00 GMT
  1031. Strict-Transport-Security: max-age=31536000
  1032. Vary: User-Agent
  1033. Connection: close
  1034. Set-Cookie: TS018765ea=01ed0a5ec2a99a5c004e94964d39773ae2713ecd984e7309ce4e755fd7f454790147df01f009fb706589509dacb3ba3e1d832939e6; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  1035. Transfer-Encoding: chunked
  1036.  
  1037. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  1038. [headers] => Requests_Response_Headers Object
  1039. (
  1040. [data:protected] => Array
  1041. (
  1042. [date] => Array
  1043. (
  1044. [0] => Wed, 09 Jun 2021 15:36:00 GMT
  1045. )
  1046.  
  1047. [content-type] => Array
  1048. (
  1049. [0] => application/xml;charset=ISO-8859-1
  1050. )
  1051.  
  1052. [cache-control] => Array
  1053. (
  1054. [0] => max-age=180
  1055. )
  1056.  
  1057. [expires] => Array
  1058. (
  1059. [0] => Wed, 09 Jun 2021 15:39:00 GMT
  1060. )
  1061.  
  1062. [strict-transport-security] => Array
  1063. (
  1064. [0] => max-age=31536000
  1065. )
  1066.  
  1067. [vary] => Array
  1068. (
  1069. [0] => User-Agent
  1070. )
  1071.  
  1072. [set-cookie] => Array
  1073. (
  1074. [0] => TS018765ea=01ed0a5ec2a99a5c004e94964d39773ae2713ecd984e7309ce4e755fd7f454790147df01f009fb706589509dacb3ba3e1d832939e6; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  1075. )
  1076.  
  1077. )
  1078.  
  1079. )
  1080.  
  1081. [status_code] => 400
  1082. [protocol_version] => 1.1
  1083. [success] =>
  1084. [redirects] => 0
  1085. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=anna_aline18@hotmail.com&token=3879e419-a487-4ad2-8b2e-3c8ce745adbb7291cd924912bffbd612cb236525fb1af395-1569-42a1-bf3e-702427f23a22
  1086. [history] => Array
  1087. (
  1088. )
  1089.  
  1090. [cookies] => Requests_Cookie_Jar Object
  1091. (
  1092. [cookies:protected] => Array
  1093. (
  1094. [TS018765ea] => Requests_Cookie Object
  1095. (
  1096. [name] => TS018765ea
  1097. [value] => 01ed0a5ec2a99a5c004e94964d39773ae2713ecd984e7309ce4e755fd7f454790147df01f009fb706589509dacb3ba3e1d832939e6
  1098. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  1099. (
  1100. [data:protected] => Array
  1101. (
  1102. [max-age] => 1623253461
  1103. [path] => /
  1104. [domain] => ws.pagseguro.uol.com.br
  1105. )
  1106.  
  1107. )
  1108.  
  1109. [flags] => Array
  1110. (
  1111. [creation] => 1623252961
  1112. [last-access] => 1623252961
  1113. [persistent] =>
  1114. [host-only] =>
  1115. )
  1116.  
  1117. [reference_time] => 1623252961
  1118. )
  1119.  
  1120. )
  1121.  
  1122. )
  1123.  
  1124. )
  1125.  
  1126. [filename:protected] =>
  1127. [data] =>
  1128. [headers] =>
  1129. [status] =>
  1130. )
  1131.  
  1132. )
  1133.  
  1134. 06-09-2021 @ 15:38:34 - Requesting token for order 3186 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  1135. <checkout>
  1136. <currency>BRL</currency>
  1137. <reference><![CDATA[WC-3186]]></reference>
  1138. <sender>
  1139. <email><![CDATA[ma1jarcos@gmail.com]]></email>
  1140. <name><![CDATA[Joao]]></name>
  1141. <phone>
  1142. <areaCode>98</areaCode>
  1143. <number>981522794</number>
  1144. </phone>
  1145. </sender>
  1146. <shipping>
  1147. <type>3</type>
  1148. <address>
  1149. <street><![CDATA[Rua 02 Quadra 05 Casa 09 - Residencial Itaguará II]]></street>
  1150. <postalCode>65110000</postalCode>
  1151. <city><![CDATA[Sao jose de ribamar]]></city>
  1152. <state>MA</state>
  1153. <country>BRA</country>
  1154. </address>
  1155. <cost>0</cost>
  1156. </shipping>
  1157. <items>
  1158. <item>
  1159. <id>1</id>
  1160. <description><![CDATA[Biquíni Atins - Terracota brilhoso - M]]></description>
  1161. <amount>90.00</amount>
  1162. <quantity>1</quantity>
  1163. </item>
  1164. </items>
  1165. <redirectURL><![CDATA[https://www.belinemodapraia.com.br/finalizar-compra/pedido-recebido/3186/?key=wc_order_Eyj8fg1cRCyzJ]]></redirectURL>
  1166. <notificationURL><![CDATA[https://www.belinemodapraia.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  1167. <maxUses>1</maxUses>
  1168. <maxAge>120</maxAge>
  1169. </checkout>
  1170.  
  1171. 06-09-2021 @ 15:38:36 - Failed to generate the PagSeguro Payment Token: Array
  1172. (
  1173. [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  1174. (
  1175. [data:protected] => Array
  1176. (
  1177. [date] => Wed, 09 Jun 2021 15:38:35 GMT
  1178. [content-type] => application/xml;charset=ISO-8859-1
  1179. [cache-control] => max-age=180
  1180. [expires] => Wed, 09 Jun 2021 15:41:36 GMT
  1181. [strict-transport-security] => max-age=31536000
  1182. [vary] => User-Agent
  1183. [set-cookie] => TS018765ea=01ed0a5ec2f1dfd881473e1068a0a9d13a2d72593775e1421c0cebdd2fa22ad22a8e0687783eb810b4b7b448a35ce3fe8cbb1e3c45; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  1184. )
  1185.  
  1186. )
  1187.  
  1188. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  1189. [response] => Array
  1190. (
  1191. [code] => 400
  1192. [message] => Bad Request
  1193. )
  1194.  
  1195. [cookies] => Array
  1196. (
  1197. [0] => WP_Http_Cookie Object
  1198. (
  1199. [name] => TS018765ea
  1200. [value] => 01ed0a5ec2f1dfd881473e1068a0a9d13a2d72593775e1421c0cebdd2fa22ad22a8e0687783eb810b4b7b448a35ce3fe8cbb1e3c45
  1201. [expires] =>
  1202. [path] => /
  1203. [domain] => ws.pagseguro.uol.com.br
  1204. [host_only] =>
  1205. )
  1206.  
  1207. )
  1208.  
  1209. [filename] =>
  1210. [http_response] => WP_HTTP_Requests_Response Object
  1211. (
  1212. [response:protected] => Requests_Response Object
  1213. (
  1214. [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  1215. [raw] => HTTP/1.1 400 Bad Request
  1216. Date: Wed, 09 Jun 2021 15:38:35 GMT
  1217. Content-Type: application/xml;charset=ISO-8859-1
  1218. Cache-Control: max-age=180
  1219. Expires: Wed, 09 Jun 2021 15:41:36 GMT
  1220. Strict-Transport-Security: max-age=31536000
  1221. Vary: User-Agent
  1222. Connection: close
  1223. Set-Cookie: TS018765ea=01ed0a5ec2f1dfd881473e1068a0a9d13a2d72593775e1421c0cebdd2fa22ad22a8e0687783eb810b4b7b448a35ce3fe8cbb1e3c45; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  1224. Transfer-Encoding: chunked
  1225.  
  1226. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11012</code><message>senderName invalid value: Joao</message></error></errors>
  1227. [headers] => Requests_Response_Headers Object
  1228. (
  1229. [data:protected] => Array
  1230. (
  1231. [date] => Array
  1232. (
  1233. [0] => Wed, 09 Jun 2021 15:38:35 GMT
  1234. )
  1235.  
  1236. [content-type] => Array
  1237. (
  1238. [0] => application/xml;charset=ISO-8859-1
  1239. )
  1240.  
  1241. [cache-control] => Array
  1242. (
  1243. [0] => max-age=180
  1244. )
  1245.  
  1246. [expires] => Array
  1247. (
  1248. [0] => Wed, 09 Jun 2021 15:41:36 GMT
  1249. )
  1250.  
  1251. [strict-transport-security] => Array
  1252. (
  1253. [0] => max-age=31536000
  1254. )
  1255.  
  1256. [vary] => Array
  1257. (
  1258. [0] => User-Agent
  1259. )
  1260.  
  1261. [set-cookie] => Array
  1262. (
  1263. [0] => TS018765ea=01ed0a5ec2f1dfd881473e1068a0a9d13a2d72593775e1421c0cebdd2fa22ad22a8e0687783eb810b4b7b448a35ce3fe8cbb1e3c45; Max-Age=500; Path=/; Domain=.ws.pagseguro.uol.com.br
  1264. )
  1265.  
  1266. )
  1267.  
  1268. )
  1269.  
  1270. [status_code] => 400
  1271. [protocol_version] => 1.1
  1272. [success] =>
  1273. [redirects] => 0
  1274. [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=anna_aline18@hotmail.com&token=3879e419-a487-4ad2-8b2e-3c8ce745adbb7291cd924912bffbd612cb236525fb1af395-1569-42a1-bf3e-702427f23a22
  1275. [history] => Array
  1276. (
  1277. )
  1278.  
  1279. [cookies] => Requests_Cookie_Jar Object
  1280. (
  1281. [cookies:protected] => Array
  1282. (
  1283. [TS018765ea] => Requests_Cookie Object
  1284. (
  1285. [name] => TS018765ea
  1286. [value] => 01ed0a5ec2f1dfd881473e1068a0a9d13a2d72593775e1421c0cebdd2fa22ad22a8e0687783eb810b4b7b448a35ce3fe8cbb1e3c45
  1287. [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  1288. (
  1289. [data:protected] => Array
  1290. (
  1291. [max-age] => 1623253616
  1292. [path] => /
  1293. [domain] => ws.pagseguro.uol.com.br
  1294. )
  1295.  
  1296. )
  1297.  
  1298. [flags] => Array
  1299. (
  1300. [creation] => 1623253116
  1301. [last-access] => 1623253116
  1302. [persistent] =>
  1303. [host-only] =>
  1304. )
  1305.  
  1306. [reference_time] => 1623253116
  1307. )
  1308.  
  1309. )
  1310.  
  1311. )
  1312.  
  1313. )
  1314.  
  1315. [filename:protected] =>
  1316. [data] =>
  1317. [headers] =>
  1318. [status] =>
  1319. )
  1320.  
  1321. )
  1322.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement