beanslel
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Orders not completedHi,
When payment is completed, the order status is automatically changed from “pending” to “processing” in wc. This works fine. Then, when I ship the product I manually change it to “completed” in Woocommerce (I don’t handle my shipping through Mollie), shouldn’t it also change the order to completed in the Mollie dashboard when I do that? It remains in the “paid” status in the Mollie dashboard. Or is that working as intended?
I don’t have any plugins that can interfere with order status. Btw I recently upgraded to WP Version 5.0.1, running the latest version of the plugin.
Edit: just noticed something else: when the order is in “processing” in wc and I ship the order from the Mollie dashboard, the order is indeed not changed to completed in wc. In the Mollie dashboard it even says the webhook was successfully called after shipment, but the order status stays on processing in wc. There are these additional lines in the logs (tested it with a new order):
2018-12-15T15:33:35+00:00 DEBUG mollie_wc_gateway_bancontact: Mollie payment object ord_jj5l4n (test) webhook call for order 691. 2018-12-15T15:33:35+00:00 DEBUG Mollie_WC_Gateway_Abstract::handlePaidOrderWebhook - mollie_wc_gateway_bancontact: Order 691 does not need a payment by Mollie (payment ord_jj5l4n). 2018-12-15T15:33:35+00:00 DEBUG Mollie_WC_Gateway_Abstract::processRefunds called for order 691 / payment ord_jj5l4n 2018-12-15T15:33:35+00:00 DEBUG Mollie_WC_Gateway_Abstract::processRefunds: No refunds to process for order 691 / payment ord_jj5l4n 2018-12-15T15:33:35+00:00 DEBUG Mollie_WC_Gateway_Abstract::processChargebacks called for order 691 / payment ord_jj5l4n 2018-12-15T15:33:35+00:00 DEBUG Mollie_WC_Gateway_Abstract::processChargebacks: No chargebacks to process for order 691 / payment ord_jj5l4n
Kind regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] Hide “All” categoryHi Hassan,
Thanks for your quick reply, your suggestion works perfectly, many thanks!
Kind regards