[ic] "the page (process) was not found" for test order

mail lists at gmnet.net
Sun Apr 22 08:58:40 EDT 2007


On Sat, 2007-04-21 at 22:57 -0400, Richard Chen wrote:
> Hi,
> 
> 	I've just installed interchange-5.4.2
> on a fedora core 4 running non-threaded perl-5.8.8
> with mysql 4.1.11. 
> 
> 	When I click the 'Do test order' link
> followed by 'Order this', I got 
> 
> Sorry, the page (process) was not found
> The requested page (process) was not found. You can return to browsing our catalog, if you wish. 
> 
> The error.log showed the following:
> 
> 192.168.0.5 vu6xoAmM:192.168.0.5 - [21/April/2007:22:54:18 -0400] standard /cgi-bin/ic/standard/process.html Safe: Real-time charge failed. Reason:
> >
> >
> >               for(qw/
> >                               charge_total_message
> >                               pay_cert_total
> >               /)
> >               {
> >                       delete $Scratch->{$_};
> >               }
> >               die errmsg(
> >                               "Real-time charge failed. Reason: %s\n",
> >                               errmsg($Session->{payment_error}),
> >                       );
> >
> >
> 
> I thought at least the test order should work.
> But it does not. It seems that it is treating the test order
> as a real time genuine order.
> 
> Has anyone seen this before? How to fix this?
> 
> Thanks for any info.
> 
> Richard
> _______________________________________________
> interchange-users mailing list
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users

try setting your MV_PAYMENT_MODE variable to "none", Or if you are using
a payment gateway, make sure you have the account set up and all the
variables set up correctly - MV_PAYMENT_HOST, MV_PAYMENT_ID,
MV_PAYMENT_SECRET, also make sure you are loading the right payment
module in interch.cfg.

rick







More information about the interchange-users mailing list