Sha256: 3010452a16491e5dd87bd834c7d292d25ec71903ed1d08c3f4b225abca20bfdc
Contents?: true
Size: 807 Bytes
Versions: 1
Compression:
Stored size: 807 Bytes
Contents
Abtain Billing Payment Framework focused on Authorize.net CIM for dealing with stored credit card transactions. To install make sure you have gemcutter setup: 1. Install the latest Rubygems >= 1.3.3 $ gem update --system Install the Gemcutter gem $ gem install gemcutter Use the built-in command to make gemcutter.org your primary gem source $ gem tumble To install the gem $ gem install abtain_billing get an authorize.net developer account, be sure to select CIM as the method you are testing http://developer.authorize.net/testaccount/ Run the sample code in example/process.rb you will need to update this file with your login and password for your authorize.net CIM developer account. $ ruby examples/process.rb This project is based on active merchant and patches found on the web.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
abtain_billing-1.03 | README |