#jarrett
1 messages · Page 1 of 1 (latest)
Hello 👋
As per my understanding it usually depends on the issuer and how much they care about completeness
Stripe Tax Address validation doesn't seem to rely on it as in some countries line 2 is optional
https://stripe.com/docs/tax/customer-locations#supported-formats
Also, if you use Radar and have a rule that looks for completeness in the address then it becomes important
https://stripe.com/docs/disputes/prevention/verification#avs-check
how come if I go to the hosted invoice payment page for stripe, it asks for no address at all?
Probably because it isn't required for that specific charge/payment configuration. Are you trying to require it on your invoices? I can check if that is possible
no, i was just looking at it out of curiosity on how to handle it for our payments page
i was trying to simplify the page and get rid of the address line 2
it breaks my nice layout
also, is this term text required or can it be shutoff?
is that terms in the element docs
cause i tried setting it to 'never' with no luck
Good question. Will check if that can be turned off. It might not be able to if you are actually saving their card for future use