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:

  1. Add the below line to your Gemfile of the application:

    gem 'razorpay'
  2. Execute the following command:

    $ bundle

  • Feature Request: If you have a feature request, raise an issue on .

Is this integration guide useful?


ruby
server
sdk
install ruby
prerequisites