RubyGems.org

The Authorize.Net Ruby SDK is meant to offer an alternate object-oriented model of development with the Authorize.net APIs (Version 3.1). The SDK is based entirely off the name-value pair API, but performs the core payment activities (such as error handling/parsing, network communication, and data encoding) behind the scenes. Providing the end developer with this allows the developer to start integrating immediately without having to write out a mass of boiler plate code.

installgem install authorize-net
Authors

Authorize.Net

16,708 total downloads 16,708 for this version
Owners

Bc53fcb03204edfcc7742fce0929b241

Gemfile
gem "authorize-net", "~> 1.5.2"
Versions
  1. 1.5.2 January 10, 2011
Runtime Dependencies
  1. nokogiri ~> 1.4