Zen Cart Logo
Forums / Addon Payment Modules / PayJunction is returning "java.io.FileNotFoundException" from my payment requests

PayJunction is returning "java.io.FileNotFoundException" from my payment requests

Locked

Views: 1,492

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
5 Apr 2009, 3:52 PM
#1
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

PayJunction is returning "java.io.FileNotFoundException" from my payment requests

I just moved my store so that it will work with a dedicated SSL. (thanks, Kobra, for the suggestion!)

Everything works fine - I'm able to enter the order, start check out process, and when I get the "confirm the order" screen, the order is not written to the database, and the payment module is returning this:

java.io.FileNotFoundException: http://www.shirts4bowling.com/index.php?main_page=checkout_process

However - the credit card is being processed.

Any clue???
This is the case whether my site has SSL enabled or not.

5 Apr 2009, 4:22 PM
#2
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

Re: PayJunction is returning "java.io.FileNotFoundException" from my payment requests

I forgot to mention - the error is being returned from
https://payjunction.com/live/vendor/special/authorize_net

so it's got to be the credit card processor.
I'll give them a call - meanwhile, if anyone has any suggestions???

6 Apr 2009, 6:58 PM
#3
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

Re: PayJunction is returning "java.io.FileNotFoundException" from my payment requests

Fixed. They'd changed their code to go with the new version of zen cart - I guess it was only dumb luck that it had worked as long as it had. It's fixed now.