#Gesundheit-tax-dotnet
1 messages · Page 1 of 1 (latest)
Hello!
Hello! What version of Stripe.NET are you using?
39.45.0
Support for AutomaticTax wasn't added until 39.51.0 (see https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md#39510---2021-06-04). You'll have to upgrade to that version if you want to use it
GitHub
Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com. - stripe-dotnet/CHANGELOG.md at master · stripe/stripe-dotnet
ahh. Thanks for the tip!