Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Hide 'detailed invoivce' link in emails


Guest

Recommended Posts

Posted

Hi

 

I want to remove the Detailed Invoice line (including the link) in the emails sent to customers at all 3 stages:

 

Pending

Processing

Delivered

 

I have removed the Pending one from checkout_process.php but I cannot find the other two.

 

Does any one know where this is?

 

Many thanks

 

W

Posted

Ah, think I found it.

 

In admin/order.php

 

removed

 

. EMAIL_TEXT_INVOICE_URL . ' ' . tep_catalog_href_link(FILENAME_CATALOG_ACCOUNT_HISTORY_INFO, 'order_id=' . $oID, 'SSL')

 

W

 

Hi

 

I want to remove the Detailed Invoice line (including the link) in the emails sent to customers at all 3 stages:

 

Pending

Processing

Delivered

 

I have removed the Pending one from checkout_process.php but I cannot find the other two.

 

Does any one know where this is?

 

Many thanks

 

W

Archived

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

×
×
  • Create New...