#sai_rez-diff-elements

1 messages · Page 1 of 1 (latest)

cedar iron
#

Hello again 👋
Give me a few to respond
Juggling between a few threads

main cove
#

The card element takes a user's card number, expiry date, and CVC all in the same element, you can see it on this page

#

And the CardNumber element just takes the # on the user's credit card. It is typically used along with other seperate elements that take the CVC and Expiry

#

Is there something you are trying to figure out when choosing between the three of them?

viral knot
#

I reopened this @rugged niche !

rugged niche
#

Thanks

#

I was told using CardNumberElement/Expiry/CVC is legacy and wanted to know which Component is recommended to use in our app

viral knot
#

Well, it really just depends on what you are looking for, but the Payment Element is the newest and simplest Element to work with and what we recommend.

rugged niche
#

Is the PaymentElement an all in one solution essenially?