Total Affiliates
Pending
Approved
Active
Total Earnings
With Bank Details
Affiliate ID: ${affiliate.id}
| Name: | ${affiliate.firstName} ${affiliate.lastName} |
| Email: | ${affiliate.email} |
| Phone: | ${affiliate.phone || 'Not provided'} |
| Gender: | ${affiliate.gender || 'Not provided'} |
| Date of Birth: | ${affiliate.dateOfBirth || 'Not provided'} |
| Address: | ${affiliate.address || 'Not provided'} |
| City: | ${affiliate.city || 'Not provided'}, ${affiliate.pincode || ''} |
| Primary Platform: | ${affiliate.socialMediaPlatforms || 'Not specified'} |
| Followers: | ${affiliate.followersCount || 'Not specified'} |
| Experience: | ${affiliate.experienceLevel || 'Beginner'} |
| Instagram: | ${affiliate.instagramHandle || 'Not provided'} |
| YouTube: | ${affiliate.youtubeChannel || 'Not provided'} |
| Facebook: | ${affiliate.facebookHandle || 'Not provided'} |
| Website: | ${affiliate.websiteUrl || 'Not provided'} |
${affiliate.whyJoin}
${affiliate.couponCode} (${affiliate.affiliateCommission || 10}% commission)
| Account Holder: | ${bankDetails.accountHolderName} |
| Bank Name: | ${bankDetails.bankName} |
| Account Number: | ****${bankDetails.accountNumber.slice(-4)} |
| IFSC Code: | ${bankDetails.ifscCode} |
| Branch: | ${bankDetails.branchName || 'Not specified'} |
| Account Type: | ${bankDetails.accountType} |
| Added: | ${new Date(bankDetails.createdAt?.toDate?.() || bankDetails.createdAt).toLocaleDateString()} |
No payment history yet
' }