Find Jobs
Hire Freelancers

withpersona

$30-250 USD

Completed
Posted over 2 years ago

$30-250 USD

Paid on delivery
Good afternoon my dear, how are you? Here's how I want the validation to work together with the Withpersona + "WPRental Verify" verification that you already developed for me. The truth will follow very close to what this one is, but we will divide it into two parts, data entered by the user (1step) and data extracted from the document (2step), and there will be two types of security validations on the 2step data. I think I've managed to be clear, but anything let me know. See below. Before Checkout 1step: User Fills in Manually: id="userphone" id="usermobile" id="useremail" id="about_me" And check Your cell phone: id="sms_wrapper user_dashboard_panel" With Persona Verification -> User Verifies Driver's License *Backend id="personaverify”: save verification code If Failed :allows you to resume verification at most 1+2x If approved :follow Before Checkout 2 step: 1-API Withpersona Return data 2-Validates if there is no ID NUMBER of the same COUNTRY (If error, Message: Error we already have an account linked to the document) 3- If Brazilian Validate ID NUMBER (CPF) (I send method) (If error, Message: Error in validating CPF number) 4- Select profile Checkbox from backend -> class="verify-user verified" 5- Save and shows the following fields blocked for user editing Returned Fields Screen Second Step Withpersona -> Wordpress + Woocomerce ——————————————————— FIRST NAME -> id="first name” + billing_first_name LAST NAME -> id="secondname" + billing_last_name COUNTRY -> (NEW)Driver License Country ID NUMBER -> (NEW)ID Number + _billing_cpf EXPIRATION DATE -> (NEW)ID Expiration FRONT PHOTO -> id="user-id-image" LOOK AHEAD IAMAGE -> - id="profile-image" (This can be changed later by Upload) Fim da Validação -> Go to Woocommerce Checkout My profile: Show Step 1 (Released) + Step 2 (With fields Blocked for manual editing + button to start new Withpersona validation) Before New Listing: Block, the obligation of the user to be 100% validated and filled in “My profile”. ->( I WILL ) hide the Field via CSS by theme -> id="userwebsite" It was being used for a registration data which should be confidential and it is shown in the frontend. So in wp-verify you need to make it non-mandatory Checkout and in “My Profile” for property registration. /** * Checks if the CPF is valid. * * @param string $cpf CPF to validate. * * @return bool */ public static function is_cpf( $cpf ) { $cpf = preg_replace( '/[^0-9]/', '', $cpf ); if ( 11 !== strlen( $cpf ) || preg_match( '/^([0-9])\1+$/', $cpf ) ) { return false; } $digit = substr( $cpf, 0, 9 ); for ( $j = 10; $j <= 11; $j++ ) { $sum = 0; for ( $i = 0; $i < $j - 1; $i++ ) { $sum += ( $j - $i ) * intval( $digit[ $i ] ); } $summod11 = $sum % 11; $digit[ $j - 1 ] = $summod11 < 2 ? 0 : 11 - $summod11; } return intval( $digit[9] ) === intval( $cpf[9] ) && intval( $digit[10] ) === intval( $cpf[10] ); } 15:37 And to complete it, it would be important to have a rule that in a new verification the document cannot be uploaded with a new Number. So there is no possibility for the user to change ownership.
Project ID: 30896753

About the project

6 proposals
Remote project
Active 3 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
*********** need a good review, with lower budget ************* Good at backend development, especially in all kinds of php/Nodejs/Python framwork, like Wordpress, Symfony, Laravel, Cakephp, Express, AdonisJS, Django etc... Good at frontend development, especially in all kinds of js framwork, like ReactJs, NextJs, VueJs, AngularJS I can do it with good quality and fast speed. I am now on the ReactJs project with other employer. I can share the example in the chat room. I wanna good review, but not much milestones, as i am the first time on freelancer. I have worked on other sites So can we talk further about your project?
$199 USD in 7 days
5.0 (1 review)
2.6
2.6
6 freelancers are bidding on average $188 USD for this job
User Avatar
Hi, I am very interested in this project I’m having 7+ years of experience in IT Industry can u please discuss in details. we always work for client satisfaction so please initiate chat as soon as possible :) Thank you
$200 USD in 8 days
4.8 (5 reviews)
3.7
3.7

About the client

Flag of BRAZIL
Campinas, Brazil
0.0
0
Payment method verified
Member since Jul 20, 2021

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.