Find Jobs
Hire Freelancers

Custom Registration Form

$10-30 CAD

Completed
Posted over 7 years ago

$10-30 CAD

Paid on delivery
Need a custom registration form for [login to view URL] for woo commerce where some fields are 'required' and some optional and will copy all the information to 'bill to'. After registration, will send an email to user to validate email address. Sample: <?php // Add custom Theme Functions here function wooc_extra_register_fields() {?> <p class="form-row form-row-wide"> <label for="reg_billing_phone"><?php _e( 'Phone', 'woocommerce' ); ?></label> <input type="text" class="input-text" name="billing_phone" id="reg_billing_phone" value="<?php esc_attr_e( $_POST['billing_phone'] ); ?>" /> </p> <p class="form-row form-row-first"> <label for="reg_billing_first_name"><?php _e( 'First name', 'woocommerce' ); ?><span class="required">*</span></label> <input type="text" class="input-text" name="billing_first_name" id="reg_billing_first_name" value="<?php if ( ! empty( $_POST['billing_first_name'] ) ) esc_attr_e( $_POST['billing_first_name'] ); ?>" /> </p> <p class="form-row form-row-last"> <label for="reg_billing_last_name"><?php _e( 'Last name', 'woocommerce' ); ?><span class="required">*</span></label> <input type="text" class="input-text" name="billing_last_name" id="reg_billing_last_name" value="<?php if ( ! empty( $_POST['billing_last_name'] ) ) esc_attr_e( $_POST['billing_last_name'] ); ?>" /> </p> <div class="clear"></div> <?php } add_action( 'woocommerce_register_form_start', 'wooc_extra_register_fields' ); /** * Below code save extra fields. */ function wooc_save_extra_register_fields( $customer_id ) { if ( isset( $_POST['billing_phone'] ) ) { // Phone input filed which is used in WooCommerce update_user_meta( $customer_id, 'billing_phone', sanitize_text_field( $_POST['billing_phone'] ) ); } if ( isset( $_POST['billing_first_name'] ) ) { //First name field which is by default update_user_meta( $customer_id, 'first_name', sanitize_text_field( $_POST['billing_first_name'] ) ); // First name field which is used in WooCommerce update_user_meta( $customer_id, 'billing_first_name', sanitize_text_field( $_POST['billing_first_name'] ) ); } if ( isset( $_POST['billing_last_name'] ) ) { // Last name field which is by default update_user_meta( $customer_id, 'last_name', sanitize_text_field( $_POST['billing_last_name'] ) ); // Last name field which is used in WooCommerce update_user_meta( $customer_id, 'billing_last_name', sanitize_text_field( $_POST['billing_last_name'] ) ); } } add_action( 'woocommerce_created_customer', 'wooc_save_extra_register_fields' );
Project ID: 12985355

About the project

33 proposals
Remote project
Active 7 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
$30 CAD in 0 day
4.8 (137 reviews)
6.0
6.0
33 freelancers are bidding on average $56 CAD for this job
User Avatar
Hello There, Very excited and glad to see that you are from Canada, as i visit frequently to catch up with my clients.. My name is DS, New Zealand based freelance designer/developer here. With more than 12 years of experience i worked for various clients across Australia, New Zealand and UK. Worked on projects ranging from simple to extremely complex and helped clients in achieving better software outcomes. Have had go through the requirements, excited and very keen to work on this project. Strongly believe that me being in NZ, my technical skills along with working in same time will add additional advantage. Why you should consider me? 1. NZ based freelancer, So will be just a call away.  2. Innovative development and testing practices in place such as continuous integration and Agile manifesto. So there will be a definition of done in frequent time frames. 3. You will be working/in contact with the person who is working on the Job. 4. Innovative development and Test practices in place. So we always go live with Zero known defects. 5. Quality is extremely vital for me, Innovative development techniques that i use such as continuous Integration and Delivery add value 5. Competitive pricing strategy. 6. Ongoing Support  PORTFOLIO: Front End/Design Skills HTML4/5 CSS Query AJAX Flash Bootstrap Development Skills PHP Wordpress Joomla Drupal Silver-stripe Python Ruby on Rails DNN Concrete5 .NET Java Frame Works: Magento Shopify MVC Angular JS Open-cart Prestashop
$50 CAD in 2 days
4.9 (36 reviews)
6.4
6.4
User Avatar
Hi I have studied the details and I am ready to do this job. Please avoid system generated auto proposals, which have not ever seen your project details, and this will help you to avoid time and money wastage. I have been working on similar projects, you may see in my portfolio. I hope this could be achieved in less than 2 days. I have a 100% on time and in budget delivery rate so you can trust me without any risk for this job. My priority is customers’ happiness. Regards Shahid
$111 CAD in 1 day
5.0 (29 reviews)
5.8
5.8
User Avatar
4+ years in web development. Specialist in WORDPRESS, CODEIGNITER, E-COMMERCE, CMS, CORE PHP, PROPERTY, RENTAL, TOURISM, PAYMENT GATEWAYS, PAYPAL, GOOGLE and RESPONSIVE DESIGNS. Bringing 4 years of WEB DEVELOPMENT experience together with an extensive Web Application Development and Design skill set and deep understanding of Business Information domains at all of its levels allows us to work together to bring a solution that cover every need you have, and is semantic and forward compatible. I will take minor development tasks as well as complete custom applications. I have a knack for customizing the WordPress, Magento, Drupal, opencart and other available open solutions, I can build any kind of web application you want from scratch or update, or customize an open solution for you . I always make it easy for clients to manage their content, however complex. I work for a reasonable price, so please let me allow to work with you
$15 CAD in 1 day
5.0 (34 reviews)
5.6
5.6
User Avatar
Hi, Please tell me more details about the fields and changes you need to make on the REgister Form so we can discuss more and I can start to implement it for you now. Regards, Tan.
$60 CAD in 2 days
4.9 (75 reviews)
5.8
5.8
User Avatar
come for further discussion
$35 CAD in 1 day
5.0 (38 reviews)
5.1
5.1

About the client

Flag of CANADA
Toronto, Canada
5.0
4
Payment method verified
Member since Nov 20, 2016

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) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
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.