Gravity Forms IBAN Validation

Original price was: $16.00.Current price is: $8.00.

Why should buy from us

  • 100% Legit and Clean Code : Receive fully legitimate and clean code directly from the original source, ensuring reliability and security for your projects.
  • Instant Payments via Crypto : Enjoy seamless, instant transactions using cryptocurrency, eliminating delays and providing a secure payment experience.
  • Global Accessibility : Accept payments from customers worldwide without the hassle of currency conversion or international transaction fees.
  • Secure and Transparent Transactions : Benefit from the security and transparency of blockchain technology, protecting your transactions from fraud and ensuring trust.
  • High-Quality Scripts : Get high-quality, well-documented scripts tailored to your needs, backed by direct support from the original developers.

More Information

  • Code Delivered in 24 Hours : Receive your code within 24 hours, directly from the original store.
  • 100% Authentic Code : Get 100% genuine code sourced directly from ThemeForest.net and CodeCanyon.net.
  • Affordable Pricing : Our prices are competitive because the code is shared by individuals who purchase directly from the original marketplaces.
  • Chat or Email for Details : Contact us via chat or email for more information and to learn how we ensure quality and authenticity.

Description

Gravity Forms IBAN validation This add-on for Gravity Forms adds the option to validate if the users input is a valid IBAN bank account number The check is done when the user submits the form and it will show an error if the input is not correct Only if this error is resolved the form can be actually be submitted In case of an invalid IBAN account number the default Gravity Forms error message will be displayed in the language that Gravity Forms is set up in How to validate IBAN in Gravity Forms By installing this plugin besides Gravity Forms premium plugin you will be able validate IBAN account numbers through two ways Apply a IBAN mask to existing fields You can apply a IBAN mask to regular text input fields that are already set up in your form The mask will show as a placeholder inside the input element eg ____ ____ ____ __ It validates the account number when submitting the form Add a new IBAN input field to your form You can add a new field to your form It validates the account number when submitting the form Requirements and dependencies Requires Gravity Forms Uses the open-source PHP IBAN library by globalcitizen Documentation and changelog Visit our documentation for install and config instructions Visit our changelog to see what s new Latest features IBAN mask length Since version 1 0 3 it is possible to set the max length of the IBAN mask in the Single Line Text field Default this is set to 32 since that is the length of IBAN numbers for Saint Lucia and Nicaragua To override this default you can set it to 18 NL or 22 DE for example Read more about it on the documentation page Changelog Version 1 0 6 Release Date july 6th 2023 Fixed Issue compatibility with WooCommerce Germanized Version 1 0 4 Release Date october 11th 2021 Fixed Issue with pre-validation of textfield with IBAN-mask in forms with pagination Version 1 0 3 Release Date may 15th 2020 Added Option to manually overwrite the mask length see install instructions above Added Option to set the field width small medium large in form editor Fixed Show field preview for the advanced field in form editor Fixed Default mask length set to 32 characters was previously set to 36 Version 1 0 2 Release Date may 13th 2020 Update PHP IBAN library Fix Warning gmp_init Unable to convert variable to GMP string is not an integer Version 1 0 1 Initial release