#xxkylexx-Stripe-.NET
1 messages · Page 1 of 1 (latest)
maybe we have to expand it now or something?
Yes this is expected. Tax IDs aren't returned by default. You need to expand the field to access it: https://stripe.com/docs/api/customers/object#customer_object-tax_ids
lol beat me to it 🙂
ok, is this documented somewhere? because i am afraid we are missing more stuff that we now need to expand that we were not before
I dont find it anywhere here https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md
Yep so this is due to our .NET library being pinned to specific API versions.
So 40.2.0 is now pinned to our 2022-08-01 version.
Our API changelog is here: https://stripe.com/docs/upgrades
Which includes breaking changes for each version
Let me double check for what 37.26.0 was pinned to
I believe it was on 2020-03-02