ID AS UserID WHERE UUID = '#url.UUID#' AND IsEmailVerified = 0 AND UserIsMobileVerified = 1 UPDATE Users SET IsEmailVerified = 1 WHERE UserID = '#get_user.ID#' ok your account is all confirmed and you are logged in!

it's time to go check out Yelp For Exes!!
ID AS UserID WHERE UUID = '#url.UUID#' AND IsEmailVerified = 0 AND UserIsMobileVerified = 0 UPDATE Users SET IsEmailVerified = 1 WHERE UserID = '#get_confirmed_customer.UserID#' your email was confirmed but we
still need to verify your mobile number!

UPDATE Users SET MobileVerifyCode = '#customer_OPT_confirm#' WHERE UserID = #get_confirmed_customer.UserID# we just sent a six digit code to #get_confirmed_customer.ContactNumber#

please input that code here:

 confirm mobile

you shouldn't be here, email us if you need help with something.