- This topic has 1 reply, 2 voices, and was last updated 4 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Validate Custom Fields
Tagged: Custom Fields, validation
How do you validate each custom field?
Right now you have a validation option under Advanced Settings. This setting is global and is of no use to us for individual custom fields. Your plugin is awesome and I am glad Stripe recommended you but can you help us on how to validate custom fields only.
We need to validate a phone number custom field
We need to validate character count on Client’s Name custom field
Thank you
Jennifer
*** Just a heads up you cannot search your support forum. I tried to search for validate and nothing came up. Surely, I am not the only person who has asked about this. It would be nice if your forum was searchable. This could save us some time, thank you.
Hi Jennifer.
We need to validate a phone number custom field
We need to validate character count on Client’s Name custom field
If you’re ok with JavaScript RegExp, we can add its support for ACF addon. If you’re not very good at JavaScript RegExp (I’m not much of an expert here either), I can try to assist you in composing the rules, provided you can explain the rules of validation for your Customer Name and Phone Number fields.
Just a heads up you cannot search your support forum. I tried to search for validate and nothing came up.
https://s-plugins.com/forums/search/validation/
But to be frank, there were not much requests for custom fields validation, that’s why there is not much comes up when you search.