Code: Select all
$this->session->data['guest']['fax'] = $this->request->post['fax'];

I'm trying to fix this
Code: Select all
Undefined index: fax in /hermes/bosweb/web094/b946/ipg.healingthroughillnes/storefront/catalog/controller/checkout/guest.php on line 256
Undefined index: company_id in /hermes/bosweb/web094/b946/ipg.healingthroughillnes/storefront/catalog/controller/checkout/guest.php on line 261
Undefined index: tax_id in /hermes/bosweb/web094/b946/ipg.healingthroughillnes/storefront/catalog/controller/checkout/guest.php on line 262