mdwiltfong / capstone_one

Teacher-Pay: Making invoicing and quotes easier for teachers.
https://teacher-pay.herokuapp.com/
MIT License
0 stars 0 forks source link

Invalid Error Message #108

Closed mdwiltfong closed 2 years ago

mdwiltfong commented 2 years ago

If a user were to try to enroll, as in click on "Pay Now", but then not complete payment, their quote is accepted in the Stripe Api. If they were to come back to the enrollment page, there is an error, but we don't see it until they go to the main page.

mdwiltfong commented 2 years ago

To be clear, when coming back to the payment page, a client secret is not generated, and the app crashes as a result.