It allows Ubercart stores to span multiple hosting domains, storing the originating domain when an order is made and displaying the correct store information on invoices.
This module requires the Domain Configuration module to be installed, and also supports Domain Theme so separate logos can be used on invoices from different domains.
Several new tokens are available that can be used in invoice templates so the correct store name, logo, contact details and URLs are shown.
A sample invoice template that uses the new tokens can be found in uc_domain/templates/customer-domain.itpl.php, this can be used as a base for own templates or simply copied to ubercart/uc_order/templates and selected as the default template at /admin/store/settings/orders/edit.
This template can also be used for customer notification emails, if required.
Installation:
Unpack in your modules folder (usually '/sites/all/modules/')
Enable under Administer > Site Building > Modules
Requirements:
· Drupal 5.x/6.x