minicart
minicart copied to clipboard
The minicart is a great way to improve your PayPal shopping cart integration.
When used with the PayPal Javascript buttons (https://github.com/paypal/JavaScriptButtons) the cart does not pass on the data-weight and data-host attributes. You can see this by looking at the hidden inputs in...
Looking to add the two items as posted in a photo by longo on issue #210 . In the pic where it says "your basket" I would like to add...
Hi Is there anyway to display shipping fee in the minicart? If not is there a simple way to add a text in the cart like: shipping cost will be...
Ref: https://developer.paypal.com/docs/classic/adaptive-payments/integration-guide/APIntro/ Under "Embedded Payments Implementation Basics", it says "_launch your preferred embedded payment flow, which is either the lightbox or minibrowser_"... I cannot find out if the "minibrowser" and...
If the user clicks the image part of the paypal submit button in the default theme, the cart is submitted but the checkout event isn't fired.
Like Add Text To Cart #203, I would like to a) add a custom message to the cart either below the pay button or the sub-total (telling users to close...
All of a sudden the X's are gone http://www.minicartjs.com/build/images/minicart_sprite.png Also F-Secure is saying minicartjs.com is a dangerous website and do not allow it to open. Also, I'd like everything to...
I have checked and my HTML is being send with UTF-8 headers, yet Mini Cart displays the pound sign for GBP as £ Not sure how I can fix this?
Hello, I am very experienced using PHP and paypal IPNs. I created an IPN which the paypal simulator works fine with. Also, if I check out using paypal's cart (not...
I'm having a complete mind blank on how to get the paypal.minicart.view.bind(form) to work correctly. Do I simply just add "paypal.minicart.view.bind(form)" below "paypal.minicart.render();" The reason behind me posting as I'm...