Skip to content

moewe-io/caldera-forms-iban-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

IBAN Validator for Caldera Forms

This plugin adds a new processor for Caldera Forms, which validates a field for a syntactically correct IBAN after submitting the form.

Please note: This processor only validates the IBANs checksum, it can't check, if the IBAN really exists.

Installation

  • Download the ZIP
  • Install it manually at "Plugins" -> "Add new" -> "Upload plugin"
  • Activate the plugin

Usage

  • Create a field for the IBAN
  • Add a new "IBAN validator" processor to the form
    • Insert the IBAN fields slug at the processor configuration

-> Now, when a user submits the form, the IBAN should be checked.