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

rszrama’s picture

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

rszrama’s picture

Category: feature » bug
rszrama’s picture

Status: Active » Fixed

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

Ceb’s picture

Fantastic! Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

bmx269’s picture

I am now getting this issue. Help me make the change manually please.

bmx269’s picture

This is actually only occurring when I am sending line item details. I will keep it in that thread.