nizarhandal Posted June 7, 2007 Posted June 7, 2007 Hi, I am new to OsCommerce and I am trying to implement a new payment module for unpopular payment gateway. I had a look at checkout_process.php but didn't get a full idea about how is it work, does it act as a return URL with any return parameters or I have to modify the code to meet my new module? Thanx Quote
Guest Posted June 11, 2007 Posted June 11, 2007 usually the checkout_process.php should be invoked when the gateway returns a valid transaction. See how the osC stock paypal module works, setting up the success/failure urls within the form submitted. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.