#ELIZZER-cardholder-name-elements

1 messages ยท Page 1 of 1 (latest)

weary ermine
#

Hello ๐Ÿ‘‹
What element are you referring to specifically?

glad badger
#

there is a stripe elements oprion to make the payment with payintent client sesret

#

secret*

weary ermine
#

Are you referring to PaymentElement?

glad badger
#

yep this one

weary ermine
#

Gotcha. As far as I remember, the PaymentElement does provide a way to collect full name for certain type of payment methods, however I don't think it supports collecting full name for cards.
Checking...

glad badger
#

my employee. asked me to add billing address and name so that the card verification could be done...

#

is that necessary?

weary ermine
#

I see. So yeah PaymentElement doesn't always ask for this information. It decides based on the type of the PaymentMethod.
https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-fields

my employee. asked me to add billing address and name so that the card verification could be done...
is that necessary?
PaymentElement collects all the information required to complete a payment automatically. However, collecting additional information would be helpful to fight again fraud.