#nimheru_force-name-collection

1 messages ยท Page 1 of 1 (latest)

ashen spindleBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1235970335191601172

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

rough tendonBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

light rampart
#

Hi ๐Ÿ‘‹ no, you cannot suppress the address collection portion of our Address Element.

opaque wyvern
#

Ok I guessed as much! The payment element when on it's own asks for country and post code which is fine, is there a way to get the payment element to ask for name?

light rampart
#

If you want to only collect the name for your cusotmers, I would recommend adding your own field to your form for doing so, and providing the value from that to payment_method_data.billing_details.name when confirming your payment.

#

No, you can't force the Payment Element to collect a name either.

ashen spindleBOT
#

nimheru_force-name-collection

opaque wyvern
#

ah ok thats useful thanks, do you know which payment methods do cause it to capture name?

#

(is there a list of these optional fields somewhere?)

light rampart
#

Not all of them offhand, I think bank payments tend to collect it.

#

We will display a name field if we need to collect it, unless you suppress it with the approach shown above, for the payment to be successful which varies by Payment Method type.

opaque wyvern
#

i see, ok thanks that gives me something to go on

light rampart
#

Any time!