KwesForms V2 is finally here and it's game changing! Try it now.
Home How it Works Components Validation Spam Cloud Emails Data Security Pricing Docs API Docs FAQ Sign In Try It Free

Adding Credit Card Fields Silver Plan


Set the type attribute to either cc-number, cc-exp, or cc-cvc. Kwes will automatically detect that field and format it as credit card fields.

<input type="cc-number" name="cc_number">

<input type="cc-exp" name="cc_exp">

<input type="cc-cvc" name="cc_cvc">