#codelogix_code

1 messages · Page 1 of 1 (latest)

strange kernelBOT
#

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

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

vivid lance
#

Hello

halcyon pasture
#

Hello

vivid lance
#

You are saying you want to force a full billing address to be collected each time?

#

Overall, AVS is already occurring here -- it is based on zip/country

#

Basically Payment Element will only force collection of the necessary address pieces based on the payment method type selected.

halcyon pasture
#

I'm trying to get the address field to show up.

vivid lance
#

It is expected that only zip/country would show for credit card payments here.

#

Those are the only required fields, and they handle AVS

halcyon pasture
#

According to the Stripe docs:

When you **require the postal code and the billing street address with a card payment method **(during payment or when attaching the payment method to a customer’s profile), the card issuer performs an AVS check to verify that they match the billing address on file.

#

But, the payment element is not requiring the street address

vivid lance
#

Yeah we have optimized this already.

#

Mostly you should just leave it set to auto

#

And that will have everything recommended/required be collected

halcyon pasture
#

Are there test card numbers I can use to verify it's actully requring address?

vivid lance
halcyon pasture
#

Got it. Sounds good. Thank you!

vivid lance
#

Sure thing