Pedidos cancelados
-
Oi Claudio! Boa noite!
Todos os pedidos est?o sendo cancelados automaticamente.
Deixei em branco a op??o “Manter estoque (minutos)” e mesmo assim continua.
Poderia me ajudar?
Habilitei o log, tirei meus dados pessoais, e retorna isso aqui:
11-21-2014 @ 19:15:23 – Requesting token for order #5321 with the following data: <?xml version=”1.0″ encoding=”UTF-8″ standalone=”yes”?>
<checkout>
<currency>BRL</currency>
<reference><![CDATA[CI-5321]]></reference>
<sender>
<name><![CDATA[NOME COMPLETO]]></name>
<email><![CDATA[EMAIL]]></email>
<documents>
<document>
<type>CPF</type>
<value>CPF</value>
</document>
</documents>
<phone>
<areaCode>11</areaCode>
<number>TELEFONE</number>
</phone>
</sender>
<shipping>
<type>3</type>
<address>
<street><![CDATA[RUA]]></street>
<number>225</number>
<district><![CDATA[BAIRRO]]></district>
<postalCode>CEP</postalCode>
<city><![CDATA[Cotia]]></city>
<state>SP</state>
<country>BRA</country>
</address>
<cost>13.70</cost>
</shipping>
<items>
<item>
<id>1</id>
<description><![CDATA[PRODUTO – Tamanho: G]]></description>
<amount>49.90</amount>
<quantity>1</quantity>
</item>
</items>
<redirectURL><![CDATA[https://caoinclusao.com.br/finalizar-compra/order-received/5321?key=wc_order_546fb97961a01]]></redirectURL>
<notificationURL><![CDATA[https://caoinclusao.com.br/wc-api/WC_PagSeguro_Gateway/]]></notificationURL>
<maxUses>1</maxUses>
<maxAge>120</maxAge>
</checkout>11-21-2014 @ 19:15:25 – PagSeguro Payment Token created with success! The Token is: AQUI APARECE UM TOKEN
11-21-2014 @ 19:16:30 – Checking IPN request…
11-21-2014 @ 19:16:31 – PagSeguro IPN is valid! The return is: SimpleXMLElement Object
(
[date] => 2014-11-21T20:15:28.000-02:00
[code] => B23C7C45-5C97-4B7C-BCB3-96974DD643FB
[reference] => CI-5321
[type] => 1
[status] => 7
[cancellationSource] => INTERNAL
[lastEventDate] => 2014-11-21T20:16:28.000-02:00
[paymentMethod] => SimpleXMLElement Object
(
[type] => 1
[code] => 101
)[grossAmount] => 63.60
[discountAmount] => 0.00
[feeAmount] => 3.57
[netAmount] => 60.03
[extraAmount] => 0.00
[installmentCount] => 1
[itemCount] => 1
[items] => SimpleXMLElement Object
(
[item] => SimpleXMLElement Object
(
[id] => 1
[description] => PRODUTO - Tamanho: G
[quantity] => 1
[amount] => 49.90
))
[sender] => SimpleXMLElement Object
(
[name] => NOME
[email] => EMAIL
[phone] => SimpleXMLElement Object
(
[areaCode] => 11
[number] => TELEFONE
))
[shipping] => SimpleXMLElement Object
(
[address] => SimpleXMLElement Object
(
[street] => RUA
[number] => NUMERO
[complement] => SimpleXMLElement Object
(
)[district] => BAIRRO
[city] => Cotia
[state] => SP
[country] => BRA
[postalCode] => CEP
)[type] => 3
[cost] => 13.70
))
11-21-2014 @ 19:16:31 - PagSeguro payment status for order #5321 is: 7
- The topic ‘Pedidos cancelados’ is closed to new replies.