#andrewk9460
1 messages · Page 1 of 1 (latest)
Hello! What version of the .NET library are you using?
As long as you're on a version after 39.85.0 (https://github.com/stripe/stripe-dotnet/blob/v41.25.0-beta.1/CHANGELOG.md#39850---2022-01-12) it should be supported
If you need to see it in the code it's right here: https://github.com/stripe/stripe-dotnet/blob/3b6de2b804930e60d10ef59c413a1fe6dfe5d116/src/Stripe.net/Services/Checkout/Sessions/SessionCreateOptions.cs#L121
let me see what version I have.
Thx. I think that was it. I had to update my stripe library. Can you tell me what's the latest version number, BTW?
for .Net
c#
You can see all the versions in the changelog link i sent earlier - https://github.com/stripe/stripe-dotnet/blob/v41.25.0-beta.1/CHANGELOG.md
Most recent being 41.24.0
I need to head out, but if you have any other questions orakaro (my teammate) can help
👋
thx!