cURL error 60
-
O pagamento com o pagseguro está funcionando normalmente mas quando tento configurar o sandbox ele dá erro e n?o redireciona para o pagseguro. Aparece a mensagem de “PagSeguro: Um erro ocorreu ao processar o seu pagamento, por favor, tente novamente ou entre em contato para obter ajuda.” e no log aparece erro de cURL.
Eu já vi e fsockopen/cURL está ativado. Alguma ideia do que poderia ser?
08-24-2016 @ 22:22:07 - Requesting token for order 345 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <checkout> <currency>BRL</currency> <reference><![CDATA[LENDS-345]]></reference> <sender> <name><![CDATA[Wyllian Hossein]]></name> <email><![CDATA[[email protected]]]></email> <documents> <document> <type>CPF</type> <value>02482891019</value> </document> </documents> <phone> <areaCode>51</areaCode> <number>11112222</number> </phone> </sender> <shipping> <type>3</type> <address> <street><![CDATA[Rua teste]]></street> <number>1270</number> <district><![CDATA[bai]]></district> <postalCode>91755210</postalCode> <city><![CDATA[Porto Alegre]]></city> <state>RS</state> <country>BRA</country> </address> <cost>0</cost> </shipping> <items> <item> <id>1</id> <description><![CDATA[Arcadia Quest]]></description> <amount>359.90</amount> <quantity>2</quantity> </item> </items> <redirectURL><![CDATA[https://loja.lends.com.br/checkout/order-received/345?key=wc_order_57be142db963e]]></redirectURL> <notificationURL><![CDATA[https://loja.lends.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL> <maxUses>1</maxUses> <maxAge>120</maxAge> </checkout> 08-24-2016 @ 22:22:08 - WP_Error in generate payment token: cURL error 60: Peer certificate cannot be authenticated with known CA certificates 08-24-2016 @ 22:22:08 - Error generating the PagSeguro payment token: WP_Error Object ( [errors] => Array ( [http_request_failed] => Array ( [0] => cURL error 60: Peer certificate cannot be authenticated with known CA certificates ) ) [error_data] => Array ( ) )
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘cURL error 60’ is closed to new replies.