|
Hello ' . htmlspecialchars($creator_name) . ',
Great news! Your ' . htmlspecialchars($advertise_type) . ' listing titled "' . htmlspecialchars($listing_name) . '" has been successfully renewed.
|
Transaction Summary
|
| Transaction ID |
' . htmlspecialchars($txn_id) . ' |
| Amount Paid |
$' . number_format($amount, 2) . ' |
| New Expiry Date |
' . $formatted_expiry . ' |
|
|
' . htmlspecialchars($advertise_type) . ' Name
' . htmlspecialchars($listing_name) . '
|
|
Category Type
' . (!empty($advertise_type) ? htmlspecialchars($advertise_type) : 'General') . '
|
|
Expire Date
' . $formatted_expiry . '
|
|
Reject Date
' . $reject . '
|
|
Visibility Scope
' . htmlspecialchars($visibility_scope_name) . '
|
|
System Status
🟢 Live & Streaming
|
|
Best regards,
' . COMPANY_NAME . ' Support Team
|