Jump to content

what is module and payment in webservice new order


hno2017

Recommended Posts

I'm inserting new orders using webservice.

There are two parameters which I don't know what to fill .

I found in examples on net which is like this :

 

    $xml->order->module = 'cashondelivery';
    $xml->order->payment = 'Cash on delivery';

 

But What should I pass for there two parameters ??

 

Thanks

Link to comment
Share on other sites

  • 3 years 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...