Possible bug: topic=payment results in "Processing" WC state
-
Hello guys, I’m seeing a couple cases where WooCommerce is correctly receiving the notifications, but the orders do not Complete… WooCommerce first receive the “topic=merchant-order” and the order status goes to Pending Payment, and then it received the notification with “topic=payment” but the order escalated to Processing instead of Completed.
If I understood it right, in the docs at https://www.mercadopago.com.ar/developers/es/api-docs/basic-checkout/ipn/, it clearly says that you receive the topic=payment parameter once the buyer have paid the order. If this is correct, the order status should switch to Completed rather than Processing. But this is not happenning. The orders stall at Processing state.
In fact, right after correctly paying in one of these sites, the return url was:
https://domain.com.ar/checkout/order-received/2895/?key=wc_order_5785a22cebeba&collection_id=2175998681&collection_status=approved&preference_id=215500524-4eec609c-66dc-49f1-a37f-29930bf33f07&external_reference=WC-2895&payment_type=account_money&merchant_order_id=349660526Isn’t that a return URL informing that the payment was successful?
I’ve prepared this image with some captures that may help you understand what’s happenning:
https://drive.google.com/file/d/0B4ZIdz9VEIQGRlV4Um1udV9MRDA/viewAny ideas?
https://www.ads-software.com/plugins/woo-mercado-pago-module/
- The topic ‘Possible bug: topic=payment results in "Processing" WC state’ is closed to new replies.