• Hi There,

    I´m using woocommerce pagseguro and I get this error:

    04-29-2015 @ 17:25:27 – Requesting token for order 1695 with the following data: <?xml version=”1.0″ encoding=”UTF-8″ standalone=”yes”?>
    <checkout>
    <currency>BRL</currency>
    <reference><![CDATA[WC-1695]]></reference>
    <sender>
    <name><![CDATA[]]></name>
    <email><![CDATA[felipesignature@gmail.com]]></email>
    </sender>
    <shipping>
    <type>3</type>
    <cost>0</cost>
    </shipping>
    <items>
    <item>
    <id>1</id>
    <description><![CDATA[DVD Ponto Omega]]></description>
    <amount>2.00</amount>
    <quantity>1</quantity>
    </item>
    </items>
    <redirectURL><![CDATA[http://pontoomegacci.com.br/checkout/pedido-recebido/1695?key=wc_order_55413e379c7e3]]></redirectURL>
    <notificationURL><![CDATA[http://pontoomegacci.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
    <maxUses>1</maxUses>
    <maxAge>120</maxAge>
    </checkout>

    04-29-2015 @ 17:26:27 – WP_Error in generate payment token: connect() timed out!
    04-29-2015 @ 17:26:27 – Error generating the PagSeguro payment token: WP_Error Object
    (
    [errors:WP_Error:private] => Array
    (
    [http_request_failed] => Array
    (
    [0] => connect() timed out!
    )

    )

    [error_data:WP_Error:private] => Array
    (
    )

    )

    Can someone help me ?

    Tks

  • The topic ‘Connect Timeout Woocommerce Pagseguro’ is closed to new replies.