openfun / joanie

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

Mailing - Installment payment success #862

Open jbpenrath opened 1 week ago

jbpenrath commented 1 week ago

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe. When a payment installment succeeds, an email to inform the learner should be sent.

Describe the solution you'd like

Suggestion of the email content :

Object: <CATALOG_NAME> - <COURSE_TITLE> - An installment has been successfully paid (<INSTALLMENT_AMOUNT>) 
Body :
For the course <COURSE_TITLE>, the <N> installment has been successfully paid.
An amount of <INSTALLMENT_AMOUNT> has been debited on the credit card XXXX XXXX XXXX <CREDIT_CARD_LAST_FIVE_NUMBER>.

Currently, it remains <REMAINING_AMOUNT_TO_PAY> to paid.
The next installment will be debit on the <DATE>

See order details on your dashboard : [<DASHBOARD_ORDER_LINK>]