#DramaLlama-dotnet

1 messages · Page 1 of 1 (latest)

rain mango
#

@stray dock yep it's a legacy field removed by default in more recent API versions :
https://stripe.com/docs/upgrades#2020-08-27

The tax_ids property on Customers is no longer included by default. You can expand the list but for performance reasons we recommended against doing so unless needed.

#

basically you can either:

stray dock
#

Whops, then I think I have had a bug for a while 😉

rain mango
stray dock
#

I can do that since I need to fix now anyway