I am writing a module that will allow a customer to process a credit card
refund thru a web interface that I am designing. The problem I am having is
that once the information is posted to the gateway, it returns a url encoded
string with the responce from the transaction. How can I capture that
responce on my page rather than having to open or save the returned file?



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

Reply via email to