Call to undefined method WC_Order_Refund::get_order_number()
-
Hi @karzin
I’m facing this error:
Uncaught Error: Call to undefined method WC_Order_Refund::get_order_number() in /wp-content/plugins/multi-order-for-woocommerce-pro/classes/multiorder/class-alg-mowc-pro-order-manager.php
I searched for that method in the WC_Order_Refund class and indeed, it doesn’t exist, it only exists in the WC_Order class, could you help us by fixing it? Or could you share the repo URL so I can create a pull request with the fix?
Thanks a lot.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Call to undefined method WC_Order_Refund::get_order_number()’ is closed to new replies.