My email for invoice due (unpaid) looks like this:
Hi {contact.first_name},
An invoice has been created for your account and is attached to this email in PDF format.
{% for invoice in invoices %}
Invoice #: {invoice.id_code}
Pay Now (No Login Required)
{% endfor %}
If you have any questions about your invoice, please let us know!
Obviously that Pay now isn't a link. How can I make it a link like it should be as I had one customer complaining they couldn't click a link and directly pay like there is on the invoice reminders.
Question
Evaske
Hello,
My email for invoice due (unpaid) looks like this:
Obviously that Pay now isn't a link. How can I make it a link like it should be as I had one customer complaining they couldn't click a link and directly pay like there is on the invoice reminders.
Thanks
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.