#juchom_customer-adresselement

1 messages ยท Page 1 of 1 (latest)

leaden houndBOT
#

๐Ÿ‘‹ 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/1234552244641206293

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

warm tideBOT
#

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.

agile ridge
#

Hi ๐Ÿ‘‹

What do you mean "it got lost"? What is getting lost?

gentle arch
#

Hello again,

This is my second subject, I stuck on for a couple of days

#

I filled the element, but my customer has no address and the invoice has not address also

#

I was expecting it would update the customer information and be used on the invoice

agile ridge
#

No, you are saving the billing address. Billing addresses are saved to the Payment method

#

shipping addresses are saved to the Customer

warm tideBOT
potent fern
#

juchom_customer-adresselement

gentle arch
#

I'm not shipping anything, I only need billing address.

#

Can I use this component to set a customer billing address ?

potent fern
#

You can use AddressElement to collect a billing address yes. It won't update the Customer object for you but you can use the API on your server to set the right information based on what you collected yes

gentle arch
#

the customer billing address will be the one I see on the invoice ?

potent fern
#

yes

gentle arch
#

ok thanks

#

If the invoice address comes from the customer, what is the use case of a billing address on a payment method ?

potent fern
#

that one is passed to the card network for example

gentle arch
#

ok, it's clear thanks

#

When should I make this mandatory for my customers ?

potent fern
#

That's up to you

gentle arch
#

It has no impact on payment ?

potent fern
#

It can in some countries have lower authorization rates if you don't provide a postal code for example. But really that's up to you to decide what to collect and what to pass to Stripe based on your needs!
You might want to chat with our support team https://support.stripe.com/contact if you have further questions about this

gentle arch
#

ok, perfect

#

thanks a lot