Closed jaladuvar closed 10 years ago
Yes, this is a bug. I can have it fixed later today most likely.
Thanks, this will be of great help for me. btw: I would love to find more detailed examples of actual customized code as the syntax for apparently similar key words seems to be different between the paypal-button-minicart.js and the minicart.js versions or too subtle for me I'm afraid. But your work is really great...
Yes, the minicart.js code is on a newer version that the one at paypal-button-minicart. I'd recommend using the standalone minicart.js and paypal-button.js files for the moment. We need to get someone to update the normal button code soon.
This should be resolved now in the latest code on Github and npm. Feel free to grab it from there.
I'll push it up to the CDN soon(ish).
Very nice cart, but I'm not too familiar with all the subtulties, documentation for me is too high level and my usage is going to be limited to one application (payment with Paypal for one association). However when using the mini cart.js version (the paypal-button-minicart.js gives me too many problems with the retrieval and handling of events to avoid multiple purchase of same article, which I somehow manage to handle with the minicart.js) and the default template minicart currency is Euro in the total but not in single item lines and I cannot find how to fix this? What should I do ? Is this a bug ? Thanks.