Bind Device Additional ErrorCodes

Scroll inside to view more
responseCode
Meaning
SMS_VERIFICATION_PENDING
PSP has not recieved a callback from VMN yet, merchant to poll again.
SMS_VERIFICATION_EXPIRED
PSP did not recieve a callback from VMN within expiry, device binding expired.
SMS_VERIFICATION_MISMATCH
Customer mobile number recieved from the VMN is not same as the one passed by merchant
REGISTRATION_DECLINED
Device binding declined because fraud was suspected.
BIND_DEVICE_LIMIT_EXCEEDED
Bind device limit has exceeded as per guidelines.
OPERATION_RESTRICTED_DEREGISTER_CUSTOMER
Active device binding already exists for the customer, deregister before continuing.
TRIGGER_OTP_FAILURE (when isOtpRequired = True)
PSP failed to Send OTP due to Aggregator Unvailibility or another reason.
TRIGGER_OTP_PENDING (when isOtpRequired = True)
PSP didn't recieved the verification call from the VMN, TPAP's need to retry.
TRIGGER_OTP_SUCCESS (when isOtpRequired = True)
PSP Successfully submitted the OTP Request to the Aggregator.
OTP_VERIFICATION_FAILURE (When OTP is sent)
EIther OTP or SenderId mismatch.