=== Nafis Express Shipping ===
Contributors: peymanseo
Tags: woocommerce, shipping, nafis, express, barcode
Requires at least: 5.6
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: trunk

A lightweight WooCommerce plugin to track exited orders with Nafis Express barcodes.

== Description ==

The **Nafis Express Shipping** plugin integrates WooCommerce with the Nafis Express delivery system.  
This initial version lets store managers **view a list of exited orders** and their associated **barcodes** through a dedicated admin page.

⚠️ *A valid token is required to use this feature.*

== External Services ==

This plugin connects to the official Nafis Express API (https://api.nafisexpress.com) in order to retrieve real-time shipping data such as exited orders, tracking barcodes, and city/province information.

The following data may be sent to the Nafis Express API:
- API authentication token (provided by the user)
- WooCommerce order IDs (only for exited orders)
- User-selected province and city filters (for location-based shipping lookups)

Data is only sent when an admin user logs in via the plugin settings and accesses barcode/order-related features. No data is sent without explicit admin interaction.

All data is transmitted over HTTPS and securely processed on Nafis Express’s private infrastructure.

**Service Provider**: Nafis Express 
- Privacy Policy: https://nafisexpress.com/en/rules


== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate it via the 'Plugins' menu in WordPress.
3. Go to **WooCommerce → Orders → Exited Orders (Nafis)** to view the barcode list.

== Frequently Asked Questions ==

= What does this plugin do? =
It displays exited orders with their Nafis Express barcodes in the WooCommerce admin panel.

= Do I need an account? =
Yes, you must log in using your Nafis Express credentials to fetch barcode data.

== Changelog ==

= 1.0.0 =
* First release – view exited orders with barcodes.

== Upgrade Notice ==

= 1.0.0 =
Initial release – no upgrade required.
