cancel
Showing results for 
Search instead for 
Did you mean: 

Create order via API

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Create order via API

How do I create an order by API?

Thank you.

3 REPLIES 3

Re: Create order via API

Can you tell me which parts you need help with from the documentation?

 

http://www.magentocommerce.com/api/soap/checkout/cart/cart.order.html

Magento Moderator since 2009
Keep Calm and Clear Cache!

Re: Create order via API

In this line error:

Fatal error: Uncaught SoapFault exception: [1062] Shipping method is not available in /var/www/vhosts/xxxx.com/httpdocs/xxx/test.php:71 Stack trace: #0 /var/www/vhosts/xxxx.com/httpdocs/xxx/test.php(71): SoapClient->__call('shoppingCartShi...', Array) #1 /var/www/vhosts/xxxx

Re: Create order via API

Fatal error: Uncaught SoapFault exception: [1062] Shipping method is not available
Code is right but this error showing. Can you please help?