Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

checkout_confirmation.php


idarch

Recommended Posts

hi m8,

 

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

 

HEADING_TAX

HEADING_TOTAL

 

also in the CHECKOUT_PROCCESS.PHP

 

greedingz

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 3 months later...

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

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...