I would add the tax id and company id in the notification mail which is sent to the administrator
What should I edit in the file catalog/model/checkout/order.php ?
Find this line and add your code below it with everything else:
Code: Select all
// Admin Alert Mail
if ($this->config->get('config_alert_mail')) {
I have created an extension for Opencart: Display customer payment tax ID in order notification mail
You can find it here:
http://www.opencart.com/index.php?route ... n_id=16106
Extension display tax id of customer company in order notification email which is send to customer.
With additional extension you can send the same html mail to administrator
http://www.opencart.com/index.php?route ... on_id=4137
You can find it here:
http://www.opencart.com/index.php?route ... n_id=16106
Extension display tax id of customer company in order notification email which is send to customer.
With additional extension you can send the same html mail to administrator
http://www.opencart.com/index.php?route ... on_id=4137
Who is online
Users browsing this forum: No registered users and 1 guest