Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Protx Form redirect to finish order


Monika in Germany

Recommended Posts

Hi,

 

I just inherited an almost finished project to add a custom mod, and while I was at it I noticed that the Protx payment module was configured to have the success page as checkout_success.php. That made me wonder if order details ever got into the database (well normally you leave checkout_process.php to do all your payment stuff, right before data is entered into the database and email is sent) - and yikes nope, none in the table orders etc.

 

I use paypal IPN on a different site, where the ipn file takes care of the inserting/emailing, but I'm pretty sure the PROTX one is not to function that way.

 

Was the setting in admin incorrect?

 

Any advice?

 

TIA!!!

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

Pay Pal will work with either checkout_process or checkout_success.php being used. You'd really have to test run some orders to see if the use of checkout_success.php is the cause of the problem with Protx.

 

Vger

Link to comment
Share on other sites

Pay Pal will work with either checkout_process or checkout_success.php being used.  You'd really have to test run some orders to see if the use of checkout_success.php is the cause of the problem with Protx.

 

Vger

 

 

sigh .... my client just told me it was checkout_process till yesterday and PROTX told him to change it as it didn't work ... well no use for us. Not sure what to do.

 

If all fails I'll copy the part of the insert/email into the confirmation function of protx, like in paypal ... that should work right?

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...