#lschirf-paymentelement-address

1 messages · Page 1 of 1 (latest)

vale muralBOT
loud nacelle
#

Hello! I'm surprised you're seeing address and phone number as required - what's the exact error message you're getting?

#

👋 @ionic cobalt just checking to see if you saw my question

ionic cobalt
#

hey yes, one second

#

actually, question-- are those fields only required if they're set to "never" in the paymentelements config?

loud nacelle
#

Yup, that would do it

ionic cobalt
#

i see. how does stripe determine which fields to show?

#

and more to the point-- we need to use at least the postal code to determine the user's tax

right now we have our own address inputs to intake that data. are there any risks with only sent stripe the postal code and country code?

#

because if we set address to never (so the user isn't inputting the same fields multiple times), then Stripe will ask for us to send over the full address

vale muralBOT
loud nacelle
#

It should be fine if you just send stripe the postal and country code if you want, but there would be a possibility that the other address fields would be recollected again (since I assume you wouldn't set the full address to never)

vale muralBOT
#

lschirf-paymentelement-address

ionic cobalt
#

just a heads up, i have to be afk for about an hour but will be back online after!