Mobile Responsive
Send Email
Setup Notes
Required Paths
- Database config: /config.php
- SMTP mailer: /lib/mailer.php
- Email template: /templates/finoviapay_telegram_auto_digital_banking_email.html
- Customer source: users table
Users table columns in use:
id, name, email
Supported placeholder:
{{CUSTOMER_NAME}}
Important:
This file uses your existing $pdo connection from config.php and your SMTP sender from lib/mailer.php.