#Nelsonct7
1 messages · Page 1 of 1 (latest)
hello! the Payment Element doesn't collect that piece of information for cards. You'll have to add a separate field yourself to collect that information and pass it in. Alternatively, you can also use the Address Element to collect that information, but it would also collect other address information : https://stripe.com/docs/elements/address-element/collect-addresses?platform=web
how can I add seperate field in to the form just above Card Number, I tried to add the field to form but it came outside the element
you can't add it to the form just above card number
you need to add it outside the element
when I add the input field it placed out side the card how can I move in side the element
as i mentioned, you can't put it inside the element