I have this WSDL: https://secure.softwarekey.com/solo/webservices/XmlCustomerService.asmx?WSDL
I am trying to use SoapClient to send a request to the CustomerSearch meth
try passing $client->CustomerSearch($CustomerSearch); or pass a string
$client->CustomerSearch($CustomerSearch);