#zintegy-element-taxid
1 messages · Page 1 of 1 (latest)
👋 You would ask the customer which type really while you collect it
hmm, got it. thanks!
quick followup -- is there a Stripe Elements component to help validate the tax id/type during checkout? I notice that I can attempt to validate during stripe.create_tax_id , but that either happens before a payment (unnecessarily stores the tax id) or happens after the payment (doesn't stop a payment from going through if the tax_id is invalid). I noticed Stripe Checkout does what I want here, which is validate during checkout form.
no we don't have any element of that shape today sorry. Only Checkout does it but it's part of the full details
zintegy-element-taxid
Got it, thanks