All Versions
177
Latest Version
Avg Release Cycle
39 days
Latest Release
576 days ago

Changelog History
Page 14

  • v1.25.0 Changes

    July 03, 2012
    • ๐Ÿ‘ eWAY gateway: Add support for Diners Club cards [Soleone]
    • Orbital gateway: Never send country code for orders outside of US, CA and GB [Soleone]
    • โž• Add EasyPay integration [nashby]
    • ๐Ÿ›  Updating LitleOnline requirement to 8.13.2 to take advantage of better validation and get bugfix for Username [GregDrake]
    • ๐Ÿ‘ USAepay gateway: Add description support [ntalbott]
    • โž• Add Paypal Payments Advanced integration [csaunders]
    • ๐Ÿ“„ Authorize.Net gateway: Improve #refund docs [neerajdotname]
    • Wirecard gateway: Fix for missing address hash [ntalbott]
    • โœ… Clean up requires of RubyGems and JSON gems. Rename remote Litle test to match naming conventions [codyfauser]
    • โšก๏ธ Cybersource gateway: Fix updating address only [fabiokr]
    • ๐Ÿšš Cybersource gateway: Move email requirement [fabiokr]
    • โž• Add the Metrics Global gateway [DanKnox]
    • ๐Ÿ‘ Braintree Blue gateway: Support wiredump_device [moklett]
    • โž• Add Fat Zebra gateway [amasses]
    • โšก๏ธ Braintree Blue gateway: Always pass CVV on update [shayfrendt]
    • โšก๏ธ eWAY gateway: Update docs. Require address [juggler]
    • ๐Ÿ‘ Cybersource gateway: Add support for subscriptions [fabiokr]
    • ๐Ÿ‘ WePay: Use better endpoint for recurring with no CVV [davidsantoso]
  • v1.24.0 Changes

    June 08, 2012
    • ๐Ÿ‘ PayPal gateway: Support for incomplete captures [mbulat]
    • ๐Ÿ‘ Moneris gateway: Add support for vault [kenzie]
    • ๐Ÿ‘ NAB Transact gateway: Add support for card descriptors [nagash]
    • SagePayForm: truncate long description fields [jnormore]
    • Paybox Direct: treat all response codes besides '00000' as failures [Soleone]
    • ๐Ÿ—„ Deprecate CreditCard#type method in favor of CreditCard#brand [jduff]
    • ๐Ÿ‘ Cybersource gateway: Add subscriptions support [fabiokr, jaredmoody]
    • ๐Ÿ“„ eWay gateway: Improved docs, and more accurate required parameters [juggler]
    • โšก๏ธ Braintree Blue gateway: Always pass CVV on card update [shayfrendt]
    • โž• Add Fat Zebra gateway [amasses]
    • ๐Ÿ‘ Braintree Blue gateway: Add support for wiredump_device [moklett]
    • โž• Add Metrics Global gateway [DanKnox]
    • Cybersource gateway: Do not require email address for subscription operations [fabiokr]
    • โšก๏ธ Cybersource gateway: Fix passing only an address when updating a subscription [fabiokr]
    • Wirecard gateway: Fix for missing address; general cleanup [ntalbott]
    • Authorize.Net gateway: Document ability to just pass the last four to #refund [neerajdotname]
    • โž• Add EasyPay integration [nashby]
  • v1.23.0 Changes

    May 23, 2012
    • โž• Add Litle gateway [GregDrake]
    • ๐Ÿ‘ PaymentExpress gateway: add support for BillingId and DpsBillingId for token [mikel]
    • 2checkout integration: Add ability to auto settle [craigchristenson]
    • 0๏ธโƒฃ 2checkout integration: Switch default mode to single page [craigchristenson]
    • โช Cybersource: Revert - Add retrieve method to pull details on a stored card [jduff]
    • โช Cybersource: Revert - Add recurring payment support [jduff]
    • PaymentExpress: add Cvc2Presence flag when submitting verification value [jduff]
    • SecurePayAU: fix CreditCard check [jduff]
    • Barclays: fix order capture [csaunders/ntalbott/jduff]
  • v1.22.0 Changes

    May 17, 2012
    • โœ‚ 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]
  • v1.21.0 Changes

    March 07, 2012
    • ๐Ÿ‘ Stripe: Add support for passing IP [collision]
    • Merchant e-Solutions: pass expiration date when purchasing with a stored credit card [chrisyoung]
    • Braintree: Fix passing custom processor ids to old accounts [maxsilver]
    • Authorize.net CIM: Add validation mode option to create_customer_profile_request [jwood]
    • eWay Managed: Include transaction number in response params [jamsi]
    • ๐Ÿ›  Fix various hash ordering issues exposed by Ruby 1.8 [ntalbott]
    • ๐ŸŒ Authorize.Net CIM: Add WEB echeck type [deathbob]
    • ๐Ÿšš Move Braintree from the gemspec to the Gemfile [ntalbott]
    • โž• Add CertoDirect gateway [hron]
    • Authorize.Net CIM: Add option for setting a custom delimiter [bmorton]
    • Authorize.Net CIM: Add 3.1 response fields [bmorton]
    • ๐Ÿ›  Authorize.Net CIM: Misc fixes and doc improvements [bmorton]
    • Authorize.Net CIM: Fix error when order is blank [KeeperPat]
    • ๐Ÿ‘ Beanstream: Add recurring payments support [castiglione]
    • ๐Ÿ‘‰ Make ePay password optional [ePay]
    • โœ… Quickpay: skip testmode if transaction provided [brentmc79]
    • Payflow: add additional fields [thorstadt]
    • Authorize.Net CIM: Add get_customer_profile_ids [howaboutwe]
    • ๐Ÿ‘ PayPal Express: Add support for BrandName and Custom fields [exviva]
    • Payflow: Handle dates with leading zeros [jcoleman]
    • โœ… Authorize.Net CIM: Add CCV code support & improve tests [tgarnett]
    • โž• Add Authorize.Net SIM integration [courtland & rdp]
    • Secure Pay AU: Handle periodic payments [tommeier]
    • ๐Ÿ‘ Viaklix: Add discover as a supported card type [waelchatila]
    • ๐Ÿ‘Œ Improvements to testing infrastructure for integrations [jduff]
    • โž• Add NAB Transact (AU) Gateway [tommeier]
    • ๐Ÿ‘ PayPal Express: Add Support for Reference Transactions using BAIDs [kenmazaika]
    • ๐Ÿ‘ Authorize.Net CIM: Add support for optional refund fields [nilmethod]
    • SecurePayTech: Fix EnableCSC parameter so CVV codes are checked. [tlconnor]
    • โœ… SecurePayTech: Add remote tests for CSC checking. [tlconnor]
    • Samurai: Add option to retain payment methods once stored [brentmc79]
    • ๐Ÿ‘ PayPal Express Gateway: Add support for Digital Goods / Micropayments [kenmazaika]
  • v1.20.4 Changes

    February 22, 2012
    • ๐Ÿ›  Fix json dependency
  • v1.20.3 Changes

    February 07, 2012
    • ๐Ÿ’Ž Various fixes to support Ruby 1.9 [wisq]
    • SkipJack: Fix partial capture [jduff]
    • Optimal Payments: submit region when outside North America [jduff]
    • ๐Ÿ‘ USA ePay: Add void and refund support [duff/ntalbott]
    • โž• Add first digits to credit card [codyfauser]
    • ๐Ÿ›  Orbital: fixes to authentication and order id [Soleone]
    • ๐Ÿ›  Stripe: fixes to purchase method [duff/ntalbott]
  • v1.20.2 Changes

    January 16, 2012
    • โœ‚ Remove authorize/capture support for Stripe [gdb]
  • v1.20.1 Changes

    December 22, 2011
    • ๐Ÿ“œ PayflowExpressUk: Fix parsing street2 from response [odorcicd]
    • ๐Ÿ‘ AuthorizeNet: Support tracking id [odorcicd]
    • SagePay Form: Map billing address to shipping address [jduff]
  • v1.20.0 Changes

    November 14, 2011
    • โž• Add support for USA ePay Advanced SOAP interface [matthewcalebsmith/jduff]
    • Beanstram: fix purchase with Secure Profile [pitr/jduff]
    • ๐Ÿ›  Orbital: various fixes [Soleone]
    • โž• Add Samuari gateway by Fee Fighters [jkrall/odorcicd]
    • ๐Ÿ”’ Lock money gem to 3.7.1 or less since newer versions break in 1.9 [jduff]
    • Braintree: handle gateway rejected transactions gracefully [braintreeps/jduff]
    • ๐Ÿ‘ Ogone: support different signature encryptors, custom currency and eci [ZenCocoon/rymai/jduff]
    • Payflow Link: use secure token [jduff]
    • โž• Added refund method to Exact, Pay Junction and Skip Jack gateways [jduff]
    • โœ… Elavon: added test url [kylekeesling/jduff]
    • ๐Ÿ›  Fix redundent errors when credit card is expired [castiglione/jduff]
    • โšก๏ธ Two Checkout: update service url [vampirechicken/jduff]