PHP SOAP Jade

Forums for specific tips, techniques and example code
adamj
Posts: 2
Joined: Tue Oct 11, 2016 6:32 pm

PHP SOAP Jade

Postby adamj » Wed Oct 12, 2016 10:18 am

Hey everyone,

Just wondering if someone could point me in the right direction.

I've been searching all day today for any examples that showcase how a SOAP connection with Jade would work using PHP, but kept hitting walls. There's really nothing out there as far as I can tell.

I've been using the following page as a starting point for the SOAP connection, however, without knowing how to connect to Jade it's basically useless: http://php.net/manual/en/soapclient.soapclient.php

I've been supplied with a Subscriber ID, Service Provider ID, Agent API Key and the test endpoint URL: https://xxx.com/O1JRST/jadehttp.dll?Web ... surePublic . Sadly, no available documentation of any kind in how any of it is used to establish a connection with PHP.

Thank you for any insight.

adamj
Posts: 2
Joined: Tue Oct 11, 2016 6:32 pm

Re: PHP SOAP Jade

Postby adamj » Wed Oct 12, 2016 11:01 am

It looks like the topic got posted several times as the website kept dying on me. Sorry about that :(

User avatar
BeeJay
Posts: 311
Joined: Tue Jun 30, 2009 2:42 pm
Location: Christchurch, NZ

Re: PHP SOAP Jade

Postby BeeJay » Tue Oct 18, 2016 8:26 am

In order to consume a Jade SOAP Web Service, you need to ask the developer of this service to provide you with the WSDL file for this service.

You would then use whatever tools are appropriate in PHP for consuming the classes and methods defined in the WSDL. In other development tools, doing an "import" of the WSDL file creates proxy classes that you can then use in your project. Unfortunately I don't have any experience with consuming WSDLs in PHP, or indeed any development experience with PHP, so I can't really help any further with how to consume SOAP Web Services using PHP.

Cheers,
BeeJay.

PS: I've removed the duplicate posts for you.


Return to “Tips and Techniques”

Who is online

Users browsing this forum: No registered users and 1 guest

cron