develodesign / vsf-payment-paypal

Paypal payment module for Vue Storefront
MIT License
45 stars 34 forks source link

Customers constantly have a mismatch in totals error when trying to use this module #144

Closed webwolfcs closed 4 years ago

webwolfcs commented 4 years ago

The totals of the cart item amounts do not match order amounts.

That's the error resulting in a failure to load the checkout. It works in incognito but it has not worked consistantly ever.

dimasch commented 4 years ago

@webwolfcs I think this is related improvements https://github.com/develodesign/vsf-payment-paypal/pull/143/files Merged to master in prev time without tag. I will check again.

Thanks for report!

rozzilla commented 4 years ago

I confirm that this solves the issue! I had the exact problem on a live website, and I've solved it in this way.

dimasch commented 4 years ago

Thanks a lot, @rozzilla

We can use v1.1.3 tag.