Sha256: 85f6c5cbdcdccf89e7c0a06a17590f05ac2e16799e3f5211f113aff593974f35
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
# CHANGELOG # --- # * Add support for OrderDescription, Payer, and InvoiceID fields in PaypalGateway [cody] # # * Add support for crediting to PayPal [cody, Haig] # # * Add discover to list of supported card types for Authorize.net # # * Fix Psigate crediting [sean.alien8@gmail.com] # # * Fix dependency loading of tests # # * Add methods for storing credit cards to the Bogus gateway [Jim Kane] # # * Fix bugs in expiration dates. [Jim Kane] # # * Fixed bugs related to authorized.net [Rick Olson] # # * Linkpoint is now a full featured backend for active merchant [Ryan Heneise] # # * Added linkpoint support [Ryan Heneise] # # * Added trust commerce gateway [Hans Friedrich] # # * Removed shipping stuff until there is time to implement it properly # # * The library now rejects money amounts which are not either cents as integer or a Money object # # * Moneris now uses the same layout as the authorized.net plugin # # * Added authorized.net # # * Changed default to :test mode. Set to production with ActiveMerchant::Billing::Base.gateway_mode = :production # # * More refactoring # # * Refactored a bit so that there is space for billing and shipping area. None of the shipping aids are fleshed out yet. Needs more work. # # * Added Moneris support # # * Credit card in memory object resembling a AR object # # * Credit card validation methods as static methods of the credit card object #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activemerchant-1.0.2 | CHANGELOG |