verifyEmail( )


Validates the email address using OTP (One-Time Password) that was sent during the registration.

Important: This method is in Developer Preview and is subject to change.

Method Declaration
Copy
Method Parameters
codestringRequired

OTP code the member received in an email.

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?