#mexner

1 messages · Page 1 of 1 (latest)

upper cedarBOT
shy cape
last pivot
#

Thanks @shy cape - I have, but was unable to find a way to modify the headers to include additional beta header information, ex: unified_accounts_beta=v1

shy cape
#

Is that was mentioned in that doc not working for you? Or is that not what you were looking for?

last pivot
#

using the stripe-dotnet SDK, I don't see a way to modify the header and add the beta header information.

I read the GITHUB documentation and didn't see anything about this

shy cape
#

It says it at the bottom -
If your beta feature requires a Stripe-Version header to be sent, use the StripeConfiguration.ApiVersion property to set it:

#

The ApiVersion can only be set in beta versions of the library.

last pivot
#

ah, how did I miss that? So sorry - thank you!

shy cape
#

No worries! 🙂

last pivot
#

sorry for the follow up...
I'm currently using version 41.19.0 (latest).

Following those instructions to set the ApiVersion, is not allowed unless I use the 40.3.0-beta.1 version.

Am I understanding that I need to roll back from 41.19 to 40.3, to use the beta version so that I can set the ApiVersion?
https://d.pr/i/JmwYdi