Commit 3412387c authored by Your Name's avatar Your Name

feat(payments): implement wallet consolidation, email notifications, scheduler, and admin API

parent cdd7db8e
This diff is collapsed.
"""
Email notification services for payment system
"""
from aisbf.payments.notifications.email import EmailNotificationService
__all__ = ['EmailNotificationService']
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment