=== Peshkariki Shipping Method ===
Contributors: peshkarik
Tags: shipping, delivery, peshkariki, russian
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 7.2
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Calculation of Peshkariki order delivery cost and its processing.

== Description ==

Plugin for calculating delivery cost via Peshkariki service. Allows you to:

 Calculate delivery cost
 Process delivery orders
 Track delivery status
 Integration with popular e-commerce platforms

== Installation ==

1. Upload the plugin to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure API keys in the plugin settings

== External services ==

The plugin uses calls to external services to receive and send data.

1. DaData API

Requests are used for address selection suggestions and for address standardization on the checkout page.
Data of pickup and delivery addresses are sent.

https://dadata.ru/privacy/

2. Peshkariki API

Requests are used for calculating delivery cost on the checkout page, as well as for creating and canceling orders from the WordPress admin panel.
Data of pickup and delivery addresses, cargo dimensions and weight, as well as names of the sender and recipient are sent.

https://peshkariki.ru/politika_konfidencialinosti

== Frequently Asked Questions ==

= How to get API keys? =

Contact Peshkariki support service to obtain API keys.

= Is cash on delivery supported? =

Yes, the plugin supports various payment methods.

== Screenshots ==

1. Plugin settings
2. Delivery calculator on the checkout page

== Changelog ==

= 1.0.2 =
 Updated DaData API keys

= 1.0.1 =
 Minor bug fixes
 Improved compatibility

= 1.0.0 =
 First version of the plugin

== Upgrade Notice ==

= 1.0.1 =
Update recommended for bug fixes.
