The SDEK company is going to disable support for the 1.5 protocol by the end of 2021. Please either switch to version 2, or contact your manager for clarification.
Here is a complete SDK for integration with the SDEK software package.
Possibilities:
Working with most API methods is possible only if you have an agreement with SDEK.
? | Methods marked with the icon on the left are available without a contract to a limited extent (only public tariffs are calculated, no discounts, no tariffs for IM). |
? | Methods marked with this symbol are not available with a test account. |
This SDK is designed to work with the first version of the API. There are SDKs for the second version of the API:
And others. Seek and you will find!
composer require sanmai/cdek-sdk
Requires PHP 7.3 or higher. The work has been tested under PHP 7.3, 7.4.
Complete documentation for all methods.
This library is a hard fork of the appwilio/cdek-sdk library with support for older versions of PHP and enhanced API support. Backward compatibility with the original library is not guaranteed, but features and fixes will be ported from there to here as possible. If you missed anything, let me know.
Original library creators: JhaoDa and greabock.
This SDK is distributed under the MIT license.
This project is licensed under the terms of the MIT license.