Skip to content

Some examples on how to use the Magento SOAP v2 API with WS-I mode enabled.

Notifications You must be signed in to change notification settings

mzeis/Magento-SOAP-v2-WS-I-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Magento SOAP API v2 with WS-I mode enabled examples

I created this code to answer the Magento StackExchange question Create sale in magento using pos application.

What you can find here:

  • createOrder.php: shows how to create an order using the Magento SOAP API v2 with WS-I mode enabled.
  • lib/MagentoSoapClient.php: class taking care of the actual API calls, doing some work before and after the calls.

Developer

Matthias Zeis http://www.matthias-zeis.com
@mzeis

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 Matthias Zeis

About

Some examples on how to use the Magento SOAP v2 API with WS-I mode enabled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages