How do i make multi call with SudzC
- by laxonline
I am developing magento eCommerce stores in iPhone. For that, i have using Sudzc service class for SOAP WS call.
Now, I'm trying to create a cart session its working fine. im getting the cardid. And i need to add one product to cart with some arguments. below is the php request example i need to call same this
PHP Request Example
$proxy = new…