Basic Information
This section includes fields to capture essential details for the checkout process. It provides all the options available under the General Setting tab. The properties displayed may vary depending on the selected field type, ensuring a customized experience for your checkout fields.
Field Type | The type for the field. It could be text, password, text area,file upload, select, checkbox, radio, email, paragraph, etc. |
Name | Unique name for the field. No two fields can have the same name. |
Label | The display label for the field. |
Description | Description for the field. The description is displayed below the field label. |
Placeholder | The placeholder property is a short hint (a sample value or a short description of the expected format) that describes the expected value of an input field. For example, for an email field, the expected format name@example.com can be displayed. The short hint is displayed in the input field before the user enters a value. |
Price Price Type Taxable and Tax Class | Add an additional price to the order total based on the field value. |
Field Width | This field allows you to select the field width, offering options for Full-Width or Half-Width layouts. |
Required | If checked, the field will be set as a mandatory field. |
Show/Hide | This checkbox controls whether the field is displayed or hidden on the form |
Display in Emails | This checkbox determines if the field should appear in email communications. |
Display in Order Details | This checkbox enables the field to be displayed in the order details |
Do Not Include in Today’s Payment Total | This checkbox allows you to exclude the field from today’s payment total. |
Properties specific to the field types Select, Multiselect, Radio, and Checkbox Group
– Option Value | Option key |
– Option Text | Display label for the option. |
– Price | The extra price added for the option. |
– Price Type | The type of price added to the option. |
Properties specific to the field types Time Picker
Min. Time: | Set the minimum time for selection in the timepicker (e.g., 12:30 AM). This ensures no time earlier than the specified value can be chosen. |
Max. Time: | Define the maximum time allowed for selection (e.g., 11:30 PM). This prevents users from selecting a time beyond this limit. |
Time Format: | Choose between a 12-hour format (e.g., 1:00 PM) or a 24-hour format (e.g., 13:00) for displaying time values. |
Time Step: | Specify the interval, in minutes (e.g., 30), for incrementing time options in the timepicker dropdown. |
Properties specific to the field type File Upload
Accepted File Types | Extensions/formats for the file types that can be uploaded. Multiple formats can be selcted. |
Properties specific to the field types Email, Phone
Validations | This field ensures that users select either a valid phone number or email. If an invalid email or phone format is entered, the form will not submit until corrected, ensuring accurate contact information. |