Payment Receipt |
Date: {{transaction.date.local|date:"l, F j, Y H:i"}} Invoice ID: {{transaction.id}} |
Thank you for being a customer!We received your payment |
We've successfully charged {{transaction.amount|floatformat:2}}{% if transaction.currency_code %} {{transaction.currency_code|upper}}{% endif %}{% if transaction.card_last_four %} to your card with four last digits {{transaction.card_last_four}} {% endif %}on {{transaction.date.local|date:"n/j/Y"}}. |
Questions?Please email us and we'll be happy to help. Need to update your billing info?The Credit Card section in Account Settings can be accessed by your account owner{% if user.first_name or user.last_name %}, {{user.first_name}} {{user.last_name}}{% endif %}. Thank you for your business! |
Account Information
- Account ID: {{account.id}} |
Sent from {{system.encoded_node}}