#lschirf-paymentelement-address
1 messages · Page 1 of 1 (latest)
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
hey yes, one second
actually, question-- are those fields only required if they're set to "never" in the paymentelements config?
Yup, that would do it
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
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)
lschirf-paymentelement-address
just a heads up, i have to be afk for about an hour but will be back online after!