The Square Ruby library supports Square APIs in a language-idiomatic way that reduces complexity without sacrificing API functionality.
Latest SDK Version: 42.0.0.20250319
Each SDK version is tied to a specific Square API version
An increase in the SDK major version number indicates a breaking change. You should always test your application before deploying a change to production.
- Follow along with the Quickstart guide
Quickstart guide to set up and test the Square Ruby SDK in your own project. - Download the Square Ruby SDK Quickstart sample app
Square Ruby SDK Quickstart sample app and follow the instructions in the README. - Download the Ruby OAuth sample app
Ruby OAuth sample app to view a basic implementation of the Square OAuth flow.