token)?$verification_details->token:''; $created_on=isset($verification_details->created_on)?$verification_details->created_on:0; $expiration_on=isset($verification_details->expiration_on)?$verification_details->expiration_on:0; $send=isset($verification_details->send)&&$verification_details->send!=""?json_decode($verification_details->send):(object)[]; $via=isset($send->via)?$send->via:''; $code=isset($send->code)?$send->code:''; if($via=='email'){ $heading="Hi!, an Email has been sent to your email address ".$code." with a verification code. Put the code in the box below and press continue to verify your account."; } else if($via=='phone'){ $heading="Hi!, an SMS has been sent to your mobile number ".$code." with a verification code. Put the code in the box below and press continue to verify your account."; } ?>
Go to Wecuro