Hi. How can we help?

How to check if WooCommerce orders will import into Retail POS (X-Series)

Setup

  • Retail POS for Mac or PC
  • WooCommerce Integration 

Answer

 

We suggest sharing this information with a web developer as this could be quite technical to investigate and troubleshoot.

When an order is placed on WooCommerce, it should fire an API call to us which we've set up to listen to (this is a webhook). This tells Retail POS an order has been made so Retail POS makes API calls to WooCommerce to get the details of that order, which we then save in Retail POS. If we don't receive this call from WooCommerce, we are unable to get the order. 

Check to confirm webhooks are active and saved correctly in WooCommerce: 

  1. Click WooCommerce 
  2. Click Settings
  3. Click Advanced
  4. Click Webhooks
  5. Confirm order.created, order.updated, order.deleted, product.deleted are set to Active

How to run a simple test to confirm if webhooks are firing correctly:

  1. Create an order in WooCommerce
  2. Set order status to a Closed state
    To troubleshoot existing orders, follow along from step 3 onwards
  3. Click Update
  4. In WooCommerce, click Status > Scheduled Actions and navigate to the most recent page
  5. Confirm if there is a webhook generated for the order ID and is listed as Complete

Additional Information

 

  • If Scheduled Actions displays any status other than Completed, please share with your Developer
  • Retail POS will not import an order that includes a deleted product on WooCommerce
  • While these steps can narrow down if webhooks are working correctly, we recommend working with a web developer to diagnose order failures. This is due to the highly customisable nature of WooCommerce. 

Was this article helpful?