i am able to reproduce it but i don't know what is causing it because the
__soapCall() call looks fine. I tried to reproduce it with plain SoapClient but
it works fine...
There already is an issue regarding this problem:
http://zendframework.com/issues/browse/ZF-9285
-- Jan
> hi guys
>
> my code is :
>
> $soapZarinPal = new
> Zend_Soap_Client("http://www.zarinpal.com/WebserviceGateway/wsdl",
> array('encoding'=>'UTF-8'));
> $configOBJ = new Config();
> $configData = $configOBJ->getConfigs();
> $siteURLcallBack =
> $configData[0]['siteurl']."/account/verifypayment";
>
> $res =
> $soapZarinPal->PaymentRequest('mypinnumberin zarinpal.com
> <http://zarinpal.com/>', '1000', $siteURLcallBack, "a");
>
> $this->_redirect("https://www.zarinpal.com/users/pay_invoice/" .$res);
>
> and it throws this exception :
>
>
> SoapFault: Operation '' is not defined in the WSDL for this service
>
> thrown in C:\Users\Sina
> Miandashti\Desktop\xampplite\xampplite\htdocs\vando\library\Zend\Soap\Client.php
> on line 1118
>
>
> Call Stack
>
> 1. SoapClient->__soapCall()
> in C:\Users\Sina
> Miandashti\Desktop\xampplite\xampplite\htdocs\vando\library\Zend\Soap\Client.php
> on line 1118
> 2.
>
>
> --
> ________________
> Sincerely
> Sina Miandashti
> MuSicBasE.ir & InvisionPower.ir Admin
没有评论:
发表评论