Kdyby/PayPalExpress

Error with three decimals resulting in error

tomasstrejcek opened this issue · 0 comments

Three decimal places results in api error "The totals of the cart item amounts do not match order amounts." - even when the math was good - discovered when using EUR currency
proposed fix: round everything to two decimal places

  • somebody with deeper knowledge of paypal api could give some insight?