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
Confirmed bug. Surprised nobody has mentioned this until now
The fix:
1. EDIT: catalog/view/theme/default/template/payment/pp_standard.tpl
2. FIND:
3. REPLACE WITH:
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'); ?>
Code: Select all
<?php echo $text_testmode; ?>
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
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
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.
Still, it would be nice to test w/ Sandbox before going live...
Nevermind, I just turned off test mode myself and it seems to work. Haven't had my caffeine yet.

Who is online
Users browsing this forum: Amazon [Bot] and 3 guests