Install Razorpay Ruby SDK
Install the Ruby server-side SDK to interact with Razorpay APIs.
You can install the Razorpay Ruby SDK and integrate it with your Ruby-based website to accept payments, initiate refunds and do much more.
You must use Ruby v3.23 or higher. Know more about the
.- Create a .
- Log in to the Razorpay Dashboard and in test mode.
You can install the Ruby SDK in the two following ways:
-
Add the below line to your Gemfile of the application:
gem 'razorpay' -
Execute the following command:
$ bundle
- Integrate with :
- Queries: If you have queries, .
- Feature Request: If you have a feature request, raise an issue on .
Is this integration guide useful?
ruby
install ruby
about
server
sdk