#.Mally
1 messages · Page 1 of 1 (latest)
👀
You can set API version explicitly with Stripe-Version header in the API: https://stripe.com/docs/upgrades#how-can-i-upgrade-my-api
It will allows you to perform request with a specific API version
If you wish to downgrade default API version of an account (not specifying API version on the request), I'd recommend reaching out to Support: https://support.stripe.com/contact
Do you know if they do allow downgrades?