#krishnaKanabar-elements
1 messages · Page 1 of 1 (latest)
can i add scrrenshot here from my galary?
I want to show how i want my card element to be
go ahead
I am asking that I am not able to see option to upload photo from galary
where it is?
found it
Here is what It looks like now
<div ref="card_element" id="card-element">
<!-- Elements will create input elements here --></div>
by using this
I want this
with added field name
and css should be like this
how to achieve this
@near elk ??
look into the other Element types, like CardNumberElement instead of cardElement https://stripe.com/docs/js/elements_object/create_element?type=cardNumber
quick example of what it can look like : https://jsfiddle.net/cdt43qL1/
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.