0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/members/emails
Fabien egg O'Carroll 579b34434f Added separate confirmation email for paid signups
refs https://github.com/TryGhost/Team/issues/1067

As part of the work of automatically logging members in after payment,
we want to revisit the emails. Currently after payment we send an email
asking a member to _confirm_ their subscription, and that they can
ignore the email to cancel the subscription. This is not the case
however, as the member has already been subscribed.
2021-12-01 12:42:11 +02:00
..
signin.js
signup-paid.js Added separate confirmation email for paid signups 2021-12-01 12:42:11 +02:00
signup.js Updated member signup email copy 2021-10-26 17:53:35 -04:00
subscribe.js
updateEmail.js