Since terms like billingAddress seem to be more common than invoiceAddress we should consider refactoring all occurrences of invoice with billing. It would also be more consistent, as on the one hand CSS classes in templates and on the other hand all of CouchCommerce's API methods are named with a billing-prefix.
What do you think @cburgdorf?