Is your feature request related to a problem? Please describe.
- Create a new collection to store history for booking signups
- Create a new service to track booking signup history
a. We need to know the date range they booked
b. This must be integration tested
- Call this service method in the stripe webhook
server/src/service-layer/controllers/StripeWebhook.ts
BEFORE MERGING
Is your feature request related to a problem? Please describe.
a. We need to know the date range they booked
b. This must be integration tested
server/src/service-layer/controllers/StripeWebhook.tsBEFORE MERGING
yarn workspace server tsoa spec-and-routes)git fetch origin master:master, thengit rebase masterorgit merge master)