Custom Order Number
-
I am using Sequential Order Number for Woocommerce, which adds a custom order number for accounting purposes. This sequential order number is sent to our accounting software and in the mail to the customer. We now need to pass this same number to Paystack.
The developer of the sequential order number plugin says we need to change the $order->get_id() function to $order->get_order_number().
Are we able to get a snippet to achieve this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom Order Number’ is closed to new replies.