#jarrett - tax ids

1 messages · Page 1 of 1 (latest)

warm belfry
#

then Stripe performs some validation and you can ultimately inspect that by retrieving the customer using expansion to request tax and/or tax_ids:
https://stripe.com/docs/api/expanding_objects
https://stripe.com/docs/api/customers/object#customer_object-tax_ids-data-verification

warm belfry
#

Does that get you what you need @worldly pulsar ?

worldly pulsar
#

got it. yeah it seems like it would be a nice stripe element

#

it's gonna be a bunch of format validation and custom dropdowns etc to make this operate nicely the way it does in the Stripe dashboard it seems.