Closed (fixed)
Project:
Commerce PayPal
Version:
7.x-1.x-dev
Component:
PayPal WPS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2011 at 06:36 UTC
Updated:
13 Mar 2012 at 16:24 UTC
I have added a tax-field to my commerce system. However, when using the paypal payment system, it asks for the price of the product without the tax rate included.
Comments
Comment #1
rszrama commentedJust noticed that, too. I thought I'd have a quick fix using the order's Order Total price field, but it turns out somewhere before PayPal WPS makes a form out of it it's saving and converting the price amount to an integer instead of the decimal I need to pass. I'll post a fix tomorrow.
Comment #2
rszrama commentedComment #3
rszrama commentedWent ahead and added a temporary measure to the PayPal module to fix the price data transformation until we can get a good solution in core.
Comment #4
Ceb commentedFantastic! Thanks.
Comment #6
bmx269 commentedI am now getting this issue. Help me make the change manually please.
Comment #7
bmx269 commentedThis is actually only occurring when I am sending line item details. I will keep it in that thread.