Changes between Initial Version and Version 1 of Ticket #78, comment 2


Ignore:
Timestamp:
2024-08-08T06:52:04Z (4 months ago)
Author:
Mike Dewhirst

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #78, comment 2

    initial v1  
    11Stripe scenario
    22
    3 1.  We now have an embedded Stripe pricing table on test
     31.  We now have an embedded Stripe pricing table on test - '''Done'''
    44
    5 2.  The subscription works and Stripe internals manage the process
     52.  The subscription works and Stripe internals manage the process - '''Done'''
    66
    7 3.  On successful subscription we provision the appropriate 10/100 token
     73.  On successful subscription we provision the appropriate 10/100 token - '''Done'''
    88
    9 4.  Customers use a Stripe link to login/monitor their own Chemintro Stripe accounts
     94.  Customers use a Stripe link to login/monitor their own Chemintro Stripe accounts - '''Done'''
    1010
    11 5.  Due to 4 we do not need to manage revenue on our website
     115.  Due to 4 we do not need to manage revenue on our website - remove earlier revenue management - '''Done'''
    1212
    13136.  We need to establish a Stripe Webhook to receive event information such as:
     
    1818
    1919 * Welcome page - contains instructions on 4 above
    20  * Adjust the Token page to contain the Stripe link in 4 above - visible only to the Manager role
     20 * Adjust the Token page to contain the Stripe link in 4 above - visible only to the Manager role - '''Done'''
    2121 * Provision the service - 3 above - find the initial Leeway token and adjust the number
    2222 * Establish and test a Stripe Webhook