Active Merchant v1.22.0 Release Notes

Release Date: 2012-05-17 // almost 12 years ago
    • โœ‚ Remove version restriction for money gem [ylansegal]
    • โž• Add iTransact XML gateway [motske]
    • PayPal Express Gateway: add options[:landing_page] [markus]
    • USA ePay: Fix handling of AVS [duff]
    • Ogone: Add store method to create an alias without making a purchase [joelcogen]
    • Spelling fix: purcahse -> purchase [mnoack]
    • ePay: Added more useful results for authorization errors [Dennis O'Connor]
    • โž• Add Robokassa integration [nashby]
    • PayPal Gateway: Add recurring API [dscataglini]
    • ๐Ÿ‘ Braintree: Add support for :verify_card option on store [brentmc79]
    • Moneris: cannot void a preauthorization [eddanger]
    • โž• Add Moneris US gateway [eddanger]
    • โž• Add Dotpay integration [kacperix]
    • Payflow: Add description, comment and comment2 tags [ksnyder]
    • Dotpay: Fix field mapping [kacperix]
    • Authorize.Net CIM: Optionally add 'order' details to transactions [pote]
    • Braintree: Allow including billing address when storing a customer [brentmc79]
    • ๐Ÿ”จ PayPal Gateway: Refactored PaymentDetails & PaymentDetailsItem common code [dscataglini]
    • โœ… Viaklix/Elavon: Separate "demo accounts" from "test transactions" [mltsy]
    • PayPal Gateway: Add transaction_details, balance, authorize_transaction, and manage_pending_transaction API calls [dscataglini]
    • ๐Ÿ‘ PayPal Gateway: Add support for TransactionSearch & DoReferenceTransaction [dscataglini]
    • ๐Ÿ‘ Cybersource: Add recurring payment support [jaredmoory]
    • Tidy up gateway lists [ashokak]
    • ๐Ÿšš Paybox: remove Iconv usage [ntalbott]
    • โœ… Dotpay: Add amount mapping, pin setter, and support for test? [kacperix]
    • Braintree Blue: Make address country map to alpha2 [ntalbott]
    • ๐Ÿ‘‰ Use GB as the alpha2 country code for the UK [ntalbott]
    • Realex: Handle XML response with unescaped ampersand [ntalbott]
    • โž• Add Vindicia gateway [steved555]
    • Payment Express: use %w[] for country list [parndt]
    • โœ… Braintree Blue: Match remote test up with change to :country [braintreeps]
    • ๐Ÿ“œ PayPal Integration: Fix received_at method time parsing [subbarao]
    • โž• Add MiGS Gateway [mnoack, nagash]
    • Quickpay integration: Fix payment_service_for helper [TheMaster]
    • โšก๏ธ Braintree Blue gateway: Improve update method [brentmc79]
    • 2checkout integration: Add mode mapping & line items helper [AlexanderZaytsev]
    • USA ePay Advanced gateway: Fix expiration date format. [cctalbott]
    • โž• Add ePay integration [ePay]
    • ๐Ÿ‘ 2checkout integration: Add support for single page payment routine [AlexanderZaytsev]
    • ๐Ÿ‘ Ogone: Add support for 3D Secure [rymai, ZenCocoon]
    • ๐Ÿšš Stripe gateway: Remove authorize and capture methods since they are not supported [jduff]
    • โœ… Stripe gateway: default test to false if no livemode parameter is specified [jduff]
    • Paybox Direct gateway: 'card absent' and 'do not honour' should be considered failures, not fraudulent [jduff]
    • โž• Add Verkkomaksut integration [akonan]
    • โœ‚ Remove trailing spaces from generator templates [akonan]
    • Payflow gateway: Allow modification of RetryNumDays [jrust]
    • Payflow gateway: Don't auto-set start_date on modification [jrust]
    • ๐Ÿ‘ Bluepay gateway: Add ACH & recurring support [jslingerland]
    • Orbital gateway: Don't send AVS address details for any country besides US, CA, GB and UK [Soleone]
    • ๐Ÿ‘ Payflow Express gateway: Better amount handling [jduff]
    • Barclays gateway: Allow American Express [duff]
    • ๐Ÿšš Ogone gateway: Remove duplicated method [ntalbott]
    • Cybersource gateway: Add retrieve method to pull details on a stored card [fabiokr]