#BoB
1 messages · Page 1 of 1 (latest)
I'm not familiar with what an end-user fiscal code is, but if there's not an available field for it currently here: https://stripe.com/docs/api/checkout/sessions/object, then you'll have to collect it outside of the Session
can i use metadata for that?
You can if you want
the parameter tax_id_collection is a boolean that allow user to add the tax id, so to enable it, if i set that to true, the checkout will collect the VAT number ?