KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: bubba64 on September 16, 2011, 06:52:15 pm

Title: Delivery Address variables
Post by: bubba64 on September 16, 2011, 06:52:15 pm
Using One Page Checkout:

In previous versions of KonaKart, the company name would appear in the delivery address on the order confirmation page. I also have Company=true in the Konakart Admin->Customer Details. In the latest version, the company name seems to be missing from the delivery address (and invoice template), even if a company name was entered. I can see that the template uses $order.getDeliveryFormattedAddress(). I would like to have the company name displaying in the shipping and billing addresses, but right now it only shows the customer name. I'm guessing it is a configuration with One Page Checkout...just looking for a little direction on where to look. Thanks.
Title: Re: Delivery Address variables
Post by: trevor on September 19, 2011, 08:43:55 am
You need to add $company to the address format template for the country being used. You can find the templates under "Localizations" in the admin app.