Logistos automatically sends WooCommerce order details to an external API endpoint. It sends all order details on plugin activation and each new order to a specified remote server, which can be useful for integration with external systems.
Features:
* Sends all existing orders on plugin activation
* Sends new order details upon creation
* Includes full order information (billing, shipping, items, fees, and taxes)
* Securely generates and sends API credentials on activation
This plugin is licensed under the GPLv2 or later. See the GNU General Public License for more details.
This plugin connects to a Logistos endpoint to transmit WooCommerce store data for order synchronization.
Service: Logistos Order Integration API
Purpose: Receive WooCommerce API credentials (on activation) and order payloads (on activation and whenever a new order is created) to sync orders with the Logistos dashboard.
Data sent:
– On activation: store URL, WooCommerce REST API consumer key and secret.
– On activation (batch) and on each new order: order metadata (IDs, numbers, dates, totals, currency), billing/shipping names, addresses, city/state/country, email, phone, line items (name, sku, quantity, subtotal/total), fees, shipping lines, and taxes. No payment card data is sent.
When data is sent:
– Immediately on plugin activation (one-time credentials + historical orders),
– On each subsequent order creation.
This plugin communicates with the following external endpoints:
https://admin.logistos.in/integration/integrate_woo_commerce
https://admin.logistos.in/integration/woo_commerce_orders
Service policies:
– Terms of Service: https://logistos.in/terms_and_conditions
– Privacy Policy: https://logistos.in/privacy_policy
These services are owned and operated by Logistos Technologies Private Limited.
Users installing this plugin agree that order data will be transmitted to these endpoints.