Woocommerce order fulfillment
-
I’ve been searching all over google for a solution to my order fulfillment problem, I intent to dropship their products but don’t quite know how.
Basically I’ve got a Woocommerce webshop, full of products that I’ve imported from my wholesale supplier.
But when a customer place an order on my shop, I want this order to get exported/transferred to my wholesale supplier who is running Magento.
CSV files are an option, but would require me to alter the CSV export fields of Woocommerce to match that of Magento and upload it manually at my wholesale suppliers website (CSV Upload cannot be easily automated, they use a manual CSV upload method, and it’s behind a login page.)
In short, do I use Woocommerce REST API to push my orders into their Magento REST API. Meaning I need to code everything myself. Or, is there a plugin build to communicate orders between Woo and Magento?
Thanks in advance!
- The topic ‘Woocommerce order fulfillment’ is closed to new replies.