How to change the type of additional checkout fields?
The One Step Checkout for Magento 2 extension allows adding up to 3 custom checkout fields (System → Manage Checkout Fields → Add Custom Fields). By default, they are set as text field attributes, and it is impossible to change their type with the out-of-box functionality.
If you need to use attributes of other types (dropdown, radio button, multi-select, etc.), you may consider purchasing our Order Attributes for Magento 2 extension which includes an extended list of attribute types.
Related Articles
The Phone Number checkout field allows using text characters. How can I change it?
One Step Checkout Pro allows you to change the validation type of the Phone Number field directly in the configurations. For that, proceed to Stores → Settings → Configuration → Amasty Extensions → One Step Checkout → Additional Fields and Other ...
How to change a checkout field (its length/width) or an image on the checkout page?
Out of the box, the One Step Checkout extension allows you to modify the checkout field width parameters in System → Manage Checkout Fields: If you need to make additional adjustments to the checkout design, you may do it by modifying the checkout ...
One Step Checkout API
1. Amasty\Checkout\Api\AdditionalFieldsManagementInterface - class for managing additional fields for logged-in users: POST /V1/amasty_checkout/carts/:cartId/amcheckoutFields, method="save" - save a field for a specific cart by ID; POST ...
What features are included in each tariff plan of One Step Checkout?
LITE One Step Checkout extension - all checkout sections on one page; - customizable design (layout, color scheme, address formatting, default values); - delivery options: delivery date calendar, delivery time interval, delivery comment; - Google ...
Why is the checkout field not showing up in the storefront?
Please, make sure the field in question is enabled in System → Manage Checkout Fields (it should be positioned in the Enabled Checkout Fields block): If the field is enabled in the settings but still doesn't appear on the storefront, do not hesitate ...