UoaWDCC / uasc-web

Project with the University of Auckland Snowsports Club Website & Booking System. Established in 2023.
https://uasc.co.nz
6 stars 2 forks source link

[BACKEND] Create endpoint for admins to add coupons to user #368

Closed bcho892 closed 4 months ago

bcho892 commented 5 months ago

Is your feature request related to a problem? Please describe.

Note that these are essentially $40 off coupons, we need to know the user's stripe id from the firebase document (endpoint should take in a user's uid, and also quantity of coupons to be added). BEFORE MERGING