=== Courier Sync for Taratari Express ===
Contributors: devmehedihasan
Tags: woocommerce, shipping, courier, delivery, bangladesh
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
Requires Plugins: woocommerce
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create parcels with Taratari Express directly from WooCommerce orders.

== Description ==

Courier Sync for Taratari Express helps WooCommerce store owners create delivery parcels with Taratari Express from the WooCommerce orders screen. This plugin is an independent integration and is not affiliated with, endorsed by, or officially maintained by Taratari Express.

After adding your Taratari Express API credentials, a **Create Parcel** button appears in the WooCommerce order list. When clicked, the plugin sends the order delivery details to Taratari Express and saves the returned tracking code on the order.

= Features =

* Create Taratari Express parcels from WooCommerce orders.
* Save the returned tracking code on the order.
* Supports WooCommerce classic order storage and High-Performance Order Storage.
* Simple settings page under WooCommerce.

= External service disclosure =

This plugin connects to the Taratari Express API to create delivery parcels.

When a store manager clicks **Create Parcel**, the plugin sends the following order data to Taratari Express:

* Order invoice/order number.
* Customer name.
* Customer phone number.
* Customer billing address.
* Billing district/state mapped as a delivery area.
* Order total as the cash collection amount.

This data is sent only when the parcel creation button is clicked by an authorized WooCommerce manager.

Service website: https://www.taratariexpress.com.bd/
Privacy policy: https://www.taratariexpress.com.bd/privacy
Terms and conditions: https://www.taratariexpress.com.bd/terms-condition
API documentation: https://docs.taratariexpress.com.bd/

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/courier-sync-for-taratari-express/` directory, or install the plugin through the WordPress Plugins screen.
2. Activate the plugin from the Plugins screen.
3. Go to **WooCommerce > Taratari Express**.
4. Add your Taratari Express API Key and Secret Key.
5. Go to the WooCommerce orders list and click **Create Parcel** for an order.

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =

Yes. WooCommerce must be installed and active.

= Where do I add the API credentials? =

Go to **WooCommerce > Taratari Express** and enter your Taratari Express API Key and Secret Key.

= When is customer data sent to Taratari Express? =

Customer/order delivery data is sent only when an authorized store manager clicks the **Create Parcel** button for an order.

= Does it support WooCommerce HPOS? =

Yes. The plugin declares compatibility with WooCommerce High-Performance Order Storage.

== Changelog ==

= 1.0.0 =
* Initial release.
