#weg895
1 messages · Page 1 of 1 (latest)
Hi 👋 what version of our library are you leveraging? My suspicion is it may be from before embedded checkout was introduced and support for it was added.
im using version 43.13.0
Hm, I think it's included here:
https://github.com/stripe/stripe-dotnet/blob/d47bd9f4e869f962e4543e3d701c1fdf944bd6cc/src/Stripe.net/Services/Checkout/Sessions/SessionCreateOptions.cs#L358
GitHub
Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com. - stripe/stripe-dotnet
oh no nevermind that was it thanks!