Zen Cart Logo
Forums / Addon Payment Modules / Insufficient Funds Error Message - PayStation payment module

Insufficient Funds Error Message - PayStation payment module

Locked

Views: 3,461

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
18 Jun 2008, 12:31 AM
#1
glennnz avatar

glennnz

New Zenner

Join Date:
May 2008
Location:
New Zealand
Posts:
32
Plugin Contributions:
0

Insufficient Funds Error Message - PayStation payment module

Hi

I'm using v1.3.8 and PayStation payment module.

I'm testing my site, if a payment is successful, everything is fine. When I test an insufficient funds transaction, I get returned to Step 2 of 3 in the Checkout process, with just an "Insufficient Funds" message in the top left corner.

http://www.sustainabledesign.co.nz/store/index.php?main_page=checkout_payment&error_message=Insufficient%20Funds

How do I modify this so that the "Insufficient Funds" message is in a better place? In my CSS?

Thanks

G

:frusty:

18 Jun 2008, 2:01 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Insufficient Funds Error Message - PayStation payment module

Try following your link???

A session security thing - would have to see this and as it is a 3rd party mod you might find more assistance if there is a thread for it

18 Jun 2008, 2:13 AM
#3
glennnz avatar

glennnz

New Zenner

Join Date:
May 2008
Location:
New Zealand
Posts:
32
Plugin Contributions:
0

Re: Insufficient Funds Error Message - PayStation payment module

Hi

Here is a screenshot of the screen when I get back to my store. I've searched for a couple of days through the forum and can't find an answer yet....

You can see the "Insufficient Funds" error message in the top left - this is what I want to move and change the look of.

G

:(

18 Jun 2008, 11:50 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Insufficient Funds Error Message - PayStation payment module

Your addon payment module must have a bug, whereby it's echoing the error message to the browser without trapping it and displaying it using the built-in methods available in the usual payment modules.

23 Jun 2008, 11:39 PM
#5
glennnz avatar

glennnz

New Zenner

Join Date:
May 2008
Location:
New Zealand
Posts:
32
Plugin Contributions:
0

Re: Insufficient Funds Error Message - PayStation payment module

Here is a reply from the module writers. Is this correct? How do i use this?

This is the respinse from the PaySation moule:
http://www.sustainabledesign.co.nz/store/index.php?ms=joLCk7Ek&ti=0001585693-01&am=1051&ec=5&em=Insufficient%20Funds&main_page=checkout_process&tm=T&btn_submit.x=38&btn_submit.y=16&merchant_ref=glenn%40sustainabledesign.co.nz

I believe that based on the error code, it redirects to (http://www.sustainabledesign.co.nz/store/index.php?main_page=checkout_success) if ec=0
The main_page variable we pass back is passed to us from zen cart/the paystation module.

G