I was looking for way to perform form (post) request with SOAP using jQuery/AJAX.
I have found following solution for jQuery/AJAX SOAP request with ColdFusion background.
Posting XML SOAP Requests With jQuery
Anyone know how to implement that with PHP?
Please note:
- ssl connection will be required
- soap authentication(user & pass) will be required.
Any help/suggestion much appreciated.
SOAP request example:
Displaying single result example:
Displaying multiple results example: