A gem to provide a ruby interface for Chase Paymentech Orbital payment gateway.
You’ll need factory_girl, shoulda, and jeweler gems installed
copy config/gateway.yml.example to config/gateway.yml and put in your credentials
run “rake remote”
If you get error 412 - check your credentials then contact Chase Paymentech Support at (866) 645-1314, and have them review and confirm all of your information
-
Fork the project.
-
Make your feature addition or bug fix.
-
Add tests for it. This is important so I don’t break it in a future version unintentionally.
-
Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but
bump version in a commit by itself I can ignore when I pull)
-
Send me a pull request. Bonus points for topic branches.
Copyright © 2009 John Corrigan. See LICENSE for details.