Hi.
How do I show the email in the billing address on the payment page in the checkout?
Cheers,
Daniel
Is it possible to do something like this?
<a if="currentBillingAddress().email" attr="'href': ':' + currentBillingAddress().email" text="currentBillingAddress().email"></a><br/>