minicart icon indicating copy to clipboard operation
minicart copied to clipboard

The minicart is a great way to improve your PayPal shopping cart integration.

Results 73 minicart issues
Sort by recently updated
recently updated
newest added

Hi, I'm using the latest version (3.0.6) of minicart.js in my web application. Thanks for such a great plugin. But when I tested it on iPad Mini, Add to cart...

I have it working although it makes my website like 30x wider and appears behind everything on the website besides the background...

I've been using the minicart for a while now, and it works great. However, I am trying to get the PayPal sandbox accounts to work, and I have run into...

minicart.js and turbolinks in rails are not compatible. One workaround is to turn off turbolinks on any page with a minicart, and to wrap the paypal.minicart.render() call in a document.ready...

The following code works when typing in the URL manually to the page with the render/reset: paypal.minicart.render(); paypal.minicart.reset(); BUT... this code doesn't work when on a cancellation (or successful transaction)...

Hi, If the customer purchase more than six items in my site the mini-cart does not scroll and the list of items overflow and passes the dialog box. You can...

bug

Since I would like provide service, could it support? thanks.

One of the strings that can be set in the config parameter is "buttonAlt". Neither the documentation nor the code itself makes it clear what this string is used for.

I've updated to v3.0.5 as it offers some additional functionality I needed, and I've got it almost all working. I'm having an issue with cart.on('checkout'). I want to offer free...