N?o Habilita Checkout Transparente em Produ??o
-
Olá pessoal, alguém saberia informar o que ocorre com o plugin?
N?o estou conseguindo ativar o Checkout Transparente em ambiente de produ??o. No Sandbox habilitou normal, já em produ??o estou tentando mais n?o ativa. O pessoal do PagSeguro já confirmou a ativa??o do Checkout Transparente e até recebi o email de confirma??o deles com o Guia de Integra??o.Seguem logs:
06-18-2016 @ 21:51:47 – Requesting session ID…
06-18-2016 @ 21:51:49 – Session Response: Array
(
[headers] => Array
(
[date] => Sun, 19 Jun 2016 00:51:48 GMT
[server] => Apache-Coyote/1.1
[content-type] => text/plain;charset=ISO-8859-1
[content-length] => 9
[strict-transport-security] => max-age=31536000
[vary] => User-Agent
[connection] => close
)[body] => Forbidden
[response] => Array
(
[code] => 403
[message] => Forbidden
)[cookies] => Array
(
)[filename] =>
)06-18-2016 @ 22:03:23 - Requesting session ID...
06-18-2016 @ 22:03:23 - Session Response: Array
(
[headers] => Array
(
[date] => Sun, 19 Jun 2016 01:03:23 GMT
[server] => Apache-Coyote/1.1
[content-type] => text/plain;charset=ISO-8859-1
[content-length] => 9
[strict-transport-security] => max-age=31536000
[vary] => User-Agent
[connection] => close
)[body] => Forbidden
[response] => Array
(
[code] => 403
[message] => Forbidden
)[cookies] => Array
(
)[filename] =>
)06-18-2016 @ 22:03:34 - Requesting token for order 5347 with the following data: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<checkout>
<currency>BRL</currency>
<reference><![CDATA[WC-5347]]></reference>
<sender>
<name><![CDATA[Comprador Testes]]></name>
<email><![CDATA[[email protected]]]></email>
<documents>
<document>
<type>CPF</type>
<value>00114788707</value>
</document>
</documents>
<phone>
<areaCode>11</areaCode>
<number>42215564</number>
</phone>
</sender>
<shipping>
<type>3</type>
<address>
<street><![CDATA[Avendia S?o Jo?o]]></street>
<number>3015</number>
<complement><![CDATA[Apto 101]]></complement>
<district><![CDATA[Centro]]></district>
<postalCode>09551030</postalCode>
<city><![CDATA[S?o Paulo]]></city>
<state>SP</state>
<country>BRA</country>
</address>
<cost>32.65</cost>
</shipping>
<items>
<item>
<id>1</id>
<description><![CDATA[Kit Antifurto para Rodas McGard - GM - Veículo: AGILE, Encomendado: 1]]></description>
<amount>199.90</amount>
<quantity>1</quantity>
</item>
<item>
<id>2</id>
<description><![CDATA[Alto-Falantes Pioneer TS-1331BR Triaxial 5" - 180 W]]></description>
<amount>158.00</amount>
<quantity>1</quantity>
</item>
<item>
<id>3</id>
<description><![CDATA[Jogo de Rodas KR K15 Aro 14 - Fura??o: 4 x 108, Acabamento: Hyper Gloss]]></description>
<amount>1201.52</amount>
<quantity>1</quantity>
</item>
</items>
<redirectURL><![CDATA[https://www.qualicenterstore.com.br/finalizar-compra/order-received/5347?key=wc_order_5765ef6687b36]]></redirectURL>
<notificationURL><![CDATA[https://www.qualicenterstore.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
<maxUses>1</maxUses>
<maxAge>120</maxAge>
</checkout>06-18-2016 @ 22:03:35 - PagSeguro Payment Token created with success! The Token is: 2C52D8A47979530004D3BFA6A39A3DF4
06-18-2016 @ 22:08:38 - Requesting session ID...
06-18-2016 @ 22:08:39 - Session Response: Array
(
[headers] => Array
(
[date] => Sun, 19 Jun 2016 01:08:39 GMT
[server] => Apache-Coyote/1.1
[content-type] => text/plain;charset=ISO-8859-1
[content-length] => 9
[strict-transport-security] => max-age=31536000
[vary] => User-Agent
[connection] => close
)[body] => Forbidden
[response] => Array
(
[code] => 403
[message] => Forbidden
)[cookies] => Array
(
)[filename] =>
)
- The topic ‘N?o Habilita Checkout Transparente em Produ??o’ is closed to new replies.