LukeStrazz / VitalVues

FSC - CSC490 Senior Project. Utilizes OpenAI API for an AI Diet and Workout plan specific to a user.
3 stars 0 forks source link

Impliment Stripe payment #28

Open LukeStrazz opened 2 months ago

LukeStrazz commented 2 months ago

Users should be able to pay for a month, pay for monthly subscription with less fee, or yearly payments.

Users should also be allowed to CANCEL payments.

Acceptance criteria: Allow users to sign up for monthly payments to use service. Create a boolean for person if payment is in session, if not, prompt user to pay and direct to screen/ remove ability to use program features until payment is updated.

Users should be able to pay for subscription, and cancel subscription.