#op84
1 messages · Page 1 of 1 (latest)
Hi there, there is no option to downgrade Stripe API version
ok thats not good - you guys probably have a button for it - right?
I'm not aware of this. Talk to support and see if they can help you https://support.stripe.com/contact/email
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok - when i set the api version in my client.. it uses for communication that version - just the webhooks are with the default version set at the account - right?
Not entirely true, you can also specify a API version for a webhook endpoint https://stripe.com/docs/api/webhook_endpoints/create#create_webhook_endpoint-api_version
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh ok and the stripe js does not use a an api version right?
You mean Node.js library or Stripe.js library?
Stripe.js library
Stripe API version applies to backend libraries, and Stripe.js is a frontend library
check. the webhook api version.. can i only set that by creating it via cli? not via ui?
No you can't change it once the endpoint is created