Closed (fixed)
Project:
Commerce PayPal
Version:
7.x-2.0-beta1
Component:
PayPal WPP
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2013 at 17:02 UTC
Updated:
15 Jun 2013 at 00:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
krlucas commentedHere's a patch.
Comment #2
rszrama commentedThis was actually already fixed in 7.x-2.x-dev. I'll get a new release out shortly that includes the fix.
The commit in question uses the commerce_paypal_price_amount() function we added to take care of rounding issues like this: http://drupalcode.org/project/commerce_paypal.git/commitdiff/5481b53
Comment #3
krlucas commentedThanks Ryan!