Skip to main content
FedaPay provides an integrated Ruby library to interact with its API, especially useful for projects built with Ruby on Rails.

Installation

Add the following gem to your Gemfile

Use Case

example for creating a customer

example for Creating a Transaction

To integrate FedaPay with Ruby, refer to the resources below:Official GitHub repository : fedapay-rubyAPI Reference : api-referenceDemo app source code : ruby-sampleLive Demo : rubysampleThese resources provide real-world use cases to help you smoothly integrate FedaPay into your Ruby projects.