Active Merchant v1.5.0 Release Notes

Release Date: 2010-02-02 // about 14 years ago
    • ๐Ÿ›  Fix Gestpay notification to avoid Ruby 1.9 warnings [cody]
    • ๐Ÿ›  Fix Chronopay notification time parsing for Ruby 1.9 [Joe Van Dyk]
    • 0๏ธโƒฃ Set default currency of Braintree to USD [cody]
    • ๐Ÿ›  Fix QuickPay helper for Ruby 1.9 compat [cody]
    • ๐Ÿ’Ž Use String#each_line instead of collect in PaySecureGateway for Ruby 1.9 compat [cody]
    • Use String#each_line instead of to_a in SagePayGateway for Ruby 1.9 compat [cody]
    • ๐Ÿ’Ž Don't return an array when finding the country code. Fixes issue with Ruby 1.9 [cody]
    • ๐Ÿ›  Fix custom assertions for Ruby 1.9 [cody]
    • ๐Ÿ—„ Deprecate Money objects [cody]
    • โšก๏ธ Update JCB rejex to catch all valid PANs [pjhyett]
    • โœ‚ Remove old TransaXGateway constant [cody]
    • โœ‚ Remove old ProtxGateway constant [cody]
    • โœ‚ Remove old BrainTree constant [cody]
    • โœ‚ Remove AuthorizedNet constant [cody]
    • โšก๏ธ SecurePay changed their delimeter from % to ,. Update gateway to handle changes [Soleone]
    • ๐Ÿ›  Fix documentation typo in base.rb [mig-hub]
    • โž• Add capture test to Linkpoint [Dusty Doris]
    • ๐Ÿ›  Fix bug in Linkpoint with ternary operator and Ruby 1.9.1 [Dusty Doris]
    • โž• Add currency and processor options to Braintree gateway [cbillen]
    • Unify API to always look for billing_address/address hash inside of options [stopdropandrew]
    • ๐Ÿ›  Fix bug with Modern Payments Gateway where failure authorizations appeared to be successful [cody]
    • ๐Ÿ›  Fix Modern Payments Gateway [cody]
    • ๐Ÿ‘‰ Use basic SkipJack host for all non-authorization transactions. Fix status method [cody]
    • Strip non alpha numeric chars out of MerchantWare order number [cody]
    • ๐Ÿ“œ Parse complete response of Authorize.net CIM gateway [Patrick Joyce]
    • โšก๏ธ Update to PayPal Sandbox URL for testing Payflow Pro Express Checkout. See Express Checkout for Payflow Pro guide [cody]
    • Provide a C_STATE value of "Outside United States" for SageGateway when processing international customers [cody]
    • ๐Ÿ‘ PayPal Website Payments Pro Canada supports Amex [cody]
    • โž• Add line item support for LinkpointGateway. [Tony Primerano]
    • โž• Add support for SallieMae gateway [iamjwc]
    • โž• Add support for the JetPay gateway [Phil Ripperger, Peter Williams, cody]
    • โž• Add support for advanced SkipJack processors. Pass :advanced => true when constructing gateway [cody]
    • ๐Ÿ‘Œ Support test option in AuthorizeNetCimGateway [Tim]
    • ๐Ÿ‘Œ Improve Ogone error messages [cody]
    • โž• Add support for :test => true option to OgoneGateway [cody]
    • โฌ†๏ธ Bump PayPal Version to 59.0 [cody]
    • โž• Add amex support to eWay gateway [cody]
    • ๐Ÿ”„ Change Payflow header X-VPS-Timeout -> X-VPS-Client-Timeout [cody]
    • ๐Ÿ›  Fix typo preventing OgoneGateway from working in production [Nicolas Jacobeus]
    • โž• Add support for the Elavon MyVirtualMerchant gateway [jstorimer]
    • ๐Ÿ›  Fix recurring transactions in Ogone gateway [cody]
    • ๐Ÿ›  Fix money formatting for Ogone gateway [cody]
    • ๐Ÿ‘‰ Tweak Ogone gateway to use ActiveMerchant conventions for reference transactions [cody, jstorimer]
    • โž• Add support for the Ogone DirectLink payment gateway [Nicolas Jacobeus]
    • โž• Add support for the Antigua based FirstPay payment gateway [Phil R]
    • โž• Add support for PayPal reference transactions [kevin, John, Rahsun McAfee]
    • โž• Add support for the MerchantWARE payment gateway [cody]
    • ๐Ÿ“‡ Rename Protx to SagePay [jstorimer]
    • ๐Ÿ‘ Allow test mode for eWay gateway [Duff OMelia]
    • ๐Ÿ“œ Don't use Time.parse for the ExpiryDate [cody]
    • โž• Add support for CVV code to Authorize.net CIM [Guy Naor]
    • โž• Add shipping address to Authorize.net [Eric Tarn]
    • 0๏ธโƒฃ Don't setup the logger by default [cody]
    • ๐Ÿ”จ Refactor ActiveMerchant::Connection out of the PostsData module. Add support for logging and wiredumping requests [cody]
    • โœ… Assume a valid load path when running tests [cody]
    • ๐Ÿ‘‰ Use SHIPTOSTREET2 element instead of STREET2 element for Payflow Express Uk address [cody]
    • โœ… Clean up the test helper [cody]
    • ๐Ÿ›  Fix DataCash unit test that was making a remote call [cody]
    • โœ… Don't check Request#test? for remote PaymentExpress tests because their test environment has changed [cody]
    • โšก๏ธ Update Instapay gateway to support capture and add address, order, and invoice fields. Add support for CVV and AVS response [cody]
    • โž• Add support for Instapay gateway [brahma]
    • Cleanup PaymentExpress reference purchases and turn on AVS [cody]
    • โž• Add reference purchases and authorizations to PaymentExpress [mocra]
    • โž• Add support for Merchant e-Solutions Gateway [Zac Williams, Robby Russell]
    • ๐Ÿ›  Fix Braintree unit test [cody]
    • โž• Add support for checks to SmartPs gateways [jvoohris]
    • Extract SmartPs for Braintree and Transax [mmangino]
    • ๐Ÿ’Ž Ruby 1.9 compatibility [bschwartz]
    • โšก๏ธ Update Payflow Express to handle Street2 element [James MacAulay]
    • ๐Ÿ›  Fix typo in Protx DeliveryState field [cody]
    • Ignore Wirecard state unless it is 2 characters [Cody]
    • โšก๏ธ Update Wirecard to make country and state processing more robust [Soleone]
    • โšก๏ธ Update ProTX to use the latest v2.23 protocol [Tekin]