Currently, once a user clicks on Book Session, the session gets created in the database and if a discount code is used, it can no longer be used even if the booking actually didn't go through
Fix
Mentorship Session only gets posted to the database, if the cal.com booking event hook gets fired
Fix
isBookingSuccesful
: https://github.com/ademidun/atila-client-web-app/blob/f8e19b8ed2f54324facd6ed2cf4183bd34e319ce/src/scenes/Mentorship/MentorshipSession/MentorshipSessionSchedule.tsx#L98Create a mentor profile on staging
Do the booking flow
Verify mentorship code -> if it's true, enable clicking on the page 3