Error loading contributions
[!TIP]
Want to chat live with Stripe engineers? Join us on our Discord server.
The official [Stripe][stripe] Go client library.
Per our Language Version Support Policy, we support the 4 most recent Go versions at the time of release. Currently, that’s Go 1.22+.
Read more and see the full schedule in the docs: https://docs.stripe.com/sdks/versioning?lang=go#stripe-sdk-language-version-support-policy
Make sure your project is using Go Modules (it will have a go.mod file in its
root if it already is):
Then, reference stripe-go in a Go program with…