Add additional fields to checkout form

Good day,

I would like to collect additional user information when the user places order on the checkout page.

The checkout form already collects information like billing address, customer information, etc.

But I would like to add to the customer information, fields like ‘Business name’, ‘Notes’ and a dropdown field.

When I try to drop an input element into the checkout form, I get the following error message: “Text field can only be placed in a form”.

I would like the additional information to appear in the confirmation order email sent to the user.

Thanks.

hey @Red_Rock

Try adding the element named “Additional Info” to your checkout page.