Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 836 Bytes

File metadata and controls

25 lines (18 loc) · 836 Bytes

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