epalani83 Posted February 25, 2009 Share Posted February 25, 2009 Hi, I am working with payment integration with direct socket interface delivery method. I need to know how to do the following things, 1. Connect Secure socket 2. Write Transaction message text to the socket 3. Read Response message text from socket 4. Close Secure socket If anyone can please provide the sample code that will so helpful. Thank you in advance. Regards, Palani Link to comment https://forums.phpfreaks.com/topic/146821-how-to-call-webservice-with-secure-socket-connection-in-php/ Share on other sites More sharing options...
phpdragon Posted February 25, 2009 Share Posted February 25, 2009 Hi Palani I will beleive you will find the answer at the following link http://au.php.net/manual/en/function.fsockopen.php Link to comment https://forums.phpfreaks.com/topic/146821-how-to-call-webservice-with-secure-socket-connection-in-php/#findComment-770859 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.