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

Richard Chen richard at doubleprime.com
Sat Apr 21 22:57:43 EDT 2007


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


More information about the interchange-users mailing list