SagepayProtocol3
Encryption in Ruby to interface with SagePay's payment gateway protocol v3.
Compatibility
- Supports multiple Ruby versions: Ruby 1.9.3, 2.0.0, 2.1.3 (see Travis build status).
Installation
Add this line to your application's Gemfile:
gem 'sagepay_protocol3'
And then execute:
$ bundle
Or install it yourself as:
$ gem install sagepay_protocol3
API Summary
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
License
This project rocks and uses MIT-LICENSE.
