Changeset 3209086
- Timestamp:
- 12/17/2024 11:50:33 AM (16 months ago)
- File:
-
- 1 edited
-
cdekdelivery/trunk/README.md (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cdekdelivery/trunk/README.md
r3209056 r3209086 13 13 14 14 CDEKDelivery provides integration with CDEK delivery for your store on the WordPress WooCommerce platform. This 15 plugin allows you to customize delivery settings according to your store requirements and allow customers to choose 16 CDEK shipping when placing orders. 15 plugin allows you to customize delivery settings according to your store requirements and allow customers to choose CDEK shipping when placing orders. 17 16 18 17 Main plugin features: … … 42 41 The CDEKDelivery plugin uses the following third-party services to provide its functionality: 43 42 44 1. **api.cdek.ru**: The CDEK API is used to calculate the cost and delivery time of an order. The privacy policy of 45 this service is available at [site](https://www.cdek.ru/ru/privacy_policy/) 43 1. **api.cdek.ru**: The CDEK API is used to calculate the cost and delivery time of an order. The privacy policy of this service is available at [site](https://www.cdek.ru/ru/privacy_policy/) 46 44 47 2. **api.edu.cdek.ru**: The CDEK API is used in test mode to calculate the cost and delivery time of an order. 48 The privacy policy of this service is available at [site](https://www.cdek.ru/ru/privacy_policy/) 45 2. **api.edu.cdek.ru**: The CDEK API is used in test mode to calculate the cost and delivery time of an order. The privacy policy of this service is available at [site](https://www.cdek.ru/ru/privacy_policy/) 49 46 50 47 == Installation == … … 92 89 93 90 = 4.0 = 94 Plugin has new storage system and migrations for it. Please check the settings after updating the plugin for correct 95 operation. 91 Plugin has new storage system and migrations for it. Please check the settings after updating the plugin for correct operation. 96 92 97 93 = 3.7 =
Note: See TracChangeset
for help on using the changeset viewer.