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 Mike Dewhirst)

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.

Change History (1)

comment:1 by Mike Dewhirst, 2 months ago

Description: modified (diff)

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 ...

  • adjustments to the subscription higher or lower - but still above what has been consumed
  • adjustments even lower than already consumed need to be discussed to ensure intentions are understood rather than blindly computed
  • cancellation of subscription

Additionally, we might need to cater for users preferring to subscribe directly rather than through Stripe. That will require a separate ticket.

Note: See TracTickets for help on using tickets.