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

Originally Posted by
lat9
From the shopping-cart page, when I click the "Checkout with PayPal" button, there's the following javascript error reported in the console:
Code:
ReferenceError: paypal is not defined
paypal.checkout.setup('PAYPALCODE', {
Bookmarks