I've never done this using CURL however I have done this using socket
connections. If you haven't already you may want to look into this, I'm
sure payflow will allow you to post data using socket connection.

Take a look at:

http://us4.php.net/fsockopen

In the User Contributed Notes look for a post by 

info at agriya dot com
02-Feb-2003 12:38

there you will see a script that shows you how to do it.

-----Original Message-----
From: Haseeb Iqbal [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 19, 2003 1:11 PM
To: [EMAIL PROTECTED]
Subject: [PHP] OOT Payflow Urgent

hi all,
i am using curl to post data to the payflow link server.
now here are the questions that i want to ask.
here is the server stats
Linux+ php + mysql + curl + ssl
1) now i want to know if curl is safe to use?
i know about the payflow sdk but i also know that i can execute the sdk
by
exec call and if anyone is loged on the computer at the time of the
transection he/she can view all the data passed to the sdk by simply one
command.(i.e. ps.). as

also don't want to show the user any page from verisign. but when i send
the
data i get back html output. i want some kind of error codes.how can i
achieve this. know there must some way around this problem.
i want to collect all the information on my page send the data to the
payflow link without leaving my site the get back the result from the
transection and show the result to the user.

thanx in advance
Haseeb





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to