-- Jason k Larson
Ralph wrote:
Hi, I'm currently setting up a form for CC processing. At the moment I am able to send the required flags to authorize the CC transaction, but then I do not know how I go about parsing the returned headers.
After processing the transaction the merchant returns either HTTP 200
(ok) along with values or HTTP 400(ERRROR) with a string indicating
reason for error.
So how would I go about parsing these in my script?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php