Version 1.61 (10/3/2008) * No longer requires a demo license to run in demo mode * Fixed a bug in CCRefund operations which would result in a "valid referenced transaction ID is required" error message Version 1.6 (9/3/2008) * Added CCTrackData function for parsing track1, track2 data and returning embedded information Version 1.55 (June 11, 2008) * Bug fixes in CCVoidPayment and CCRefund functions * Accept "legacy" argument formats for CCVoidPayment and CCRefund functions, updating example files accordingly Version 1.51 * Fixed bug with VOID for Authorize.net Version 1.5 * Greatly improved documentation and example files * Now much easier to pass in optional parameters * Voids no longer require a card number, expiration date, firstname, last name * Refunds no longer require expiration date, name * Changed function name from IsValidCreditCard to CCValidateCardNumber * Voids and refunds are now fully supported for PayFlow Version 1.44 * Added CCRefund function, for partial refunds of transactions * Better compatibility with multiple 360Works plugins running in Leopard. * Fixed memory leaks. * Improvements to stability, especially when running in IWP Version 1.43 * Added CCRefund function, for partial refunds of transactions Version 1.42 * Handles dates in MMYY or MM/YY or MM/DD/YY format * Get the AVS code (Address Verification) for the last submitted transaction (currently authorize.net only) Version 1.41 * Included ECommerce sample file Version 1.4 * Support for PayPal merchant accounts * Support for card-present transasctions (authorize.net only) version 1.3 * Support for VOID type transactions * Better error handling using CCLastError function * CCProcessPayment returns a transactionId (to facilitate VOIDs) * Improved documentation and example database version 1.2 * Accepts transaction keys or passwords * Greeatly improved stability on Windows