Zen Cart Logo
Forums / PayPal Express Checkout support / Stuck in a loop with NZ vs NZD as currency

Stuck in a loop with NZ vs NZD as currency

Locked

Views: 5,360

Results 21 to 27 of 27
This thread is locked. New replies are disabled.
9 Apr 2007, 5:39 AM
#21
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Stuck in a loop with NZ vs NZD as currency

DrByte:

It should already be giving an error something like:
(10417) We were not able to process your order. Please try again, select an alternate payment method, or contact the store owner for assistance.

yes thats what i was trying to point out

i spent a couple of hours trying to work out why i was in a loop and because i have had simular problems in the past with the ipn module it never occred to me that it was becuase of lack of funds

just thought i would point this out incase anyone else has had this problem and i could save them a few our of hair pulling time :D
All it really needs it for the customer to be redirected to an error page or somthing

9 Apr 2007, 5:41 AM
#22
drbyte avatar

drbyte

Sensei

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

Re: Stuck in a loop with NZ vs NZD as currency

I've added an error-trap for #10417 so that it says this specifically instead of the more generic message I mentioned above:> PayPal was unable to successfully fund this transaction. Please choose another payment option or review funding options in your PayPal account before proceeding.This will be in the next patch or release of Zen Cart, whichever comes first.

9 Apr 2007, 5:42 AM
#23
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Re: Stuck in a loop with NZ vs NZD as currency

DrByte:

I've added an error-trap for #10417 so that it says this specifically instead of the more generic message I mentioned above:This will be in the next patch or release of Zen Cart, whichever comes first.

ok great :clap:

9 Apr 2007, 5:43 AM
#24
drbyte avatar

drbyte

Sensei

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

Re: Stuck in a loop with NZ vs NZD as currency

modchipfitters.co.uk:

All it really needs it for the customer to be redirected to an error page or somthing

Are you saying you do or do not see the earlier error message at the top of the payment-page ?

If not, are your templates up to date properly? The error messages should show via the $messageStack specific to 'checkout_payment' messages.

9 Apr 2007, 5:45 AM
#25
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Re: Stuck in a loop with NZ vs NZD as currency

nope i dont get any error messages and i have installed the latest patch
im working on clean 1.3.7 install thats only bout 5 days old

9 Apr 2007, 5:46 AM
#26
drbyte avatar

drbyte

Sensei

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

Re: Stuck in a loop with NZ vs NZD as currency

modchipfitters.co.uk:

nope i dont get any error messages and i have installed the latest patch
im working on clean 1.3.7 install thats only bout 5 days old

Okay, this specific error should now get displayed. Will attempt a test to ensure it works on a fresh install.

9 Apr 2007, 5:49 AM
#27
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Re: Stuck in a loop with NZ vs NZD as currency

DrByte:

Okay, this specific error should now get displayed. Will attempt a test to ensure it works on a fresh install.

ok great let me know when tests are done so i can update things as this may confuse a few customers into thinking there is something wrong with the site (then again maybe there is lol)