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] Block payment endpoints if user doesn't have verified email #442

Closed choden-dev closed 4 months ago

choden-dev commented 5 months ago

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

Right now there is a chance a user pays with the wrong email address and ends up having to go through some long process to recover details. To solve this verfication could be enforced on the back end

BEFORE MERGING

choden-dev commented 4 months ago

closed in #551