Integrating orders with an external api
-
Hi all, I’m quite new to Woocommerce, so I’m not sure if this is the right place to ask.
So, I have a third part api that has a list of digital products, I’m planning to import these products into Woocommerce, updating them nightly to make sure the prices and availability is correct.
When an order has been made, I need to confirm if the digital product is available and finally make a purchase request using the Woocommerce api, alternatively cancelling the order if the product is no longer available. Is this even possible with the Woocommerce api, and how can I learn more about this?
So basically I’m looking for some kind of middleware functionality.
Thanks in advance.
The topic ‘Integrating orders with an external api’ is closed to new replies.