Use SoapClient in cakephp

Thank you. I followed all of your instructions and it works but I see that there is no redirect to the payout site. And I see that it is at the level of
header("Location:https://www.paiementpro.net/webservice/onlinepayment/processing_v2.php?sessionid=".$response->Sessionid);

the redirection is not done. How can I adapt this redirect code to cakephp?
Thank you for you precious help