jeffharrell / minicart

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

newbie's question but is it a bug ? #195

Closed jaladuvar closed 10 years ago

jaladuvar commented 10 years ago

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. capture decran 2013-11-29 a 09 34 03

jeffharrell commented 10 years ago

Yes, this is a bug. I can have it fixed later today most likely.

jaladuvar commented 10 years ago

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...

jeffharrell commented 10 years ago

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.

jeffharrell commented 10 years ago

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).