Upgrading

If you use the jQuery (called with $j()) that’s in foxycart_includes.js or loaded on cart or checkout, you’re going to want to check the notes on upgrading in the wiki.

Features

Admin

  • Added “Customer Pickup” as a domestic shipping option.
  • Added payment gateway support for the eWAY gateway in Australia.
  • Subscription pricing, frequency and next transaction date are now editable. Note: We do not currently support “recurring transactions” as far as taxes and shipping. Please see the forum for more details.
  • Added HTTP_REFERER to the error logs.
  • Added a warning to display if a subscription is tied to a credit card that is about to expire.
  • Improvements to IE6/7 rendering. For the record, we hate the IE family of browsers. Passionately.
  • Fixed a bug on transaction export where it was not exporting transactions as filtered and displayed.
  • Fixed “Show Credit Cards” session problem where after completing the CAPTCHA CCs would be hidden on the next page load.
  • Added the ability to show or hide transactions. This is useful for refunds, returns or test transactions run through a live gateway.
  • Limited DHL to domestic shipping (we have not yet implemented international DHL shipping).

Checkout

  • Added “Customer Pickup” as a domestic shipping option.

Improvements & Bug Fixes

Cart

  • Javascript change. Possible action required. jQuery has been upgraded to 1.2.1 from 1.1.3.1 (patched for Safari<2.0.3 support). If you're relying on the jQuery that gets loaded with ^^cart^^ or ^^checkout^^, you should look at the notes about jQuery 1.2.x.

Checkout

  • Javascript change. Possible action required. jQuery has been upgraded to 1.2.1 from 1.1.3.1 (patched for Safari<2.0.3 support). If you're relying on the jQuery that gets loaded with ^^cart^^ or ^^checkout^^, you should look at the notes about jQuery 1.2.x.
  • Changed sort order of shipping options to go from lowest to highest.
  • CVV2 code added to Authorize.net payment gateway request.
  • Response Reason Code added to error response from Authorize.net payment gateway.
  • Issues related to AOL’s Explorer not recognizing shipping radio buttons as selected have been fixed.
  • Change USPS shipping to round up to the nearest ounce. Fixes extremely lightweight packages not returning shipping values.

FoxyCart Javascript (foxycart_includes.js)

  • Javascript change. Possible action required. jQuery has been upgraded to 1.2.1 from 1.1.3.1 (patched for Safari<2.0.3 support). If you're relying on the jQuery that gets loaded with ^^cart^^ or ^^checkout^^, you should look at the notes about jQuery 1.2.x.