📍
Bolt Help / Release Changelog / New Payment Field Customizations for Accounts
The New
Merchants using the Direct API or bespoke version of Bolt Accounts can now further customize their payment fields with new styling and argument options.
Styles
Bolt has added two new styling options:
inputPaddingSize
, which adjusts the spacing between input text and the borderborderStyle
, which customizes the border of input fields
Read more about customizing arguments in the Customize Payment Fields article.
Arguments
Bolt has added a new argument called showFieldMissingErrors
, which shows or hides errors when the user visits a required field but leaves it empty.
Additionally, the expiryType
field has a new option called separated-dropdown-numerical
, which will display separate dropdowns for the month and year of a card expiration date.
Read more about customizing arguments in the Customize Payment Fields article.