Pending Payment Status not changing
-
Hello,
I’m facing issues again with the order status not changing, this time is worst because the status is stuck at “Pending Payment” allowing the user to pay for the same order that was already paid as many times as they want.
This was working before under the very same setup.
APIs Set
IPN url set with 200 Status: https://www.autocosas.com/?wc-api=WC_MercadoPago_Gateway
ModSecurity is not active on the server
Cloudflare (activated and deactivated, both fail)
WP Rocket Cache (just in case)
WC Version: 2.5.2
Plugin Version: 2.0.6Log (from a sandbox test): It seems to be correct, but the order status remains at Pending Payment.
09-20-2016 @ 21:50:13 – Getting client credentials…
09-20-2016 @ 21:50:13 – Received valid response from MercadoPago
09-20-2016 @ 21:50:13 – Payment link generated with success from MercadoPago
09-20-2016 @ 21:54:28 – Payment arguments for order 1144: Array
(
[back_urls] => Array
(
[success] => https://www.autocosas.com/checkout/order-received/1144?key=order_57e1d8c3cd181&utm_nooverride=1
[failure] => https://www.autocosas.com/carrito/?cancel_order=true&order=order_57e1d8c3cd181&order_id=1144&redirect&_wpnonce=dc472072ca
[pending] => https://www.autocosas.com/checkout/order-received/1144?key=order_57e1d8c3cd181&utm_nooverride=1
)[payer] => Array
(
[name] => John
[surname] => Doe
[email] => [email protected]
)[external_reference] => AC-1144
[items] => Array
(
[0] => Array
(
[quantity] => 1
[unit_price] => 3
[currency_id] => ARS
[title] => Pedido 1144 – Cable RCA 1 mts. MONSTER x 1
))
[notification_url] => https://www.autocosas.com/wc-api/WC_MercadoPago_Gateway/
)09-20-2016 @ 21:54:28 – Getting client credentials…
09-20-2016 @ 21:54:28 – Received valid response from MercadoPago
09-20-2016 @ 21:54:28 – Payment link generated with success from MercadoPagoThanks for any help, I don’t know what else to do.
- The topic ‘Pending Payment Status not changing’ is closed to new replies.