Jump to content

Webservice error when create new order


gorancito

Recommended Posts

Hi, we are working in a web that make an order in a prestashop store on webservice 

 

We are making this steps

- Create customer and address

- Make the order in our web and send in a form (POST method) to our gateway (attach file)

- The gateway take data, connect with webservice and make the cart ( cart creating is working)

 

 

Now, when we want to pass cart to order, we are  using XML schema from http://tienda.xxxxx....schema=synopsis and we get this error:

 

PrestaShopWebserviceException: HTTP XML response is not parsable: array ( 0 => LibXMLError::__set_state(array( 'level' => 3, 'code' => 4, 'column' => 1, 'message' => 'Start tag expected, \'<\' not found ', 'file' => '', 'line' => 1, )), )

prestawebservice.txt

Link to comment
Share on other sites

  • 3 years later...
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...