• I’m customizing the the way emails are processed in WooCommerce to add some additional information in the body of the emails using woocommerce_email_order_meta_keys and woocommerce_payment_complete_order_status

    The problem is: Every time I process an order to test the emails the cart get emptied and in order to test again, I have to back through the whole shopping journey from add to cart to credit card submit (via Mijirieh or PayPal in this case).

    So, my question is, is there a less time-consuming way to debug and test orders? Is there a way to rerun the whole order completion process for an order?

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter Pat Gilmour

    (@patgilmour)

    By the way, one way to partially do this is the resend the emails from within the WooCommerce Store Manager’s admin area in WooCommerce. However, I’ve noticed that sometimes content that was missing in an email sent at time of checkout appears later on resend – so it’s not entirely reliable as a testing method.

Viewing 1 replies (of 1 total)
  • The topic ‘Debugging Cart without Emptying on Processing’ is closed to new replies.