Prerequisites
Check the prerequisites before you integrate with Curlec Ruby server-side SDK.
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
.You can install the Ruby SDK in the following ways:
-
Add the below line to your Gemfile of the application:
gem 'razorpay' -
Execute the following command:
$ bundle
- Queries: If you have queries, .
- Feature Request: If you have a feature request, raise an issue on .
Is this integration guide useful?
ruby
server
sdk
install ruby
prerequisites
ON THIS PAGE