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

[FRONTEND] Add confirmation before changing membership type on payment section #424

Closed bcho892 closed 4 months ago

bcho892 commented 4 months ago

Is your feature request related to a problem? Please describe. Right now since we persist a session for 30 minutes we should make sure that the user has confirmed that their selection is correct before proceeding to payment. To do this we should use the native confirm to check and display the appropriate information about the membership before allowing it to be selected.

The description of each of the membership types are as follows: UoA Student

Non-student: returning member Non-Student: New to club

BEFORE MERGING