Can Any One Can Help Me On How To Integrate Ecourierz Shipping Apis In To My Cscart Store

Hello my dear cs-cart experts,

Here it is eCourierz Shipping API's for eCommerce Partners and link to Api documentation as fallows....

http://restunited.com/docs/8morx132hlwz

Can any one can help me on how to integrate eCourierz Shipping APIs in to my CSCART store?

i am also attaching the php sdk for eCourierz Shipping API's

ecourierz-beta-0.0.1-php.tar.gz

Hello my dear cs-cart experts,

Here it is eCourierz Shipping API's for eCommerce Partners and link to Api documentation as fallows....

http://restunited.com/docs/8morx132hlwz

Can any one can help me on how to integrate eCourierz Shipping APIs in to my CSCART store?

i am also attaching the php sdk for eCourierz Shipping API's

Hello!

At first please examine how the default shipping carriers are integrated, they are located at app/Tygh/Shippings/Services/

You need to understand the structure of these files.

Hello!

At first please examine how the default shipping carriers are integrated, they are located at app/Tygh/Shippings/Services/

You need to understand the structure of these files.

HI oleg.gorshkov,

First of all very big thanks for guiding me. Thanks for the reply.

I examined how the default shipping carriers are integrated in app/Tygh/Shippings/Services/

here in app i observed there is lib folder found similarly in the ecourierz zipfile there is a lib folder along with subfolders api,model,swagger and some php files.
do i need to import all the lib to lib
do i need to import autoload.php to app ?
do i need to import composer.json to app ?
If i need to import the files in to the relevant folders on my server, that is already done but not showing any new shipping carrier updated in the default carrier list like dhl, fedex........
Please explain me more in detailed about how to integrate ?

HI oleg.gorshkov,

First of all very big thanks for guiding me. Thanks for the reply.

I examined how the default shipping carriers are integrated in app/Tygh/Shippings/Services/

here in app i observed there is lib folder found similarly in the ecourierz zipfile there is a lib folder along with subfolders api,model,swagger and some php files.
do i need to import all the lib to lib
do i need to import autoload.php to app ?
do i need to import composer.json to app ?
If i need to import the files in to the relevant folders on my server, that is already done but not showing any new shipping carrier updated in the default carrier list like dhl, fedex........
Please explain me more in detailed about how to integrate ?

To upload the lib is not enough. Please have a look at the app/Tygh/Shippings/Services/IService.php file. You will see 6 functions. You need to write the code for each of them in your shipping carrier file.

Our team is ready to integrate this Shipping method for you as separate module. Feel free to contact us