jeffharrell / minicart

The minicart is a great way to improve your PayPal shopping cart integration.
MIT License
500 stars 209 forks source link

Cart not popping up, and still redirecting to Paypal #216

Closed markyeoj closed 10 years ago

markyeoj commented 10 years ago

Hello I am using your script on my Wordpress site but this is not working

Here is the link on the actual page. http://www.goscrub.com/test-page/ Kindly test and you'll see that it is not working, let me know what's wrong. Thanks. :)

legenderrys commented 10 years ago

Your using a "simplecart plugin". not sure if that plugin is a fork of the original minicart. Also, Since your using wordpress, why not use a plugin??

Mini Cart is most useful for static sites not using a database system.

If you followed the directions it should work. be sure to add jquery.js minicart.js and add initialize paypal.minicart.render(); to your page

hope that helps

jeffharrell commented 10 years ago

@hyperking nailed most of it. If the minicart isn't working at all and is immediately redirecting to PayPal.com it's because there's a JavaScript error on your page. Take a look at that and it should solve the problem.