Plan Genie

Invoice

Plan Genie
{{ footer?.addressOne ?? footer?.addressTwo ?? "" }}
Tel: {{ footer?.contactNumberOne ?? footer?.contactNumberTwo ?? footer?.contactNumberThree ?? "" }}
Email: {{ footer?.emailOne ?? footer?.emailTwo ?? "" }}
Invoice No: {{ invoiceNumber }}
Invoice Date: {{ issuedAt }}
Status: {{ status }}
Currency: {{ currency }}

Bill To:
{{ userName }}
Email: {{ userEmail }}
Transaction ID: {{ transactionId }}
Payment Method: {{ paymentMethod }}
Description Plan Amount ({{ currency }})
{{ planDescription }} {{ planName }} {{ parseFloat(totalAmount || 0).toFixed(2) }}
Total {{ parseFloat(totalAmount || 0).toFixed(2) }}

Amount in Words: {{ totalAmountInWords }}

If you have any questions about this invoice, please contact us at accounts@plangenie.com.

* This is a computer-generated invoice — no signature required.

Thank you for your business!