Now it's about 10 days I am working on running a webservice with NuSOAP. Let me explain what do I need.
Webservice must accept 3 parameters, two string and one object (which is the first problem). How can I implement accepting an object as a parameter? Maybe some of the object properties present, and maybe not.
In the response, an error or an array will be returned. How can I do this?
I wanna have a service like viewTransaction, which you can see here: http://acquirer.sb24.com/ref-payment/ws/ReferencePayment?WSDL