BFCM Sale is Live! Grab 24% OFF on Your Favorite Plugins – Use Code BFCM24
View Categories

Custom Checkout Fields Editor

17 min read

Description #

The Custom Checkout Fields Editor plugin allows users to fully customize their checkout page. They can add, edit, delete, and rearrange fields, including default billing and shipping fields, and create new sections with custom fields. The plugin also supports conditional logic for displaying or hiding fields based on other inputs and allows for additional pricing options, like fixed or percentage-based charges, to be added to the subtotal. This enhances the checkout process by gathering more customer information and offering more choices to customers.

Features #

  • Add custom fields.
  • Add custom sections.
  • Add and customize default billing fields.
  • Add and customize default shipping fields.
  • Display conditions.
  • Style settings.
  • Add Pricing.

Installation #

  1. Download the .zip file from your WooCommerce account.
  2. Go to WordPress Admin Dashboard Plugins > Upload Plugin Choose File.
  3. Install Now and Activate Plugin.

Getting Started #

All Checkout Fields #

  1. Go to WordPress Admin Dashboard WooCommerce Custom Checkout.
  1. The All Checkout Fields screen will appear. By default, three sections are present.
  1. Billing Fields
  2. Shipping Fields
  3. Additional Fields
  1. There are three more options available for the admin.
  1. Add new Section – this will add a new section.
  2. Add new Field – this will add a new field in the section.
  3. Restore Default Fields – this will restore all the field settings of a section to their default settings.
  1. The admin can Add a new section.

Adding a New Section #

  1. Go to WordPress Admin Dashboard WooCommerce Custom Checkout.
  2. Click on the Add New Section button.
  1. Add New Section popup will appear. There are three tabs to configure the New Section.
  1. Basic Details
  2. Style Settings
  3. Display Condition

Basic Details #

  1. The admin needs to complete the Basic Details tab by filling out the NameTitleSubtitle, and Display Position fields for the section.

Style Settings #

  1. Now move to the Style Settings of the Section. In this tab, the admin can style the Title TypeTitle Color, and CSS Class and add the Title Class for the section.
  1. The admin can also style the Subtitle TypeSubtitle Color, and Subtitle Class.
  1. The admin can hide the section title on the front end by checking the Hide Section Title checkbox.

Display Condition #

  1. Once done with the Style settings, navigate to the Display Condition tab. The admin can Hide/Show the section from the Display Type option.
  1. The Display Condition section contains conditions on which the section will be shown or hidden.
  2. The admin can select the Match All or Match Any Condition option from the Match Condition option.
  1. The admin can set the condition on CartCart Subtotal, and User Role.
  1. The admin can select the condition which includes ContainsNot Contains, and Only Contains options.
  1. The admin can set the conditions for a ProductCategory, and Tag.
  1. The ProductCategory, and Tag can be searched from the search field.
  1. The admin can add multiple conditions by clicking on the add button.
  1. The condition can be deleted by clicking on the delete button.
  1. Click on the Save and Close button to create a new section.
  1. new Section will be added.
  1. Click on the newly created section.
  1. There are four options present on the new section screen: Add New Section, Edit SectionDelete, and Add New Field.
  1. A new field is added to show the New Section on the front end.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a product to the cart.
  3. Move to the Checkout Page.
  4. A new section will appear on the Checkout Page.

Adding a New Field #

  1. In order to add a new field to the section, click on the Add New Field button.
  1. An Add New Field pop will appear. This popup contains four tabs to configure your field.
  1. Field Info
  2. Style Settings
  3. Pricing
  4. Display Condition

Field Info #

The admin can add the NameTitleField TypeDescriptionPlaceholder, Min LengthMax Length, and Default Value for the Field.

  1. Name: this is the unique identifier for the field that will be used in the backend. This property can not be duplicated.
  2. Title: this is the label for the field that will be displayed on the front end checkout page for the field.
  3. Description: This will show a short description of the field on the front end. This will be shown when the cursor will be on the field.
  4. Placeholder: Field placeholder text will be added here and shown on the front end.
  5. Default Value: This value will already be added in the field on the checkout page. The customer can remove this value and add another on the front end.
  6. Min Length: This is the min length of the value that can be added in the field.
  7. Max Length: This is the maximum length of the value that can be added to the field.
  8. Validation: This dropdown will contain a few validation fields on which the field will be validated on the front end.
  1. Email
  2. Phone
  3. Number
  4. Postal Code
  1. In the Field Type, multiple field types are provided for the users.
  1. TextField: A text field will appear for the user on the checkout page.
  2. Password: A password field will appear for the user on the checkout page.
  3. Phone: A phone number field will appear for the user on the checkout page.
  4. Email: An email field will appear for the user on the checkout page.
  5. Textarea: A larger text area will appear for the user on the checkout page.
  6. Number: A number field will appear for the user on the checkout page.
  7. Select: A dropdown selector will appear, enabling the user to choose from options.
  8. Multiselect: A multi-select field will appear, allowing the user to select multiple options from a list.
  1. Checkbox group: A group of checkboxes will appear, allowing the user to check multiple options.
  2. Radio: A radio button will appear, enabling users to select from different options.
  3. Datetime picker: A datetime picker will appear on the checkout page for the user to select a date and time. The admin can set the default value for the field.
  4. Date picker: A date picker will appear for the user to select a date. The admin can set the default value for the field.
  5. Time picker: A time picker will appear for the user to select a time. The admin can set the default value for the field.
  6. Month: A month picker will appear for the user to select a month. The admin can set the default value for the field.
  7. Week: A week picker will appear for the user to select a week. The admin can set the default value for the field.
  8. Country: A country selector dropdown will appear for the user to select a country. The admin can set the default value for the field.
  9. State: A state selector dropdown will appear for the user to select a state. The admin can set the default value for the field.
  10. File Upload: A file upload option will appear for the user to upload a file. The admin can set the maximum upload size of the file.
  11. Heading: The title of the field will appear on the checkout page, with the admin able to set the heading type (H1, H2, etc.).
  12. Paragraph: The content placed in the paragraph field will appear on the checkout page.
  13. Label: The title of the field will appear on the checkout page.
  1. The admin can enable the field by checking the Enable option.
  1. The admin can set this field as required. The user needs to fill this need to proceed further on the front end.
  1. Click on the Save and Close button to add the field.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a product to the cart.
  3. Move to the Checkout Page.
  4. A new field will appear on the Checkout Page.

Style Settings #

  1. The admin can style the field in the Style Settings tab. In this section, the admin can change the appearance of the field.
  1. The admin can set the field position from the Field Position drop-down list.
  1. The admin can add the Custom Input Class to the field.
  1. The admin can add Additional CSS to the input Class by customizing the theme options.
  1. The admin can add Custom Label class to the field.
  1. The admin can add Additional CSS to the Label Class by customizing the theme options.
  1. Click on the Save and Close button to save the changes.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a product to the cart.
  3. Move to the Checkout Page.
  4. The changes will appear in the field on the Checkout Page.

Pricing #

  1. In the pricing tab, the admin can add extra pricing based on the input field value, which will be included in the final subtotal on the checkout page.
  1. Enable the Pricing option.
  1. Select the Pricing Type from the Price Type drop-down. Price type includes three options
  1. Fixed – When this option is selected, the exact price entered in the amount field will be added to the total.
  2. Percentage of Cart Subtotal – When this option is selected, the percentage entered in the amount field will be calculated based on the cart subtotal and added to the total amount.
  3. Custom – This option allows the customer to add a custom price on the checkout page.
  1. Enter the amount on the Amount tab.
  1. The admin can enable the Tax by enabling the Taxable option. This will add tax to the price.
  1. The admin can set the Tax Class from the Tax Class drop-down.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and add a product to the cart.
  3. Move to the Checkout Page. There is no extra pricing on the checkout as the custom field is empty.
  1. Add a value to the field and the additional pricing will appear.
  1. The Tax will be applicable as set in the settings.

Display Condition #

  1. The Display Condition tab enables the admin to set conditions on whether to show the field on the checkout page or not. There are two types of conditions admin can set.
  1. On Cart Condition
  2. On Checkout Condition
On Cart Condition #
  1. When the On Cart Condition is applied, it functions by displaying the field only if the cart contains a specified product, like a Beanie. For instance, if the condition is set for a Belt, the field will appear on the checkout page when the cart includes a Beanie. If the cart does not contain a Beanie, the field will stay hidden.
  2. The admin can Hide/Show the field from the Display Type option.
  1. The admin can select the Match All or Match Any Condition option from the Match Condition option.
  2. Match All: The section will be shown when all of the added conditions are matched.
  3. Match Any: The section will be shown or hidden when any of the added conditions matches.
  1. The admin can set the condition on CartCart Subtotal, and User Role.
  1. The admin can select the condition which includes ContainsNot Contains, and Only Contains options.
  1. The admin can set the conditions for a ProductCategory, and Tag.
  1. The ProductCategory, and Tag can be searched from the search field.
  1. The admin can add multiple conditions by clicking on the add button.
  1. The condition can be deleted by clicking on the delete button.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a Product to the cart. Ensure that the product added is the same one specified when the condition was set.
  1. Go to the Cart page. The Cart Condition is met.
  1. Move to the Checkout Page. The Field will be visible on the Checkout page.
On Checkout Condition #
  1. When the On Checkout condition is applied, it functions as follows: If a display condition is set to show the field only when the Billing Company name is WPExperts, then the additional custom field will appear on the checkout page under that condition.
  2. In the Display Condition tab, Set the Condition as needed.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a Product to the cart.
  1. Move to the Checkout Page. The Field will not be visible until the condition is met.
  1. Enter the Company name as specified when the condition was set. The custom field will appear.
Custom Field Display in Admin Emails #
  1. Enable this option. When this option is enabled, the custom fields and their values will be added in the order Emails sent to admin.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a Product to the cart.
  3. Move to the Checkout Page. Add the value in the Custom Field and Place Order.
  1. As the Order is Placed, an Email will be sent to the Admin displaying the Custom Field.
Custom Field Display in Customer Emails #
  1. Enable this option. When this option is enabled, the custom fields and their values will be added in the order Emails sent to the customer.
Front End Impact #
  1. As the order is placed an Email sent to the customer will have details of Custom Field.
Custom Field Display in Order Details Page #
  1. Enable this option. When this option is enabled, the custom fields and their values will be shown on the order details page in WooCommerce.
  1. Once the order is placed, the Custom fields will be displayed on the order details page. Navigate to the WordPress Admin Dashboard WooCommerce Orders.
Custom Field Display on the Thank You Page #
  1. Enable this option. When this option is enabled, the custom fields and their values will be shown in the order details on the Thank You Page when the order is placed.
Front End Impact #
  1. As the order is placed, the custom Field will be displayed on the Thank You page.

All Custom Fields #

  1. The admin can add multiple custom fields to the checkout page. The following section contains all the custom fields that are available.
Front End Impact #
  1. All the created Custom Fields will appear on the Checkout Page.

Billing Fields Section #

  1. The admin can also add Custom Fields in the Billing section of the Checkout page.
  2. Go to WordPress Admin Dashboard > Custom Checkout > Billing Fields.
  3. Click on Add New Field to add a new field to the section.
  1. The Add New Field popup will appear. Fill out the NameTitle, and Field Type.
  1. As the field type Select is chosen, the admin can add different options to be displayed at the front end. Add options as needed.
  1. The admin can set any option as default. The chosen option will be selected by default.
  1. Enable the field. The admin can make the field required if needed.
  1. Click on the Save and Close button to add a new field.
  1. A new field will be added to the section.
  1. The admin can Restore Default Fields. The custom field will be discarded when the admin clicks the Restore Default Fields button.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a product to the cart.
  3. Move to the Checkout Page. A custom field will appear in the Billing Section.

Shipping Fields Section #

  1. The admin can also add Custom Fields in the Shipping section of the Checkout page.
  2. Go to WordPress Admin Dashboard > Custom Checkout > Shipping Fields.
  1.  Click on Add New Field to add a new field to the section.
  1. The Add New Field popup will appear. Fill out the NameTitle, and Field Type.
  1. As the field type Checkbox Group is chosen, the admin can add different options to be displayed at the front end. Add options as needed.
  1. Enable the field. The admin can set the field as required if needed.
  1. Click on the Save and Close button to add a new field.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a product to the cart.
  3. Move to the Checkout Page. A custom field will appear in the Shipping Section.

Additional Fields Section #

  1. The admin can also add Custom Fields in the Additional section of the Checkout page.
  2. Go to WordPress Admin Dashboard > Custom Checkout > Additional Fields.
  1.  Click on Add New Field to add a new field to the section.
  1. The Add New Field popup will appear. Fill out the NameTitle, and Field Type.
  1. As the field type Date Picker is chosen, the admin can set the default value for the field.
  1. Enable the field. The admin can set the field as required if needed.
  1. Click on the Save and Close button to add a new field.
Front End Impact #
  1. Login to your account.
  2. Go to the Shop page and Add a product to the cart.
  3. Move to the Checkout Page. A custom field will appear in the Additional Section.