Woocommerce – Posting orders that failed
-
As the title says – the plugin posts orders that failed to receive payment. I see there is a check added to make sure failed payments aren’t posted but it fails because all orders are always placed in pending before being moved to a new status.
Should we be firing on the status change hooks instead? See https://gist.github.com/abegit/74e691d877cadc37d7b6
How do we fix it so failed status aren’t posted?
The topic ‘Woocommerce – Posting orders that failed’ is closed to new replies.