Will get_order_number work without sequential order numbers?
-
Hi there,
I just wondered whether the code:
$order_number = $order->get_order_number();
will work without the sequential order number plugin installed and just pull the default post value number?
I am trying to modify a plugin (https://github.com/bitpay/woocommerce-plugin/blob/master/src/class-wc-gateway-bitpay.php) to play nicely with your plugin, but also to work without it.
Thanks in advance!
https://www.ads-software.com/plugins/woocommerce-sequential-order-numbers/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Will get_order_number work without sequential order numbers?’ is closed to new replies.