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.