Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

checkout_confirmation.php


idarch

Recommended Posts

Posted

Sub-Total: ?16.05

Tax: ?0.00

Total: ?16.05

 

I cannot change 'Tax:' to what I want. I have edited all the files in the include/languages/english section...

 

Amny help appreciated - thanks, Ivan.

Posted

hi m8,

 

it's in the CHECKOUT_CONFIRMATION.PHP in the languages dir...

 

HEADING_TAX

HEADING_TOTAL

 

also in the CHECKOUT_PROCCESS.PHP

 

greedingz

Posted

and if thats not what you mean look in your admin screen for

 

Locations / Taxes

[/b]

Posted

my CHECKOUT_CONFIRMATION.PHP file already looks like this:

 

define('TABLE_HEADING_TAX', 'Vat');

define('TABLE_HEADING_TOTAL', 'Total');

 

I cannot find any other counts of Tax (With a capital T to change)

 

More help please please please (thanks) :D

  • 3 months later...
Posted

Hello idarch,

Go to the admin site

Go to Locations/Taxes

Go to Tax Rates

Select a tax rate, then click on 'Edit'

The term you enter into the field 'Description' will show up on checkout_confirmation.php

(I struggled, too. But thanx to radxnl who gave the direction to look at).

Maybe the term 'Description' is a bit misunderstanding here?

 

Best regards,

 

Joachim

 

my CHECKOUT_CONFIRMATION.PHP file already looks like this:

 

define('TABLE_HEADING_TAX', 'Vat');

define('TABLE_HEADING_TOTAL', 'Total');

 

I cannot find any other counts of Tax (With a capital T to change)

 

More help please please please (thanks) :D

Archived

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

×
×
  • Create New...