How do I create an order by API?
Thank you.
Can you tell me which parts you need help with from the documentation?
http://www.magentocommerce.com/api/soap/checkout/cart/cart.order.html
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
Fatal error: Uncaught SoapFault exception: [1062] Shipping method is not available
Code is right but this error showing. Can you please help?