Immigration Services
Professional Immigration Consulting
Email: info@immigrationservices.com
Phone: +1 (555) 123-4567
{{ client.get_full_name }}
Email: {{ client.email }}
{% if client.profile.phone_number %}Phone: {{ client.profile.phone_number }}
{% endif %}Invoice Number: {{ payment.invoice_number }}
Invoice Date: {{ payment.invoice_generated_at|date:"F d, Y" }}
Payment Date: {{ payment.payment_date|date:"F d, Y" }}
Payment Method: {{ payment.get_payment_method_display }}
Payment From: {{ payment.get_payment_from_display }}
Transaction ID: {{ payment.transaction_id }}
| Description | Amount |
|---|---|
|
{{ project.title }} {{ project.description|truncatewords:20 }} |
${{ payment.amount }} |