Changeset 3319039
- Timestamp:
- 06/28/2025 06:23:25 AM (9 months ago)
- Location:
- iban-for-wpforms
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iban-for-wpforms/tags/1.0/readme.txt
r3319038 r3319039 15 15 IBAN for WPForms provides an IBAN field which can be used to collect IBAN numbers from users. It also provides a validation for the IBAN number. 16 16 17 ### Features: 18 - Add an IBAN field to any WPForms form. 19 - Server-side validation to double-check correctness. 20 - Supports all countries following the IBAN standard. 21 - Easy to use with no configuration required. 22 - Lightweight and fast – no external API calls. 23 24 ### Use Cases: 25 - Financial and donation forms 26 - Membership or subscription forms 27 - Payment collection or invoice forms 28 - Any form that requires bank account input 29 17 30 == Installation == 18 31 -
iban-for-wpforms/trunk/readme.txt
r3319038 r3319039 15 15 IBAN for WPForms provides an IBAN field which can be used to collect IBAN numbers from users. It also provides a validation for the IBAN number. 16 16 17 ### Features: 18 - Add an IBAN field to any WPForms form. 19 - Server-side validation to double-check correctness. 20 - Supports all countries following the IBAN standard. 21 - Easy to use with no configuration required. 22 - Lightweight and fast – no external API calls. 23 24 ### Use Cases: 25 - Financial and donation forms 26 - Membership or subscription forms 27 - Payment collection or invoice forms 28 - Any form that requires bank account input 29 17 30 == Installation == 18 31
Note: See TracChangeset
for help on using the changeset viewer.