Add custom input field
A part from providing a library of Input Fields for payment methods, Fluid also allows you to add custom ones. We allow two ways of adding an input field:
- Payment Method > Select desired method > Scroll to “Input Fields” section > Click “ + New Input Field”
- Input Fields > New Record
Once the new input field has been created and saved, it will be added to the input field library
Guide to Required Information for an Input Field
- Name (name) - for internal use and can be picked up from the payment method
- Param Name (param_name) - The field name the code that will be sent to PIQ.
- Text (text) - The Label of the input field that the end-users will see in the wallet
- Placeholder text (placeholder_text) - default text that appears before the user fills out the input field
- Error Text (error_text) - Copy for when the user filled out the field with incorrect detail
- Format (format) - not compulsory, but recommended. localised.
- Options (options) - Ex: crypto currency and dropdown of different payment parameters