#.Mally
1 messages · Page 1 of 1 (latest)
👀 
Hi, I think this is what you're looking for: https://stripe.com/docs/libraries/set-version. You can set this multiple ways...
- You can pass the version on per request basis.
- Or you can set it globally with the Stripe.api_version property.
Let me know what questions you have after looking at the document