Custom Numbers Plugin Won’t Allow Orders To Come Back For Update
-
We use a connection from WooCommerce to Solid Commerce where orders are sent through the WooCommerce API to be sent; from Solid Commerce, the orders are able to shipped and then the order data is passed back to WooCommerce to update the order status and tracking number.
Recently, we noticed that our client had orders in the system that matched the numbers already within their database. To correct this, I used the Custom Order Numbers For WooCommerce plugin to update the numbers to include ‘WC’ at the beginning of every order number.
While this allowed the numbers to be sent over, it doesn’t allow the numbers to be sent back from Solid Commerce most likely because the API uses the wp_post order number ID instead of the newly created order number listed on the orders screen from wp_postmeta.
Is there a way to correct this issue? Like even by modifying the API call?
TLDR: Orders weren’t coming into our 3rd party shipping application. Began using custom Orders for WooCommerce and now orders won’t return to woocommerce.
- The topic ‘Custom Numbers Plugin Won’t Allow Orders To Come Back For Update’ is closed to new replies.