Advertisement
Guest User

Untitled

a guest
Oct 30th, 2017
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 32.63 KB | None | 0 0
  1. 10-30-2017 @ 10:16:05 - Requesting token for order 3716 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <checkout>
  3.   <currency>BRL</currency>
  4.   <reference><![CDATA[WC-3716]]></reference>
  5.   <sender>
  6.     <email><![CDATA[rogeriomogim@gmail.com]]></email>
  7.     <name><![CDATA[mogim mogim]]></name>
  8.     <phone>
  9.       <areaCode>61</areaCode>
  10.       <number>30241336</number>
  11.     </phone>
  12.   </sender>
  13.   <shipping>
  14.     <type>3</type>
  15.     <address>
  16.       <street><![CDATA[Qs 03 Ed. Pátio Capital]]></street>
  17.       <complement><![CDATA[TORRE SUL SALA 1411]]></complement>
  18.       <postalCode>71953000</postalCode>
  19.       <city><![CDATA[aguas claras]]></city>
  20.       <state>DF</state>
  21.       <country>BRA</country>
  22.     </address>
  23.     <cost>0</cost>
  24.   </shipping>
  25.   <items/>
  26.   <redirectURL><![CDATA[http://www.merecoserfeliz.com/checkout/order-received/3716?key=wc_order_59f71176e7bbf]]></redirectURL>
  27.   <notificationURL><![CDATA[http://www.merecoserfeliz.com/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  28.   <maxUses>1</maxUses>
  29.   <maxAge>120</maxAge>
  30. </checkout>
  31.  
  32. 10-30-2017 @ 10:16:06 - Failed to generate the PagSeguro Payment Token: Array
  33. (
  34.     [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  35.         (
  36.             [data:protected] => Array
  37.                 (
  38.                     [date] => Mon, 30 Oct 2017 12:16:05 GMT
  39.                     [content-type] => application/xml;charset=ISO-8859-1
  40.                     [cache-control] => max-age=180
  41.                     [expires] => Mon, 30 Oct 2017 12:19:05 GMT
  42.                     [strict-transport-security] => max-age=31536000
  43.                     [vary] => User-Agent
  44.                     [set-cookie] => TS01f53ca4=0160ed0a6ce31eb0d483109cb32a4f978f016e4ea2622cf851dea8e1204b63b1196076ce6e; Path=/
  45.                 )
  46.  
  47.         )
  48.  
  49.     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11024</code><message>Items invalid quantity.</message></error></errors>
  50.     [response] => Array
  51.         (
  52.             [code] => 400
  53.             [message] => Bad Request
  54.         )
  55.  
  56.     [cookies] => Array
  57.         (
  58.             [0] => WP_Http_Cookie Object
  59.                 (
  60.                     [name] => TS01f53ca4
  61.                     [value] => 0160ed0a6ce31eb0d483109cb32a4f978f016e4ea2622cf851dea8e1204b63b1196076ce6e
  62.                     [expires] =>
  63.                     [path] => /
  64.                     [domain] => ws.pagseguro.uol.com.br
  65.                 )
  66.  
  67.         )
  68.  
  69.     [filename] =>
  70.     [http_response] => WP_HTTP_Requests_Response Object
  71.         (
  72.             [response:protected] => Requests_Response Object
  73.                 (
  74.                     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11024</code><message>Items invalid quantity.</message></error></errors>
  75.                     [raw] => HTTP/1.1 400 Bad Request
  76. Date: Mon, 30 Oct 2017 12:16:05 GMT
  77. Content-Type: application/xml;charset=ISO-8859-1
  78. Cache-Control: max-age=180
  79. Expires: Mon, 30 Oct 2017 12:19:05 GMT
  80. Strict-Transport-Security: max-age=31536000
  81. Vary: User-Agent
  82. Connection: close
  83. Set-Cookie: TS01f53ca4=0160ed0a6ce31eb0d483109cb32a4f978f016e4ea2622cf851dea8e1204b63b1196076ce6e; Path=/
  84. Transfer-Encoding: chunked
  85.  
  86. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11024</code><message>Items invalid quantity.</message></error></errors>
  87.                     [headers] => Requests_Response_Headers Object
  88.                         (
  89.                             [data:protected] => Array
  90.                                 (
  91.                                     [date] => Array
  92.                                         (
  93.                                             [0] => Mon, 30 Oct 2017 12:16:05 GMT
  94.                                         )
  95.  
  96.                                     [content-type] => Array
  97.                                         (
  98.                                             [0] => application/xml;charset=ISO-8859-1
  99.                                         )
  100.  
  101.                                     [cache-control] => Array
  102.                                         (
  103.                                             [0] => max-age=180
  104.                                         )
  105.  
  106.                                     [expires] => Array
  107.                                         (
  108.                                             [0] => Mon, 30 Oct 2017 12:19:05 GMT
  109.                                         )
  110.  
  111.                                     [strict-transport-security] => Array
  112.                                         (
  113.                                             [0] => max-age=31536000
  114.                                         )
  115.  
  116.                                     [vary] => Array
  117.                                         (
  118.                                             [0] => User-Agent
  119.                                         )
  120.  
  121.                                     [set-cookie] => Array
  122.                                         (
  123.                                             [0] => TS01f53ca4=0160ed0a6ce31eb0d483109cb32a4f978f016e4ea2622cf851dea8e1204b63b1196076ce6e; Path=/
  124.                                         )
  125.  
  126.                                 )
  127.  
  128.                         )
  129.  
  130.                     [status_code] => 400
  131.                     [protocol_version] => 1.1
  132.                     [success] =>
  133.                     [redirects] => 0
  134.                     [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=alennenamba@gmail.com&token=E1636EF3AA414BF292F494B0E4011E26
  135.                    [history] => Array
  136.                        (
  137.                        )
  138.  
  139.                    [cookies] => Requests_Cookie_Jar Object
  140.                        (
  141.                            [cookies:protected] => Array
  142.                                (
  143.                                    [TS01f53ca4] => Requests_Cookie Object
  144.                                        (
  145.                                            [name] => TS01f53ca4
  146.                                            [value] => 0160ed0a6ce31eb0d483109cb32a4f978f016e4ea2622cf851dea8e1204b63b1196076ce6e
  147.                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  148.                                                (
  149.                                                    [data:protected] => Array
  150.                                                        (
  151.                                                            [path] => /
  152.                                                            [domain] => ws.pagseguro.uol.com.br
  153.                                                        )
  154.  
  155.                                                )
  156.  
  157.                                            [flags] => Array
  158.                                                (
  159.                                                    [creation] => 1509365766
  160.                                                    [last-access] => 1509365766
  161.                                                    [persistent] =>
  162.                                                    [host-only] => 1
  163.                                                )
  164.  
  165.                                            [reference_time] => 1509365766
  166.                                        )
  167.  
  168.                                )
  169.  
  170.                        )
  171.  
  172.                )
  173.  
  174.            [filename:protected] =>
  175.            [data] =>
  176.            [headers] =>
  177.            [status] =>
  178.        )
  179.  
  180. )
  181.  
  182. 10-30-2017 @ 11:46:10 - Requesting token for order 3717 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  183. <checkout>
  184.  <currency>BRL</currency>
  185.  <reference><![CDATA[WC-3717]]></reference>
  186.  <sender>
  187.    <email><![CDATA[marcus.palmas@gmail.com]]></email>
  188.    <name><![CDATA[Agência Criattu]]></name>
  189.    <phone>
  190.      <areaCode>61</areaCode>
  191.      <number>30241336</number>
  192.    </phone>
  193.  </sender>
  194.  <shipping>
  195.    <type>3</type>
  196.    <address>
  197.      <street><![CDATA[Qs 03 Ed. Pátio Capital]]></street>
  198.      <postalCode>72304051</postalCode>
  199.      <city><![CDATA[Brasília]]></city>
  200.      <state>AT</state>
  201.      <country>BRA</country>
  202.    </address>
  203.    <cost>0</cost>
  204.  </shipping>
  205.  <items>
  206.    <item>
  207.      <id>1</id>
  208.      <description><![CDATA[COMO USAR A AUTOESTIMA PARA SER MAIS CONFIANTE]]></description>
  209.      <amount>350.00</amount>
  210.      <quantity>1</quantity>
  211.    </item>
  212.  </items>
  213.  <redirectURL><![CDATA[http://www.localhost/merecoserfeliz/checkout/order-received/3717?key=wc_order_59f72d2295641]]></redirectURL>
  214.  <notificationURL><![CDATA[http://www.localhost/merecoserfeliz/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  215.  <maxUses>1</maxUses>
  216.  <maxAge>120</maxAge>
  217. </checkout>
  218.  
  219. 10-30-2017 @ 11:46:11 - Failed to generate the PagSeguro Payment Token: Array
  220. (
  221.    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  222.        (
  223.            [data:protected] => Array
  224.                (
  225.                    [date] => Mon, 30 Oct 2017 13:45:58 GMT
  226.                    [content-type] => application/xml;charset=ISO-8859-1
  227.                     [cache-control] => max-age=180
  228.                     [expires] => Mon, 30 Oct 2017 13:48:59 GMT
  229.                     [strict-transport-security] => max-age=31536000
  230.                     [vary] => User-Agent
  231.                     [set-cookie] => TS01f53ca4=01ed0a5ec24fb18c5080a24d860da04149ba46965f6156b7c4196d2659a1cbbff0ad8011ea; Max-Age=500; Path=/
  232.                 )
  233.  
  234.         )
  235.  
  236.     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: AT, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  237.     [response] => Array
  238.         (
  239.             [code] => 400
  240.             [message] => Bad Request
  241.         )
  242.  
  243.     [cookies] => Array
  244.         (
  245.             [0] => WP_Http_Cookie Object
  246.                 (
  247.                     [name] => TS01f53ca4
  248.                     [value] => 01ed0a5ec24fb18c5080a24d860da04149ba46965f6156b7c4196d2659a1cbbff0ad8011ea
  249.                     [expires] =>
  250.                     [path] => /
  251.                     [domain] => ws.pagseguro.uol.com.br
  252.                 )
  253.  
  254.         )
  255.  
  256.     [filename] =>
  257.     [http_response] => WP_HTTP_Requests_Response Object
  258.         (
  259.             [response:protected] => Requests_Response Object
  260.                 (
  261.                     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: AT, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  262.                     [raw] => HTTP/1.1 400 Bad Request
  263. Date: Mon, 30 Oct 2017 13:45:58 GMT
  264. Content-Type: application/xml;charset=ISO-8859-1
  265. Cache-Control: max-age=180
  266. Expires: Mon, 30 Oct 2017 13:48:59 GMT
  267. Strict-Transport-Security: max-age=31536000
  268. Vary: User-Agent
  269. Connection: close
  270. Set-Cookie: TS01f53ca4=01ed0a5ec24fb18c5080a24d860da04149ba46965f6156b7c4196d2659a1cbbff0ad8011ea; Max-Age=500; Path=/
  271. Transfer-Encoding: chunked
  272.  
  273. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: AT, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  274.                     [headers] => Requests_Response_Headers Object
  275.                         (
  276.                             [data:protected] => Array
  277.                                 (
  278.                                     [date] => Array
  279.                                         (
  280.                                             [0] => Mon, 30 Oct 2017 13:45:58 GMT
  281.                                         )
  282.  
  283.                                     [content-type] => Array
  284.                                         (
  285.                                             [0] => application/xml;charset=ISO-8859-1
  286.                                         )
  287.  
  288.                                     [cache-control] => Array
  289.                                         (
  290.                                             [0] => max-age=180
  291.                                         )
  292.  
  293.                                     [expires] => Array
  294.                                         (
  295.                                             [0] => Mon, 30 Oct 2017 13:48:59 GMT
  296.                                         )
  297.  
  298.                                     [strict-transport-security] => Array
  299.                                         (
  300.                                             [0] => max-age=31536000
  301.                                         )
  302.  
  303.                                     [vary] => Array
  304.                                         (
  305.                                             [0] => User-Agent
  306.                                         )
  307.  
  308.                                     [set-cookie] => Array
  309.                                         (
  310.                                             [0] => TS01f53ca4=01ed0a5ec24fb18c5080a24d860da04149ba46965f6156b7c4196d2659a1cbbff0ad8011ea; Max-Age=500; Path=/
  311.                                         )
  312.  
  313.                                 )
  314.  
  315.                         )
  316.  
  317.                     [status_code] => 400
  318.                     [protocol_version] => 1.1
  319.                     [success] =>
  320.                     [redirects] => 0
  321.                     [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=alennenamba@gmail.com&token=E1636EF3AA414BF292F494B0E4011E26
  322.                    [history] => Array
  323.                        (
  324.                        )
  325.  
  326.                    [cookies] => Requests_Cookie_Jar Object
  327.                        (
  328.                            [cookies:protected] => Array
  329.                                (
  330.                                    [TS01f53ca4] => Requests_Cookie Object
  331.                                        (
  332.                                            [name] => TS01f53ca4
  333.                                            [value] => 01ed0a5ec24fb18c5080a24d860da04149ba46965f6156b7c4196d2659a1cbbff0ad8011ea
  334.                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  335.                                                (
  336.                                                    [data:protected] => Array
  337.                                                        (
  338.                                                            [max-age] => 1509371671
  339.                                                            [path] => /
  340.                                                            [domain] => ws.pagseguro.uol.com.br
  341.                                                        )
  342.  
  343.                                                )
  344.  
  345.                                            [flags] => Array
  346.                                                (
  347.                                                    [creation] => 1509371171
  348.                                                    [last-access] => 1509371171
  349.                                                    [persistent] =>
  350.                                                    [host-only] => 1
  351.                                                )
  352.  
  353.                                            [reference_time] => 1509371171
  354.                                        )
  355.  
  356.                                )
  357.  
  358.                        )
  359.  
  360.                )
  361.  
  362.            [filename:protected] =>
  363.            [data] =>
  364.            [headers] =>
  365.            [status] =>
  366.        )
  367.  
  368. )
  369.  
  370. 10-30-2017 @ 11:47:17 - Requesting token for order 3717 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  371. <checkout>
  372.  <currency>BRL</currency>
  373.  <reference><![CDATA[WC-3717]]></reference>
  374.  <sender>
  375.    <email><![CDATA[marcus.palmas@gmail.com]]></email>
  376.    <name><![CDATA[Marcus Vinicius Fernandes e Silva]]></name>
  377.    <phone>
  378.      <areaCode>61</areaCode>
  379.      <number>30241336</number>
  380.    </phone>
  381.  </sender>
  382.  <shipping>
  383.    <type>3</type>
  384.    <address>
  385.      <street><![CDATA[Qs 03 Ed. Pátio Capital]]></street>
  386.      <complement><![CDATA[TORRE SUL SALA 1411]]></complement>
  387.      <postalCode>71953000</postalCode>
  388.      <city><![CDATA[aguas claras]]></city>
  389.      <state>Distrito Federal</state>
  390.      <country>BRA</country>
  391.    </address>
  392.    <cost>0</cost>
  393.  </shipping>
  394.  <items>
  395.    <item>
  396.      <id>1</id>
  397.      <description><![CDATA[COMO USAR A AUTOESTIMA PARA SER MAIS CONFIANTE]]></description>
  398.      <amount>350.00</amount>
  399.      <quantity>1</quantity>
  400.    </item>
  401.  </items>
  402.  <redirectURL><![CDATA[http://www.localhost/merecoserfeliz/checkout/order-received/3717?key=wc_order_59f72d2295641]]></redirectURL>
  403.  <notificationURL><![CDATA[http://www.localhost/merecoserfeliz/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  404.  <maxUses>1</maxUses>
  405.  <maxAge>120</maxAge>
  406. </checkout>
  407.  
  408. 10-30-2017 @ 11:47:18 - Failed to generate the PagSeguro Payment Token: Array
  409. (
  410.    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  411.        (
  412.            [data:protected] => Array
  413.                (
  414.                    [date] => Mon, 30 Oct 2017 13:47:05 GMT
  415.                    [content-type] => application/xml;charset=ISO-8859-1
  416.                     [cache-control] => max-age=180
  417.                     [expires] => Mon, 30 Oct 2017 13:50:06 GMT
  418.                     [strict-transport-security] => max-age=31536000
  419.                     [vary] => User-Agent
  420.                     [set-cookie] => TS01b793ab=01ed0a5ec2b4ea7f3daa2e4bb23f67323c4426b3196aaa72b5f596f170378000eeebc52e73; Path=/
  421.                 )
  422.  
  423.         )
  424.  
  425.     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: Distrito Federal, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  426.     [response] => Array
  427.         (
  428.             [code] => 400
  429.             [message] => Bad Request
  430.         )
  431.  
  432.     [cookies] => Array
  433.         (
  434.             [0] => WP_Http_Cookie Object
  435.                 (
  436.                     [name] => TS01b793ab
  437.                     [value] => 01ed0a5ec2b4ea7f3daa2e4bb23f67323c4426b3196aaa72b5f596f170378000eeebc52e73
  438.                     [expires] =>
  439.                     [path] => /
  440.                     [domain] => ws.pagseguro.uol.com.br
  441.                 )
  442.  
  443.         )
  444.  
  445.     [filename] =>
  446.     [http_response] => WP_HTTP_Requests_Response Object
  447.         (
  448.             [response:protected] => Requests_Response Object
  449.                 (
  450.                     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: Distrito Federal, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  451.                     [raw] => HTTP/1.1 400 Bad Request
  452. Date: Mon, 30 Oct 2017 13:47:05 GMT
  453. Content-Type: application/xml;charset=ISO-8859-1
  454. Cache-Control: max-age=180
  455. Expires: Mon, 30 Oct 2017 13:50:06 GMT
  456. Strict-Transport-Security: max-age=31536000
  457. Vary: User-Agent
  458. Connection: close
  459. Set-Cookie: TS01b793ab=01ed0a5ec2b4ea7f3daa2e4bb23f67323c4426b3196aaa72b5f596f170378000eeebc52e73; Path=/
  460. Transfer-Encoding: chunked
  461.  
  462. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: Distrito Federal, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  463.                     [headers] => Requests_Response_Headers Object
  464.                         (
  465.                             [data:protected] => Array
  466.                                 (
  467.                                     [date] => Array
  468.                                         (
  469.                                             [0] => Mon, 30 Oct 2017 13:47:05 GMT
  470.                                         )
  471.  
  472.                                     [content-type] => Array
  473.                                         (
  474.                                             [0] => application/xml;charset=ISO-8859-1
  475.                                         )
  476.  
  477.                                     [cache-control] => Array
  478.                                         (
  479.                                             [0] => max-age=180
  480.                                         )
  481.  
  482.                                     [expires] => Array
  483.                                         (
  484.                                             [0] => Mon, 30 Oct 2017 13:50:06 GMT
  485.                                         )
  486.  
  487.                                     [strict-transport-security] => Array
  488.                                         (
  489.                                             [0] => max-age=31536000
  490.                                         )
  491.  
  492.                                     [vary] => Array
  493.                                         (
  494.                                             [0] => User-Agent
  495.                                         )
  496.  
  497.                                     [set-cookie] => Array
  498.                                         (
  499.                                             [0] => TS01b793ab=01ed0a5ec2b4ea7f3daa2e4bb23f67323c4426b3196aaa72b5f596f170378000eeebc52e73; Path=/
  500.                                         )
  501.  
  502.                                 )
  503.  
  504.                         )
  505.  
  506.                     [status_code] => 400
  507.                     [protocol_version] => 1.1
  508.                     [success] =>
  509.                     [redirects] => 0
  510.                     [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=alennenamba@gmail.com&token=E1636EF3AA414BF292F494B0E4011E26
  511.                    [history] => Array
  512.                        (
  513.                        )
  514.  
  515.                    [cookies] => Requests_Cookie_Jar Object
  516.                        (
  517.                            [cookies:protected] => Array
  518.                                (
  519.                                    [TS01b793ab] => Requests_Cookie Object
  520.                                        (
  521.                                            [name] => TS01b793ab
  522.                                            [value] => 01ed0a5ec2b4ea7f3daa2e4bb23f67323c4426b3196aaa72b5f596f170378000eeebc52e73
  523.                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  524.                                                (
  525.                                                    [data:protected] => Array
  526.                                                        (
  527.                                                            [path] => /
  528.                                                            [domain] => ws.pagseguro.uol.com.br
  529.                                                        )
  530.  
  531.                                                )
  532.  
  533.                                            [flags] => Array
  534.                                                (
  535.                                                    [creation] => 1509371238
  536.                                                    [last-access] => 1509371238
  537.                                                    [persistent] =>
  538.                                                    [host-only] => 1
  539.                                                )
  540.  
  541.                                            [reference_time] => 1509371238
  542.                                        )
  543.  
  544.                                )
  545.  
  546.                        )
  547.  
  548.                )
  549.  
  550.            [filename:protected] =>
  551.            [data] =>
  552.            [headers] =>
  553.            [status] =>
  554.        )
  555.  
  556. )
  557.  
  558. 10-30-2017 @ 11:54:36 - Requesting token for order 3718 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  559. <checkout>
  560.  <currency>BRL</currency>
  561.  <reference><![CDATA[WC-3718]]></reference>
  562.  <sender>
  563.    <email><![CDATA[marcus.palmas@gmail.com]]></email>
  564.    <name><![CDATA[Marcus Vinicius Fernandes e Silva]]></name>
  565.    <phone>
  566.      <areaCode>61</areaCode>
  567.      <number>30241336</number>
  568.    </phone>
  569.  </sender>
  570.  <shipping>
  571.    <type>3</type>
  572.    <address>
  573.      <street><![CDATA[Qs 03 Ed. Pátio Capital]]></street>
  574.      <complement><![CDATA[TORRE SUL SALA 1411]]></complement>
  575.      <postalCode>71953000</postalCode>
  576.      <city><![CDATA[aguas claras]]></city>
  577.      <state>Distrito Federal</state>
  578.      <country>BRA</country>
  579.    </address>
  580.    <cost>0</cost>
  581.  </shipping>
  582.  <items>
  583.    <item>
  584.      <id>1</id>
  585.      <description><![CDATA[COMO USAR A AUTOESTIMA PARA SER MAIS CONFIANTE]]></description>
  586.      <amount>350.00</amount>
  587.      <quantity>1</quantity>
  588.    </item>
  589.  </items>
  590.  <redirectURL><![CDATA[http://www.localhost/merecoserfeliz/checkout/order-received/3718?key=wc_order_59f72f1cab859]]></redirectURL>
  591.  <notificationURL><![CDATA[http://www.localhost/merecoserfeliz/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  592.  <maxUses>1</maxUses>
  593.  <maxAge>120</maxAge>
  594. </checkout>
  595.  
  596. 10-30-2017 @ 11:54:37 - Invalid token and/or email settings!
  597. 10-30-2017 @ 11:55:49 - Requesting token for order 3719 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  598. <checkout>
  599.  <currency>BRL</currency>
  600.  <reference><![CDATA[WC-3719]]></reference>
  601.  <sender>
  602.    <email><![CDATA[marcus.palmas@gmail.com]]></email>
  603.    <name><![CDATA[Marcus Vinicius Fernandes e Silva]]></name>
  604.    <phone>
  605.      <areaCode>61</areaCode>
  606.      <number>30241336</number>
  607.    </phone>
  608.  </sender>
  609.  <shipping>
  610.    <type>3</type>
  611.    <address>
  612.      <street><![CDATA[Qs 03 Ed. Pátio Capital]]></street>
  613.      <complement><![CDATA[TORRE SUL SALA 1411]]></complement>
  614.      <postalCode>71953000</postalCode>
  615.      <city><![CDATA[aguas claras]]></city>
  616.      <state>Distrito Federal</state>
  617.      <country>BRA</country>
  618.    </address>
  619.    <cost>0</cost>
  620.  </shipping>
  621.  <items>
  622.    <item>
  623.      <id>1</id>
  624.      <description><![CDATA[COMO USAR A AUTOESTIMA PARA SER MAIS CONFIANTE]]></description>
  625.      <amount>350.00</amount>
  626.      <quantity>1</quantity>
  627.    </item>
  628.  </items>
  629.  <redirectURL><![CDATA[http://www.localhost/merecoserfeliz/checkout/order-received/3719?key=wc_order_59f72f6549471]]></redirectURL>
  630.  <notificationURL><![CDATA[http://www.localhost/merecoserfeliz/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
  631.  <maxUses>1</maxUses>
  632.  <maxAge>120</maxAge>
  633. </checkout>
  634.  
  635. 10-30-2017 @ 11:55:49 - Failed to generate the PagSeguro Payment Token: Array
  636. (
  637.    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
  638.        (
  639.            [data:protected] => Array
  640.                (
  641.                    [date] => Mon, 30 Oct 2017 13:55:37 GMT
  642.                    [content-type] => application/xml;charset=ISO-8859-1
  643.                     [cache-control] => max-age=180
  644.                     [expires] => Mon, 30 Oct 2017 13:58:38 GMT
  645.                     [strict-transport-security] => max-age=31536000
  646.                     [vary] => User-Agent
  647.                     [set-cookie] => TS01b793ab=01ed0a5ec285b538dde53f7b434dd6207cb01b935747db0978c38d4db128abdc2dbdc15564; Path=/
  648.                 )
  649.  
  650.         )
  651.  
  652.     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: Distrito Federal, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  653.     [response] => Array
  654.         (
  655.             [code] => 400
  656.             [message] => Bad Request
  657.         )
  658.  
  659.     [cookies] => Array
  660.         (
  661.             [0] => WP_Http_Cookie Object
  662.                 (
  663.                     [name] => TS01b793ab
  664.                     [value] => 01ed0a5ec285b538dde53f7b434dd6207cb01b935747db0978c38d4db128abdc2dbdc15564
  665.                     [expires] =>
  666.                     [path] => /
  667.                     [domain] => ws.pagseguro.uol.com.br
  668.                 )
  669.  
  670.         )
  671.  
  672.     [filename] =>
  673.     [http_response] => WP_HTTP_Requests_Response Object
  674.         (
  675.             [response:protected] => Requests_Response Object
  676.                 (
  677.                     [body] => <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: Distrito Federal, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  678.                     [raw] => HTTP/1.1 400 Bad Request
  679. Date: Mon, 30 Oct 2017 13:55:37 GMT
  680. Content-Type: application/xml;charset=ISO-8859-1
  681. Cache-Control: max-age=180
  682. Expires: Mon, 30 Oct 2017 13:58:38 GMT
  683. Strict-Transport-Security: max-age=31536000
  684. Vary: User-Agent
  685. Connection: close
  686. Set-Cookie: TS01b793ab=01ed0a5ec285b538dde53f7b434dd6207cb01b935747db0978c38d4db128abdc2dbdc15564; Path=/
  687. Transfer-Encoding: chunked
  688.  
  689. <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?><errors><error><code>11023</code><message>shippingAddressState invalid value: Distrito Federal, must fit the pattern: \w{2} (e. g. "SP")</message></error></errors>
  690.                     [headers] => Requests_Response_Headers Object
  691.                         (
  692.                             [data:protected] => Array
  693.                                 (
  694.                                     [date] => Array
  695.                                         (
  696.                                             [0] => Mon, 30 Oct 2017 13:55:37 GMT
  697.                                         )
  698.  
  699.                                     [content-type] => Array
  700.                                         (
  701.                                             [0] => application/xml;charset=ISO-8859-1
  702.                                         )
  703.  
  704.                                     [cache-control] => Array
  705.                                         (
  706.                                             [0] => max-age=180
  707.                                         )
  708.  
  709.                                     [expires] => Array
  710.                                         (
  711.                                             [0] => Mon, 30 Oct 2017 13:58:38 GMT
  712.                                         )
  713.  
  714.                                     [strict-transport-security] => Array
  715.                                         (
  716.                                             [0] => max-age=31536000
  717.                                         )
  718.  
  719.                                     [vary] => Array
  720.                                         (
  721.                                             [0] => User-Agent
  722.                                         )
  723.  
  724.                                     [set-cookie] => Array
  725.                                         (
  726.                                             [0] => TS01b793ab=01ed0a5ec285b538dde53f7b434dd6207cb01b935747db0978c38d4db128abdc2dbdc15564; Path=/
  727.                                         )
  728.  
  729.                                 )
  730.  
  731.                         )
  732.  
  733.                     [status_code] => 400
  734.                     [protocol_version] => 1.1
  735.                     [success] =>
  736.                     [redirects] => 0
  737.                     [url] => https://ws.pagseguro.uol.com.br/v2/checkout?email=marcus.palmas@gmail.com&token=3D9D96E8CED8421EBBA4F71E332E2173
  738.                    [history] => Array
  739.                        (
  740.                        )
  741.  
  742.                    [cookies] => Requests_Cookie_Jar Object
  743.                        (
  744.                            [cookies:protected] => Array
  745.                                (
  746.                                    [TS01b793ab] => Requests_Cookie Object
  747.                                        (
  748.                                            [name] => TS01b793ab
  749.                                            [value] => 01ed0a5ec285b538dde53f7b434dd6207cb01b935747db0978c38d4db128abdc2dbdc15564
  750.                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object
  751.                                                (
  752.                                                    [data:protected] => Array
  753.                                                        (
  754.                                                            [path] => /
  755.                                                            [domain] => ws.pagseguro.uol.com.br
  756.                                                        )
  757.  
  758.                                                )
  759.  
  760.                                            [flags] => Array
  761.                                                (
  762.                                                    [creation] => 1509371749
  763.                                                    [last-access] => 1509371749
  764.                                                    [persistent] =>
  765.                                                    [host-only] => 1
  766.                                                )
  767.  
  768.                                            [reference_time] => 1509371749
  769.                                        )
  770.  
  771.                                )
  772.  
  773.                        )
  774.  
  775.                )
  776.  
  777.            [filename:protected] =>
  778.            [data] =>
  779.            [headers] =>
  780.            [status] =>
  781.        )
  782.  
  783. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement