Hi All
I am trying to make a simple form that will take information from the web services , populate it in a form and print the information
I am getting this error message
Fatal error: Uncaught SoapFault exception: [Client] Function ("getSenderDetailsNames") is not a valid method for this service in /var/www/test/integration_class.php:33 Stack trace: #0 [internal function]: SoapClient->__call('getSenderDetail...', Array) #1 /var/www/test/integration_class.php(33): SoapClient->getSenderDetailsNames() #2 /var/www/test/functions.php(13): ciIntegration->getSenderDetailsNames() #3 /var/www/test/createwaybill.php(73): makeSenderSelect() #4 {main} thrown in /var/www/test/integration_class.php on line 33