#Mauro-help

1 messages · Page 1 of 1 (latest)

fallen belfry
#

Hi!

#

Feel free to ask your question in this thread.

elfin sandal
#

bismarck, thank you, I am trying to save card information

#

but I can't find the way to save the cardholder name

#

I am using stripe js to integrate with the API

fallen belfry
#

Which integration are you using?

elfin sandal
#

web with stripe js

#

I need this field setted as always

fallen belfry
#

Are you using Payment Element? Or Card Element?

elfin sandal
#

is it possible?

#

payment

fallen belfry
#

Thanks

#

It isn't possible right now to set it to "always".

#

If you want that you will want to disable it and create your own form for name.

#

And pass that to BillingDetails.

elfin sandal
#

using card element either, isn't it?

fallen belfry
#

Card Element doesn't collect name by default so you would use your own form for that regardless.

#

(Not sure why I asked for clarification earlier 😉 )

elfin sandal
#

hahaha I had to look for it! I guess it is better to do what you said

#

disabled, and ask manually about that field

#

It was weird for me because I found an stripe example

fallen belfry
#

What example did you see?

elfin sandal
fallen belfry
#

Ah that is via Stripe Checkout.

#

Different than using Elements

elfin sandal
#

yes, I need that source haha

#

great, that's what I wanted to know