Quote Originally Posted by stellarweb View Post
Cindy - that is definitely in the code of the jscript file on line 9
PHP Code:
paypal.checkout.setup('<?php echo MODULE_PAYMENT_PAYPALWPP_MERCHANTID?>', {
I also noticed that when it goes to a new window, it says I can't log in with my own merchant account - but I am not logged into my merchant account at PayPal... so don't know what that's all about! lol
Right, the code that's generating the error is that code on line 9; the paypal object doesn't exist, so the javascript call fails.