+ Reply to Thread
Results 1 to 3 of 3

Thread: How to display Verified with phone number?

  1. #1

    How to display Verified with phone number?

    After sms verification, how do i display phone is verified in ad detail pages?
    Please help me here.

    Regards
    Azhar

  2. #2
    You can check it by fields and add a condition.
    in a fl_accounts table exist 2 fields: smsActivation and smsActivation_code. When a user verified their phone number the system set values for this fields:
    smsActivation = 1
    smsActivation_code = done
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Thanks Viktor

+ Reply to Thread