jeffharrell / minicart

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

Compatible with Safari 5.0.5? #229

Closed mrleemon closed 10 years ago

mrleemon commented 10 years ago

Hi,

I'm using the minicart in a site I've developed and it seems that the script is not capturing the button click events on Safari 5.0.5 because a user has told me that when he clicks any "add to cart" button the minicart popup is not opening, and is getting redirected to the standard paypal cart screen instead. I don't have a way to check this myself though.

I've told the user to upgrade Safari to the latest version. I've checked the site on Safari 5.1.7 on Windows and iOS Safari and it works as expected.

Any ideas?

Userpete commented 10 years ago

I have an iPhone and have looked at the sample on Minicart js page when you click the add to cart button nothing happens at all, it doesn't even send you to Paypal?

jeffharrell commented 10 years ago

@theleemon it sounds like there may be a JavaScript issue on the site itself, which is preventing the minicart code from working. Double check that no errors are thrown in the console.

jeffharrell commented 10 years ago

Closing due to inactivity.