#Paul Magico
1 messages · Page 1 of 1 (latest)
Hi 👋
You can find past releases of our stripe-dotnet client library here: https://github.com/stripe/stripe-dotnet
Since .NET is a static types language be aware that earlier versions will be locked to an earlier API version as well
Thanks Snufkin for coming back so quickly. I did have a look at thisalready and randomly found a version 4.2 that loaded into .net 4.0 but there was no "USING STIPE.CHECKOUT" available which the code in the above STRIPE support articles needs. Do you know the most recent version of STRIPE.NET that is compatible with .net 4.0?