Search code examples
phpxmlcs-cart

cs cart api integration to send order direct to distributer


I Just customize my cs-cart theme and its working fine now main thing

i want to integrate the cart functionality so that customer order from my site and order

will directly go to distributor on other main site .

Kindly help me how can i start integrating my xml api cs cart.

If any other option provided appreciated.

Itried from the root api.php file but its giving me no-access error i set the edit profile api access to check yes and add the api key to my file .But not working.

Thanks in advance


Solution

  • With cs-cart api you can only export orders, will not automatically send to distributor.

    You need to create a custom api that need to send order as it's created to the distributor