openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

:sparkles: (backend) Mail for installment payment success in payment schedule #874

Open jonathanreveille opened 2 days ago

jonathanreveille commented 2 days ago

Purpose

This PR will solve this issue

Actually, we only send an email confirming that the order is validated. This behaviour is useful when a user purchases a certificate for example.

But since we have payment schedules for order all the time in a near future, we should trigger an email each time the user has paid successfully an installment.

Proposal

TO DO :