Post by MariusArmand » Sun Nov 28, 2010 6:55 am

Hi,

I've set up Paypal standard on my webshop in sandboxmode.
When I try to buy something, instead of the warning I'm running in sandboxmode,
I just see 'text_testmode' where the warning is supposed to come..

I did not modify anything in the module. Is this a known issue?

Kind Regards,
Marius

Newbie

Posts

Joined
Sun Nov 14, 2010 6:44 pm

Post by Qphoria » Sun Nov 28, 2010 2:08 pm

Confirmed bug. Surprised nobody has mentioned this until now

The fix:
1. EDIT: catalog/view/theme/default/template/payment/pp_standard.tpl

2. FIND:

Code: Select all

<?php echo $this->language->get('text_testmode'); ?>
3. REPLACE WITH:

Code: Select all

<?php echo $text_testmode; ?>

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by MariusArmand » Sun Nov 28, 2010 9:43 pm

Thx for the swift reply.

I did try that yesterday already and now I did it again just to see if I did something wrong maybe,
but that fix does not work. Still just showing text_testmode instead of the value.

Kind Regards,
Marius

Newbie

Posts

Joined
Sun Nov 14, 2010 6:44 pm

Post by Qphoria » Mon Nov 29, 2010 1:05 am

You are right.. that actually just makes the code more proper.. but that doesn't fix it.. honestly I stared at it last night for a while and couldn't see what the problem was. The code looked ok at 1am.. but maybe it will look different now

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by daledude » Fri Dec 10, 2010 10:33 pm

Any update on this? PayPal Standard is showing "text_testmode" in a pink notify area for me as well. Is this just a bug if running in Sandbox mode, but it will work correctly live?

Nevermind, I just turned off test mode myself and it seems to work. Haven't had my caffeine yet. O0 Still, it would be nice to test w/ Sandbox before going live...

New member

Posts

Joined
Thu Dec 17, 2009 1:30 am

Post by Qphoria » Fri Dec 10, 2010 11:24 pm

its just a message.. its hardly critical and doesn't prevent you from working or testing anything. It is just a language translation issue that only you will see.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: Amazon [Bot] and 2 guests