Advertisement
deigolocco

woocommerce pagseguro bug

Apr 25th, 2017
804
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 23.96 KB | None | 0 0
  1. 04-10-2017 @ 16:19:42 - Requesting session ID...
  2. 04-10-2017 @ 16:19:49 - PagSeguro session is valid! The return is: SimpleXMLElement Object
  3. (
  4.     [id] => 3fb59db5d73f4db9a74e0a86849e994a
  5. )
  6.  
  7. 04-13-2017 @ 10:41:30 - Requesting session ID...
  8. 04-13-2017 @ 10:41:39 - PagSeguro session is valid! The return is: SimpleXMLElement Object
  9. (
  10.     [id] => cabb141cd7d6455db577a92d5ec215c9
  11. )
  12.  
  13. 04-13-2017 @ 10:43:14 - Requesting session ID...
  14. 04-13-2017 @ 10:43:24 - PagSeguro session is valid! The return is: SimpleXMLElement Object
  15. (
  16.     [id] => daf34fe99bf4443899987171142f5731
  17. )
  18.  
  19. 04-13-2017 @ 10:44:49 - Requesting session ID...
  20. 04-13-2017 @ 10:44:57 - PagSeguro session is valid! The return is: SimpleXMLElement Object
  21. (
  22.     [id] => 918d21209d8c4022959578a066b79d6e
  23. )
  24.  
  25. 04-13-2017 @ 10:54:11 - Requesting session ID...
  26. 04-13-2017 @ 10:54:20 - PagSeguro session is valid! The return is: SimpleXMLElement Object
  27. (
  28.     [id] => bfad588be4b0422986c23c6836cf9b80
  29. )
  30.  
  31. 04-25-2017 @ 09:52:54 - Requesting session ID...
  32. 04-25-2017 @ 09:52:54 - Session Response: Array
  33. (
  34.     [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  35.         (
  36.             [data:protected] => Array
  37.                 (
  38.                     [date] => Tue, 25 Apr 2017 12:52:54 GMT
  39.                     [server] => Apache
  40.                     [content-length] => 454
  41.                     [content-type] => text/html; charset=iso-8859-1
  42.                 )
  43.  
  44.         )
  45.  
  46.     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  47. <html><head>
  48. <title>503 Service Temporarily Unavailable</title>
  49. </head><body>
  50. <h1>Service Temporarily Unavailable</h1>
  51. <p>The server is temporarily unable to service your
  52. request due to maintenance downtime or capacity
  53. problems. Please try again later.</p>
  54. <p>Additionally, a 500 Internal Server Error
  55. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  56. </body></html>
  57.  
  58.     [response] => Array
  59.         (
  60.             [code] => 503
  61.             [message] => Service Unavailable
  62.         )
  63.  
  64.     [cookies] => Array
  65.         (
  66.         )
  67.  
  68.     [filename] =>
  69.     [http_response] => WP_HTTP_Requests_Response Object
  70.         (
  71.             [response:protected] => Requests_Response Object
  72.                 (
  73.                     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  74. <html><head>
  75. <title>503 Service Temporarily Unavailable</title>
  76. </head><body>
  77. <h1>Service Temporarily Unavailable</h1>
  78. <p>The server is temporarily unable to service your
  79. request due to maintenance downtime or capacity
  80. problems. Please try again later.</p>
  81. <p>Additionally, a 500 Internal Server Error
  82. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  83. </body></html>
  84.  
  85.                     [raw] => HTTP/1.1 503 Service Temporarily Unavailable
  86. Date: Tue, 25 Apr 2017 12:52:54 GMT
  87. Server: Apache
  88. Content-Length: 454
  89. Connection: close
  90. Content-Type: text/html; charset=iso-8859-1
  91.  
  92. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  93. <html><head>
  94. <title>503 Service Temporarily Unavailable</title>
  95. </head><body>
  96. <h1>Service Temporarily Unavailable</h1>
  97. <p>The server is temporarily unable to service your
  98. request due to maintenance downtime or capacity
  99. problems. Please try again later.</p>
  100. <p>Additionally, a 500 Internal Server Error
  101. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  102. </body></html>
  103.  
  104.                     [headers] => Requests_Response_Headers Object
  105.                         (
  106.                             [data:protected] => Array
  107.                                 (
  108.                                     [date] => Array
  109.                                         (
  110.                                             [0] => Tue, 25 Apr 2017 12:52:54 GMT
  111.                                         )
  112.  
  113.                                     [server] => Array
  114.                                         (
  115.                                             [0] => Apache
  116.                                         )
  117.  
  118.                                     [content-length] => Array
  119.                                         (
  120.                                             [0] => 454
  121.                                         )
  122.  
  123.                                     [content-type] => Array
  124.                                         (
  125.                                             [0] => text/html; charset=iso-8859-1
  126.                                         )
  127.  
  128.                                 )
  129.  
  130.                         )
  131.  
  132.                     [status_code] => 503
  133.                     [protocol_version] => 1.1
  134.                     [success] =>
  135.                     [redirects] => 0
  136.                     [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/sessions?email=pablodelarocha@gmail.com&token=316A7AE5021C472E8EF83A9340810959
  137.                     [history] => Array
  138.                         (
  139.                         )
  140.  
  141.                     [cookies] => Requests_Cookie_Jar Object
  142.                         (
  143.                             [cookies:protected] => Array
  144.                                 (
  145.                                 )
  146.  
  147.                         )
  148.  
  149.                 )
  150.  
  151.             [filename:protected] =>
  152.             [data] =>
  153.             [headers] =>
  154.             [status] =>
  155.         )
  156.  
  157. )
  158.  
  159. 04-25-2017 @ 09:53:23 - Requesting session ID...
  160. 04-25-2017 @ 09:53:24 - Session Response: Array
  161. (
  162.     [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  163.         (
  164.             [data:protected] => Array
  165.                 (
  166.                     [date] => Tue, 25 Apr 2017 12:53:24 GMT
  167.                     [server] => Apache
  168.                     [content-length] => 454
  169.                     [content-type] => text/html; charset=iso-8859-1
  170.                 )
  171.  
  172.         )
  173.  
  174.     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  175. <html><head>
  176. <title>503 Service Temporarily Unavailable</title>
  177. </head><body>
  178. <h1>Service Temporarily Unavailable</h1>
  179. <p>The server is temporarily unable to service your
  180. request due to maintenance downtime or capacity
  181. problems. Please try again later.</p>
  182. <p>Additionally, a 500 Internal Server Error
  183. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  184. </body></html>
  185.  
  186.     [response] => Array
  187.         (
  188.             [code] => 503
  189.             [message] => Service Unavailable
  190.         )
  191.  
  192.     [cookies] => Array
  193.         (
  194.         )
  195.  
  196.     [filename] =>
  197.     [http_response] => WP_HTTP_Requests_Response Object
  198.         (
  199.             [response:protected] => Requests_Response Object
  200.                 (
  201.                     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  202. <html><head>
  203. <title>503 Service Temporarily Unavailable</title>
  204. </head><body>
  205. <h1>Service Temporarily Unavailable</h1>
  206. <p>The server is temporarily unable to service your
  207. request due to maintenance downtime or capacity
  208. problems. Please try again later.</p>
  209. <p>Additionally, a 500 Internal Server Error
  210. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  211. </body></html>
  212.  
  213.                     [raw] => HTTP/1.1 503 Service Temporarily Unavailable
  214. Date: Tue, 25 Apr 2017 12:53:24 GMT
  215. Server: Apache
  216. Content-Length: 454
  217. Connection: close
  218. Content-Type: text/html; charset=iso-8859-1
  219.  
  220. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  221. <html><head>
  222. <title>503 Service Temporarily Unavailable</title>
  223. </head><body>
  224. <h1>Service Temporarily Unavailable</h1>
  225. <p>The server is temporarily unable to service your
  226. request due to maintenance downtime or capacity
  227. problems. Please try again later.</p>
  228. <p>Additionally, a 500 Internal Server Error
  229. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  230. </body></html>
  231.  
  232.                     [headers] => Requests_Response_Headers Object
  233.                         (
  234.                             [data:protected] => Array
  235.                                 (
  236.                                     [date] => Array
  237.                                         (
  238.                                             [0] => Tue, 25 Apr 2017 12:53:24 GMT
  239.                                         )
  240.  
  241.                                     [server] => Array
  242.                                         (
  243.                                             [0] => Apache
  244.                                         )
  245.  
  246.                                     [content-length] => Array
  247.                                         (
  248.                                             [0] => 454
  249.                                         )
  250.  
  251.                                     [content-type] => Array
  252.                                         (
  253.                                             [0] => text/html; charset=iso-8859-1
  254.                                         )
  255.  
  256.                                 )
  257.  
  258.                         )
  259.  
  260.                     [status_code] => 503
  261.                     [protocol_version] => 1.1
  262.                     [success] =>
  263.                     [redirects] => 0
  264.                     [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/sessions?email=pablodelarocha@gmail.com&token=316A7AE5021C472E8EF83A9340810959
  265.                     [history] => Array
  266.                         (
  267.                         )
  268.  
  269.                     [cookies] => Requests_Cookie_Jar Object
  270.                         (
  271.                             [cookies:protected] => Array
  272.                                 (
  273.                                 )
  274.  
  275.                         )
  276.  
  277.                 )
  278.  
  279.             [filename:protected] =>
  280.             [data] =>
  281.             [headers] =>
  282.             [status] =>
  283.         )
  284.  
  285. )
  286.  
  287. 04-25-2017 @ 09:59:30 - Requesting session ID...
  288. 04-25-2017 @ 09:59:30 - Session Response: Array
  289. (
  290.     [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  291.         (
  292.             [data:protected] => Array
  293.                 (
  294.                     [date] => Tue, 25 Apr 2017 12:59:30 GMT
  295.                     [server] => Apache
  296.                     [content-length] => 454
  297.                     [content-type] => text/html; charset=iso-8859-1
  298.                 )
  299.  
  300.         )
  301.  
  302.     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  303. <html><head>
  304. <title>503 Service Temporarily Unavailable</title>
  305. </head><body>
  306. <h1>Service Temporarily Unavailable</h1>
  307. <p>The server is temporarily unable to service your
  308. request due to maintenance downtime or capacity
  309. problems. Please try again later.</p>
  310. <p>Additionally, a 500 Internal Server Error
  311. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  312. </body></html>
  313.  
  314.     [response] => Array
  315.         (
  316.             [code] => 503
  317.             [message] => Service Unavailable
  318.         )
  319.  
  320.     [cookies] => Array
  321.         (
  322.         )
  323.  
  324.     [filename] =>
  325.     [http_response] => WP_HTTP_Requests_Response Object
  326.         (
  327.             [response:protected] => Requests_Response Object
  328.                 (
  329.                     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  330. <html><head>
  331. <title>503 Service Temporarily Unavailable</title>
  332. </head><body>
  333. <h1>Service Temporarily Unavailable</h1>
  334. <p>The server is temporarily unable to service your
  335. request due to maintenance downtime or capacity
  336. problems. Please try again later.</p>
  337. <p>Additionally, a 500 Internal Server Error
  338. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  339. </body></html>
  340.  
  341.                     [raw] => HTTP/1.1 503 Service Temporarily Unavailable
  342. Date: Tue, 25 Apr 2017 12:59:30 GMT
  343. Server: Apache
  344. Content-Length: 454
  345. Connection: close
  346. Content-Type: text/html; charset=iso-8859-1
  347.  
  348. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  349. <html><head>
  350. <title>503 Service Temporarily Unavailable</title>
  351. </head><body>
  352. <h1>Service Temporarily Unavailable</h1>
  353. <p>The server is temporarily unable to service your
  354. request due to maintenance downtime or capacity
  355. problems. Please try again later.</p>
  356. <p>Additionally, a 500 Internal Server Error
  357. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  358. </body></html>
  359.  
  360.                     [headers] => Requests_Response_Headers Object
  361.                         (
  362.                             [data:protected] => Array
  363.                                 (
  364.                                     [date] => Array
  365.                                         (
  366.                                             [0] => Tue, 25 Apr 2017 12:59:30 GMT
  367.                                         )
  368.  
  369.                                     [server] => Array
  370.                                         (
  371.                                             [0] => Apache
  372.                                         )
  373.  
  374.                                     [content-length] => Array
  375.                                         (
  376.                                             [0] => 454
  377.                                         )
  378.  
  379.                                     [content-type] => Array
  380.                                         (
  381.                                             [0] => text/html; charset=iso-8859-1
  382.                                         )
  383.  
  384.                                 )
  385.  
  386.                         )
  387.  
  388.                     [status_code] => 503
  389.                     [protocol_version] => 1.1
  390.                     [success] =>
  391.                     [redirects] => 0
  392.                     [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/sessions?email=pablodelarocha@gmail.com&token=316A7AE5021C472E8EF83A9340810959
  393.                     [history] => Array
  394.                         (
  395.                         )
  396.  
  397.                     [cookies] => Requests_Cookie_Jar Object
  398.                         (
  399.                             [cookies:protected] => Array
  400.                                 (
  401.                                 )
  402.  
  403.                         )
  404.  
  405.                 )
  406.  
  407.             [filename:protected] =>
  408.             [data] =>
  409.             [headers] =>
  410.             [status] =>
  411.         )
  412.  
  413. )
  414.  
  415. 04-25-2017 @ 10:10:47 - Requesting session ID...
  416. 04-25-2017 @ 10:10:47 - Session Response: Array
  417. (
  418.     [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  419.         (
  420.             [data:protected] => Array
  421.                 (
  422.                     [date] => Tue, 25 Apr 2017 13:10:47 GMT
  423.                     [server] => Apache
  424.                     [content-length] => 454
  425.                     [content-type] => text/html; charset=iso-8859-1
  426.                 )
  427.  
  428.         )
  429.  
  430.     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  431. <html><head>
  432. <title>503 Service Temporarily Unavailable</title>
  433. </head><body>
  434. <h1>Service Temporarily Unavailable</h1>
  435. <p>The server is temporarily unable to service your
  436. request due to maintenance downtime or capacity
  437. problems. Please try again later.</p>
  438. <p>Additionally, a 500 Internal Server Error
  439. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  440. </body></html>
  441.  
  442.     [response] => Array
  443.         (
  444.             [code] => 503
  445.             [message] => Service Unavailable
  446.         )
  447.  
  448.     [cookies] => Array
  449.         (
  450.         )
  451.  
  452.     [filename] =>
  453.     [http_response] => WP_HTTP_Requests_Response Object
  454.         (
  455.             [response:protected] => Requests_Response Object
  456.                 (
  457.                     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  458. <html><head>
  459. <title>503 Service Temporarily Unavailable</title>
  460. </head><body>
  461. <h1>Service Temporarily Unavailable</h1>
  462. <p>The server is temporarily unable to service your
  463. request due to maintenance downtime or capacity
  464. problems. Please try again later.</p>
  465. <p>Additionally, a 500 Internal Server Error
  466. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  467. </body></html>
  468.  
  469.                     [raw] => HTTP/1.1 503 Service Temporarily Unavailable
  470. Date: Tue, 25 Apr 2017 13:10:47 GMT
  471. Server: Apache
  472. Content-Length: 454
  473. Connection: close
  474. Content-Type: text/html; charset=iso-8859-1
  475.  
  476. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  477. <html><head>
  478. <title>503 Service Temporarily Unavailable</title>
  479. </head><body>
  480. <h1>Service Temporarily Unavailable</h1>
  481. <p>The server is temporarily unable to service your
  482. request due to maintenance downtime or capacity
  483. problems. Please try again later.</p>
  484. <p>Additionally, a 500 Internal Server Error
  485. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  486. </body></html>
  487.  
  488.                     [headers] => Requests_Response_Headers Object
  489.                         (
  490.                             [data:protected] => Array
  491.                                 (
  492.                                     [date] => Array
  493.                                         (
  494.                                             [0] => Tue, 25 Apr 2017 13:10:47 GMT
  495.                                         )
  496.  
  497.                                     [server] => Array
  498.                                         (
  499.                                             [0] => Apache
  500.                                         )
  501.  
  502.                                     [content-length] => Array
  503.                                         (
  504.                                             [0] => 454
  505.                                         )
  506.  
  507.                                     [content-type] => Array
  508.                                         (
  509.                                             [0] => text/html; charset=iso-8859-1
  510.                                         )
  511.  
  512.                                 )
  513.  
  514.                         )
  515.  
  516.                     [status_code] => 503
  517.                     [protocol_version] => 1.1
  518.                     [success] =>
  519.                     [redirects] => 0
  520.                     [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/sessions?email=pablodelarocha@gmail.com&token=316A7AE5021C472E8EF83A9340810959
  521.                     [history] => Array
  522.                         (
  523.                         )
  524.  
  525.                     [cookies] => Requests_Cookie_Jar Object
  526.                         (
  527.                             [cookies:protected] => Array
  528.                                 (
  529.                                 )
  530.  
  531.                         )
  532.  
  533.                 )
  534.  
  535.             [filename:protected] =>
  536.             [data] =>
  537.             [headers] =>
  538.             [status] =>
  539.         )
  540.  
  541. )
  542.  
  543. 04-25-2017 @ 10:11:17 - Requesting token for order 11153 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  544. <checkout>
  545.   <currency>BRL</currency>
  546.   <reference><![CDATA[WC-11153]]></reference>
  547.   <sender>
  548.     <email><![CDATA[thom@fuerzastudio.com]]></email>
  549.     <documents>
  550.       <document>
  551.         <type>CPF</type>
  552.         <value>02814976052</value>
  553.       </document>
  554.     </documents>
  555.     <name><![CDATA[thom morais]]></name>
  556.     <phone>
  557.       <areaCode>51</areaCode>
  558.       <number>983028087</number>
  559.     </phone>
  560.   </sender>
  561.   <shipping>
  562.     <type>3</type>
  563.     <address>
  564.       <street><![CDATA[Av. Osvaldo Aranha]]></street>
  565.       <number>750</number>
  566.       <complement><![CDATA[Apto]]></complement>
  567.       <district><![CDATA[Centro Histórico]]></district>
  568.       <postalCode>90030190</postalCode>
  569.       <city><![CDATA[Porto Alegre]]></city>
  570.       <state>RS</state>
  571.       <country>BRA</country>
  572.     </address>
  573.     <cost>50.00</cost>
  574.   </shipping>
  575.   <items>
  576.     <item>
  577.       <id>1</id>
  578.       <description><![CDATA[A Moon Shaped Pool]]></description>
  579.       <amount>1500.50</amount>
  580.       <quantity>1</quantity>
  581.     </item>
  582.   </items>
  583.   <redirectURL><![CDATA[http://localhost/trabalho/music_matters/checkout/order-received/11153?key=wc_order_58ff4af527f59]]></redirectURL>
  584.   <notificationURL><![CDATA[http://localhost/trabalho/music_matters/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  585.   <maxUses>1</maxUses>
  586.   <maxAge>120</maxAge>
  587. </checkout>
  588.  
  589. 04-25-2017 @ 10:11:17 - Error generating the PagSeguro payment token: Array
  590. (
  591.     [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  592.         (
  593.             [data:protected] => Array
  594.                 (
  595.                     [date] => Tue, 25 Apr 2017 13:11:17 GMT
  596.                     [server] => Apache
  597.                     [content-length] => 454
  598.                     [content-type] => text/html; charset=iso-8859-1
  599.                 )
  600.  
  601.         )
  602.  
  603.     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  604. <html><head>
  605. <title>503 Service Temporarily Unavailable</title>
  606. </head><body>
  607. <h1>Service Temporarily Unavailable</h1>
  608. <p>The server is temporarily unable to service your
  609. request due to maintenance downtime or capacity
  610. problems. Please try again later.</p>
  611. <p>Additionally, a 500 Internal Server Error
  612. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  613. </body></html>
  614.  
  615.     [response] => Array
  616.         (
  617.             [code] => 503
  618.             [message] => Service Unavailable
  619.         )
  620.  
  621.     [cookies] => Array
  622.         (
  623.         )
  624.  
  625.     [filename] =>
  626.     [http_response] => WP_HTTP_Requests_Response Object
  627.         (
  628.             [response:protected] => Requests_Response Object
  629.                 (
  630.                     [body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  631. <html><head>
  632. <title>503 Service Temporarily Unavailable</title>
  633. </head><body>
  634. <h1>Service Temporarily Unavailable</h1>
  635. <p>The server is temporarily unable to service your
  636. request due to maintenance downtime or capacity
  637. problems. Please try again later.</p>
  638. <p>Additionally, a 500 Internal Server Error
  639. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  640. </body></html>
  641.  
  642.                     [raw] => HTTP/1.1 503 Service Temporarily Unavailable
  643. Date: Tue, 25 Apr 2017 13:11:17 GMT
  644. Server: Apache
  645. Content-Length: 454
  646. Connection: close
  647. Content-Type: text/html; charset=iso-8859-1
  648.  
  649. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  650. <html><head>
  651. <title>503 Service Temporarily Unavailable</title>
  652. </head><body>
  653. <h1>Service Temporarily Unavailable</h1>
  654. <p>The server is temporarily unable to service your
  655. request due to maintenance downtime or capacity
  656. problems. Please try again later.</p>
  657. <p>Additionally, a 500 Internal Server Error
  658. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  659. </body></html>
  660.  
  661.                     [headers] => Requests_Response_Headers Object
  662.                         (
  663.                             [data:protected] => Array
  664.                                 (
  665.                                     [date] => Array
  666.                                         (
  667.                                             [0] => Tue, 25 Apr 2017 13:11:17 GMT
  668.                                         )
  669.  
  670.                                     [server] => Array
  671.                                         (
  672.                                             [0] => Apache
  673.                                         )
  674.  
  675.                                     [content-length] => Array
  676.                                         (
  677.                                             [0] => 454
  678.                                         )
  679.  
  680.                                     [content-type] => Array
  681.                                         (
  682.                                             [0] => text/html; charset=iso-8859-1
  683.                                         )
  684.  
  685.                                 )
  686.  
  687.                         )
  688.  
  689.                     [status_code] => 503
  690.                     [protocol_version] => 1.1
  691.                     [success] =>
  692.                     [redirects] => 0
  693.                     [url] => https://ws.sandbox.pagseguro.uol.com.br/v2/checkout?email=pablodelarocha@gmail.com&token=316A7AE5021C472E8EF83A9340810959
  694.                     [history] => Array
  695.                         (
  696.                         )
  697.  
  698.                     [cookies] => Requests_Cookie_Jar Object
  699.                         (
  700.                             [cookies:protected] => Array
  701.                                 (
  702.                                 )
  703.  
  704.                         )
  705.  
  706.                 )
  707.  
  708.             [filename:protected] =>
  709.             [data] =>
  710.             [headers] =>
  711.             [status] =>
  712.         )
  713.  
  714. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement