|
|
Delegate Registration confirmation |
|
Delegate Number : | {{delegate.delegate_no or '' }} |
Name | {{delegate.prefix or ''}} {{delegate.full_name or ''}} |
Email Id | {{delegate.email or ''}} |
Mobile No | {{delegate.mobile or ''}} |
Gender | {{delegate.gender or ''}} |
Address |
{{delegate.address1 or ''}} |
Delegate Type | {{delegate.user_type or ''}} |
Registered on | {% if delegate.registered_dt: %} {{delegate.registered_dt.strftime('%d-%m-%Y %H:%M:%S')[:-3] or ''}}{% endif %} |
Registered by | {% if delegate.is_offline == 1 %} Admin {% else %} {% if delegate.parent_email == delegate.email and delegate.parent_mobile == delegate.mobile%} Myself {% else: %} {{ delegate.parent_email or ''}} / {{delegate.parent_mobile or ''}} {% endif %} {% endif %} |
Receipt |
||
Receipt number | {{receipt_data.receipt_no or ''}} | |
Payment Date | {% if receipt_data.paid_at: %} {{receipt_data.paid_at.strftime('%d-%m-%Y %H:%M:%S') or ''}}{% endif %} | |
Delegate Information | {{receipt_data.delegate_details | safe }} | |
Total Amount | {% if amount_with_commas == Free :%}Rs.0 | {% else: %}Rs.{{amount_with_commas}} ({{ amount_in_words}} Rupees Only) | {% endif %}
Payment method | {{receipt_data.payment_method or ''}} | |
Payment Status | {{receipt_data.payment_status or ''}} | |
Reference Number | {{receipt_data.api_payment_id or ''}} |
This email can be treated as a record for the confirmation of your delegate registration. This is an auto-generated email and hence no signature affixed. For assistance, please write to {{receipt_data.e_support_email or ''}} and expect a response in two working days. |