Changes between Initial Version and Version 1 of Ticket #112


Ignore:
Timestamp:
2024-09-27T07:52:23Z (2 months ago)
Author:
Mike Dewhirst
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #112 – Description

    initial v1  
    1 The Stripe response is not our exact response to subscribing. We need to send an email which proivides links for visiting the customer's account and indicating other necessary accounting information - to be detailed in comments below.
     1The 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.