Opened 3 months ago
Last modified 7 weeks ago
#112 closed enhancement
Write an email after a subscription — at Version 1
Reported by: | Mike Dewhirst | Owned by: | |
---|---|---|---|
Priority: | medium | Version: | 3.x |
Keywords: | billing subscribing subscription subscribe | Cc: |
Description (last modified by )
The Stripe response is not our exact response to subscribing. We need to send an email which provides links for visiting the customer's account and indicating other necessary accounting information - to be detailed in comments below.
Note:
See TracTickets
for help on using tickets.
The basic initial response is complete. We use a templated mechanism which displays the success information on a web page and simultaneously emails it to the email address entered by the subscriber. That email address actually defaults to the one entered at registration.
There is more to do so this ticket remains open for more refined responses ...
Additionally, we might need to cater for users preferring to subscribe directly rather than through Stripe. That will require a separate ticket.