Jump to content

Recommended Posts

Posted

Hello,

 

I'm trying the following:

One service costs $ 5.00 incl. tax, that's $4.20 excluding tax. This service is created via package (using Universal Module).

Now I want to offer a coupon for the whole $5.00 amount.

But when the coupon is now applied to the service, it's calculated down to $4.20 - so the client has an invoice about $0.80 instead of free.

(Per order form / api)

 

I also tried setting the coupon to $5.95 - this would be $5.00 + tax. But this one is also calculated down to the $4.20 of the line item.

 

Request:

A. Allow coupons to be taxable. Maybe a checkbox when creating the coupon. This should be applied automatically.

B. (Much better): Apply the coupon to the line item before it is taxed. This would make more sense to me, because nobody has to tax $0.00 - right?

 

Thanks!

Posted

So the issue here is just that coupons are applied after tax, rather than before tax?

yes. I think it's because it's added like a line item (without tax), after the promoted product line item (with tax)

  • 3 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...