Invoice templates now support all Paymenter user custom properties as template variables. Use {{client.phone}}, {{client.company_name}}, {{client.address}}, {{client.address2}}, {{client.city}}, {{client.state}}, {{client.zip}}, and {{client.country}} in your templates to include customer details on invoice PDFs. Legacy syntax ({{customer_phone}}, {{customer_company}}, etc.) is also available. Properties are read directly from Paymenter's properties system, so any data your customers fill in will appear automatically.
