PayMob rails plugin
To mount the engine, add this line to your routes file
mount PaymobRails::Engine, at: '/paymob'
Add this line to your application's Gemfile:
gem 'paymob_rails'
And then execute:
$ bundle install
The gem is available as open source under the terms of the MIT License.