Changes between Initial Version and Version 1 of Ticket #78, comment 2
- Timestamp:
- 2024-08-08T06:52:04Z (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #78, comment 2
initial v1 1 1 Stripe scenario 2 2 3 1. We now have an embedded Stripe pricing table on test 3 1. We now have an embedded Stripe pricing table on test - '''Done''' 4 4 5 2. The subscription works and Stripe internals manage the process 5 2. The subscription works and Stripe internals manage the process - '''Done''' 6 6 7 3. On successful subscription we provision the appropriate 10/100 token 7 3. On successful subscription we provision the appropriate 10/100 token - '''Done''' 8 8 9 4. Customers use a Stripe link to login/monitor their own Chemintro Stripe accounts 9 4. Customers use a Stripe link to login/monitor their own Chemintro Stripe accounts - '''Done''' 10 10 11 5. Due to 4 we do not need to manage revenue on our website 11 5. Due to 4 we do not need to manage revenue on our website - remove earlier revenue management - '''Done''' 12 12 13 13 6. We need to establish a Stripe Webhook to receive event information such as: … … 18 18 19 19 * 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''' 21 21 * Provision the service - 3 above - find the initial Leeway token and adjust the number 22 22 * Establish and test a Stripe Webhook