Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Displaying tax in checkout_confirmation.php page


hgrzesiek

Recommended Posts

Posted

Hi all,

I'm sorry if this question has been answered earlier on this forum. I couldn't find the answer to it that is why i will post it here.

I would like to change the way the tax is being displayed on the checkout confirmation page. Right now it looks like this:

tax1 @ 5% + tax2 @ 17.5% : £amount.

Ideally i would like this to be separated like this:

 

tax1 @ 5% : amount for tax1

tax2 @ 17.5%: amount for tax2

 

so the order confirmation page would look like this:

 

Subtotal: amount without tax

tax1 @ 5% : amount for tax1

tax2 @ 17.5%: amount for tax2

Total: amount including tax1 and tax2

 

I tried to look in the contribution section but could find one that will do it. I manage to break the line to display the tax description one below another but i couldn't separate the tax price (it is showing only the added price for both taxes).

If anyone could help me i would be really grateful, i've spent a lot of time on it and i still can't find the solution.

Thank you in advance

Hubert

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...