- Go Changelog: Discover new features, updates and deprecations related to the Razorpay Go SDK (since Jan 2024).
Go Client API
The API follows the following practices:- This will require a GitHub Package.
- The Go client throws exceptions instead of returning errors.
- Options are passed as an
arrayinstead of multiple arguments, wherever possible. - All requests and responses are mapped to a
string.
Dependencies
You must use Go v1.22 or higher. Know more about the latest Go versions.- Payment Gateway: Integrate with Razorpay Payment Gateway.
- API Sample Codes: Integrate using API sample codes.
Support
- Queries: If you have queries, contact support.
- Feature Request: If you have a feature request, raise an issue on GitHub.