Add per-customer SMS and Bird Integrations for event messaging.
Deploy Ladill Events / deploy (push) Successful in 28s
Deploy Ladill Events / deploy (push) Successful in 28s
Attendee and speaker comms use encrypted tenant relay credentials and skip platform-key fallback and Bird wallet double-debit. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -52,6 +52,7 @@ EVENTS_API_KEY_MEET=
|
||||
|
||||
SMS_PLATFORM_API_URL=https://ladill.com/api
|
||||
SMS_API_KEY_EVENTS=
|
||||
SMS_CUSTOMER_RELAY_URL=https://ladill.com/api/sms
|
||||
SMS_DEFAULT_SENDER_ID=Ladill
|
||||
|
||||
# Transactional email (platform mailer — same pattern as Invoice)
|
||||
@@ -66,6 +67,7 @@ MAIL_FROM_NAME=Ladill
|
||||
# Legacy Bird SMTP API (unused for attendee/speaker mail; kept for future Bird integration)
|
||||
SMTP_PLATFORM_API_URL=https://ladill.com/api/smtp
|
||||
SMTP_API_KEY_EVENTS=
|
||||
SMTP_CUSTOMER_RELAY_URL=https://ladill.com/api/smtp
|
||||
EVENTS_SMTP_FROM=events@ladill.com
|
||||
EVENTS_SMTP_FROM_NAME="Ladill Events"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user