Skip to content

mmiszy/js-soap-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Javascript SOAP Client

Forked from http://javascriptsoapclient.codeplex.com/ and modified by gtathub.

Improvements

  • Parsing exceptions fixed
  • Arrays as parameters correctly sets the length attribute in the type definiton
  • Arrays are also parsed out of responses if they aren't listed in the wsdl
  • Understands responses from php webservice (for example Magento)
  • IE9 compatible

Tested

  • Magento Webservice (PHP online store system)

Please leave me a note if you have tested other webservices or found bugs. New versions available at: https://github.com/gtathub/js-soap-client

About

JavaScript SOAP Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%