Open Jxio opened 3 months ago
in PAY-API, there is email_service for sending email using notify_url (existing -> https://github.com/bcgov/sbc-pay/blob/main/pay-api/src/pay_api/services/email_service.py) refactor all other spots in SBC-PAY use notify-api for email code. -> payment-jobs, pay-queue, etc
For the formatting and layout of the email please reference the GC Notify email templates:
in PAY-API, there is email_service for sending email using notify_url (existing -> https://github.com/bcgov/sbc-pay/blob/main/pay-api/src/pay_api/services/email_service.py) refactor all other spots in SBC-PAY use notify-api for email code. -> payment-jobs, pay-queue, etc