ecomdir is a SaaS order management platform for online stores.
This plugin connects your WooCommerce store to ecomdir so you can manage orders, packers, automatic distribution, AWB generation, and reports from a single dashboard.
/wp-json/ecomdir/v1/ exposing your orders in a unified formatAll order management (packer list, distribution algorithm, reports, penalties, AWB generation) is done from the ecomdir platform.
This plugin connects to ecomdir.com, a third-party SaaS service, in two ways:
One-time connection: When you click “Save” on the settings page, the plugin sends your ecomdir email and password (plus the generated WordPress Application Password and your store URL) to https://ecomdir.com/api/connect.php. This is required to register your store with ecomdir.
wp_options after a successful connection.Ongoing order sync: After the connection is established, the ecomdir platform calls your WordPress REST API (/wp-json/ecomdir/v1/orders) using Basic Auth with the Application Password. This is a standard WordPress authentication mechanism.
By installing this plugin, you agree to send the data listed above to ecomdir.com.
/languages/)Help translate at https://translate.wordpress.org/projects/wp-plugins/ecomdir-connect/