SDKs
Ruby SDK
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-ruby
API Reference : api-reference
Demo app source code : ruby-sample
Live Demo : rubysample
These resources provide real-world use cases to help you smoothly integrate FedaPay into your Ruby projects.