#stachujone5

1 messages · Page 1 of 1 (latest)

tribal currentBOT
#

Hello! We'll be with you shortly. 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.

elfin epoch
#

No

velvet night
#

And can I provide customerID so it autofills data based on it or I've to manually download customerAddress based on his customerId and provide data as a defaultValue, then listen to event.complete and update this customers address using stripe.customers.update

elfin epoch
#

Is this question related to address element?

velvet night
#

yeah

elfin epoch
#

I don't see it's directly related to address element, maybe I'm missing something, can you elaborate?

velvet night
#

Can addresselement automaticaly prefill its data based on customerId or I've to manually download customers data and pass his shipping to address element as a deffault Value

#

I mean - is there an option to just pass customerId

#

and it does all - updating, prefilling with default values

velvet night
#

ok, thanks Jack

tribal currentBOT
velvet night
#

I am using stripe npm package

#

Becuase the types are poor or I am doing something wrong.

quaint fulcrum
#

Will all those fields always be there if shipping is not null?
If a field doesn't exisit then you'll get null value yes

velvet night
#

Ah. I've to check customer.deleted first.

#

Thats all thank you