Title: Logistos Order Sync
Author: logistos
Published: <strong>डिसेंबर 2, 2025</strong>
Last modified: डिसेंबर 15, 2025

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://ps.w.org/logistos/assets/icon-256x256.png?rev=3407999)

# Logistos Order Sync

 [logistos](https://profiles.wordpress.org/logistos/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/logistos.1.7.0.zip)

 * [तपशील](https://mr.wordpress.org/plugins/logistos/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/logistos/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/logistos/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/logistos/#developers)

 [समर्थन](https://wordpress.org/support/plugin/logistos/)

## वर्णन

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

### License

This plugin is licensed under the GPLv2 or later. See the [GNU General Public License](https://www.gnu.org/licenses/gpl-2.0.html)
for more details.

### External services

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:

 1. https://admin.logistos.in/integration/integrate_woo_commerce
 2.  * Purpose: Receive WooCommerce REST API keys on plugin activation.
     * Data sent: consumer_key, consumer_secret, store_url.
 3. https://admin.logistos.in/integration/woo_commerce_orders
 4.  * Purpose: Receive WooCommerce order payloads on activation and on every new order.
     * Data sent: order ID, number, totals, billing info, shipping info, items, store
       info.

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.

## स्थापना

 1. Download the plugin zip file.
 2. Go to **Plugins > Add New** in your WordPress admin dashboard.
 3. Click **Upload Plugin**, choose the zip file, and click **Install Now**.
 4. After installation, click **Activate** to enable the plugin.
 5. On activation, API credentials and all existing orders are sent to the specified
    external API.

## नेहमी विचारले जाणारे प्रश्न

### How do I configure the API endpoint?

Go to **Settings  Logistos Sync** in your WordPress admin. There you can configure:
–
The credentials endpoint URL (receives WooCommerce REST API keys on activation) –
The orders endpoint URL (receives order data on activation and on each new order)

### Can I select which order statuses to send?

Yes, the `send_all_orders_on_activation` function specifies order statuses in the`
status` array. You can adjust this as needed.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Logistos Order Sync” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत
योगदान केले आहे.

योगदानकर्ते

 *   [ logistos ](https://profiles.wordpress.org/logistos/)

[भाषांतर करा “Logistos Order Sync” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/logistos)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/logistos/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/logistos/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/logistos/) च्या 
[RSS](https://plugins.trac.wordpress.org/log/logistos/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.2

 * Initial release with API credential generation
 * Sends all orders upon activation
 * Sends new order details on WooCommerce order creation

## मेटा

 *  आवृत्ती **Version: 1.7.0**
 *  शेवटचा अद्यतन **9 महिने पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 5.8 किंवा मोठा **
 *  परीक्षित केले आहे **6.8.8**
 *  PHP आवृत्ती ** 7.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/logistos/)
 * टॅग्ज:
 * [api](https://mr.wordpress.org/plugins/tags/api/)[ecommerce](https://mr.wordpress.org/plugins/tags/ecommerce/)
   [external api](https://mr.wordpress.org/plugins/tags/external-api/)[order](https://mr.wordpress.org/plugins/tags/order/)
   [woocommerce](https://mr.wordpress.org/plugins/tags/woocommerce/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/logistos/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[आपला अभिप्राय](https://wordpress.org/support/plugin/logistos/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/logistos/reviews/)

## योगदानकर्ते

 *   [ logistos ](https://profiles.wordpress.org/logistos/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/logistos/)