I have a web page where a user can buy something. On the 'Buy Now' button a CGI located on PayPal.com is called for payment. After the payment process I need the user to go to an already written HTML page.
I thought, executing the PayPal CGI within my own CGI and then run the HTML page would be the best way.
If it is, how if this CGI written? If it isn't, what would be the best way?
Thanks for the help,
Bob Gatto
I thought, executing the PayPal CGI within my own CGI and then run the HTML page would be the best way.
If it is, how if this CGI written? If it isn't, what would be the best way?
Thanks for the help,
Bob Gatto