#henryd_docs

1 messages ¡ Page 1 of 1 (latest)

hazy wedgeBOT
#

👋 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/1299451421334175744

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

winter mist
#

BillingDetailsCollectionConfiguration.AddressCollectionMode.Never is the right way to disable all address fields

#

What are you seeing exactly when you pass that?

wicked leaf
#

This is what I'm seeing

#

Are there any negative consequences of doing this? For example, what happens when the address information is required by an issuer or when 3DS or any authentication flow is needed?

winter mist
#

Yeah so zip isn't prompted, that's expected when you pass that

#

For most people it's better to just collect zip in the sheet

wicked leaf
#

Yeah, that's what I saw in the code

#

If I don't pass the defaultBillingDetails then the card linking won't work, right?

winter mist
#

correct