Post Data and Receive Response from an external script
Posted: Wed Feb 24, 2010 5:32 pm
Hello,
I am a novice coder trying to implement a payment processing portal. I have an account with a payment processing website.
I am gathering data (eg: card name, card number, expiration date etc.) and posting it to their CGI script with the test variables provided by them and I am getting a (parsed) response on their CGI script. However, I need to collect this reponse, come back to some page on my domain, write it into a databasse and generate some kind of a thank you message.
Can somebody please tell me how I can write a script (I mean...what functions / resources are used) to implement this type of functionality?
Thanks for reading my post.
Regards,
G.C.Reddy
I am a novice coder trying to implement a payment processing portal. I have an account with a payment processing website.
I am gathering data (eg: card name, card number, expiration date etc.) and posting it to their CGI script with the test variables provided by them and I am getting a (parsed) response on their CGI script. However, I need to collect this reponse, come back to some page on my domain, write it into a databasse and generate some kind of a thank you message.
Can somebody please tell me how I can write a script (I mean...what functions / resources are used) to implement this type of functionality?
Thanks for reading my post.
Regards,
G.C.Reddy