createCaptchaOtp(int, String, Long, long) method

Similar to createOtp but instead of sending the OTP to the receiver, a URL to a captcha image containing the code is generated.

Syntax

Captcha createCaptchaOtp ( int otpType , String referenceId , Long customerId , long callerId ) throws OtpValidationException

Parameters

Exceptions