What's new in Atrex eCommerce Import/Export 4.0.0.18

Jan 31, 2015
  • Corrected issue with retrieving registration status.
  • Corrected issue with accessing shared secure certificates if TLS is not set to none.

New in Atrex eCommerce Import/Export 4.0.0.13 (Jan 31, 2015)

  • Added ability to watermark images with user specified text as they are extracted and uploaded to prevent image theft.
  • Modified the image extract to include a two hour window of overlap to reduce the possibility of missed images if a system date is off by a few minutes.

New in Atrex eCommerce Import/Export 4.0.0.12 (Jan 31, 2015)

  • Corrected mismatch between image name special character handling in the utility and the scripts.

New in Atrex eCommerce Import/Export 4.0.0.11 (Jan 31, 2015)

  • Modified import function to handle additional special characters when exporting the images to the shopping cart.
  • Modified FTP image upload to attempt image upload a second time if a error occurred to handle situations where the upload was interrupted mid stream.

New in Atrex eCommerce Import/Export 4.0.0.10 (Jan 31, 2015)

  • Modified import function to accommodate Pre-Authorized transactions from Mercury Payment Systems.

New in Atrex eCommerce Import/Export 4.0.0.9 (Jan 31, 2015)

  • Modified upload file extract to accommodate potentially null integer fields to prevent records from being discarded during the import into ZenCart..

New in Atrex eCommerce Import/Export 4.0.0.8 (Jan 31, 2015)

  • Modified new customer processing to prevent duplicate customer entries when a new customer places more than one order.

New in Atrex eCommerce Import/Export 4.0.0.7 (Nov 18, 2013)

  • Corrected application hang when attempting to use a passive connection when connecting to a FTP server that incorrectly returns a non-routable IP address for the passive connection.

New in Atrex eCommerce Import/Export 4.0.0.6 (Nov 18, 2013)

  • Updated communication components to latest builds to pick up corrections and enhancements.
  • Pre-Paid credit card amounts were not being saved with the proper PaymentType value set, resulting in the amounts not showing up on the revenue report.
  • Modified setup window to prevent setting the completed or in-process status values to the same value as the new order value. This will prevent invalid configurations which result in orders being repeatedly imported.

New in Atrex eCommerce Import/Export 4.0.0.5 (Nov 18, 2013)

  • Added code to prevent the import scripts from being called if the inventory extract data fails to upload properly. This will prevent items from being removed from the shopping cart due to a communications failure.

New in Atrex eCommerce Import/Export 4.0.0.4 (Nov 18, 2013)

  • Added dimension fields to inventory extract file.

New in Atrex eCommerce Import/Export 4.0.0.2 (Nov 18, 2013)

  • Added ability to specify the FTP port.
  • Added button to allow for retrieval of URL configuration information after FTP connection verification.

New in Atrex eCommerce Import/Export 4.0.0.1 (Nov 18, 2013)

  • Updated the utility for use with Atrex 14.
  • Modified to accommodate multiple image upload and cleaning of additional images from both FTP and direct upload connections.
  • Added additional code to strip out embedded carriage returns and line feeds within any field to prevent improperly formatted export files.
  • Items uploaded to the shopping cart with be set as taxable if EITHER the taxable or GST flags are set on the item.
  • Added TLS options to allow for secure FTP connections.
  • Modified FTP setup to automatically remove leading ftp:// from the host field.
  • Modified image upload functions to only upload images for stock codes that have had changes to the images, rather than uploading all images for all stock codes that have been modified for any reason.

New in Atrex eCommerce Import/Export 3.2.0.1 (Sep 19, 2012)

  • Recompiled for use with Atrex 13.30 and higher.

New in Atrex eCommerce Import/Export 3.1.0.5 (Sep 19, 2012)

  • Added + to the list of characters replaced with an alpha character during image upload to work around issue with IIS7.

New in Atrex eCommerce Import/Export 3.1.0.4 (Sep 19, 2012)

  • Modified extract to prevent potential duplicates caused by the joins to the category and sub-category tables.

New in Atrex eCommerce Import/Export 3.1.0.3 (Sep 19, 2012)

  • Modified credit card import to set the card type as MOTO.
  • Modified import routine to ignore encrypted credit card information and allow import to continue if the credit card cannot be read.
  • Credit card information was not being saved properly in the encrypted credit card field.
  • Corrected issue with proper license information retrieval.
  • Modified the update window size processing to handle a value of zero to indicate that order shipping status will not be updated for any orders.
  • Added code to prevent imports from being run simultaneously on multiple workstations to prevent duplicated imported orders.
  • Added code to clean out the private folder of temporary database files.

New in Atrex eCommerce Import/Export 3.1.0.1 (Sep 19, 2012)

  • Recompiled for use with Atrex 13.10 and higher.
  • Added ability to upload sale items from Atrex to ZenCart.

New in Atrex eCommerce Import/Export 3.0.0.8 (Sep 19, 2012)

  • Modified import utility to import encrypted credit card information from a Atrex specific Paymentech credit card processing module.
  • Modified image retrieval query for performance.
  • Modified utility to honor the non-depleting flag on stock codes to prevent the allocated quantities from being updated on items with that flag set.

New in Atrex eCommerce Import/Export 3.0.0.7 (Sep 19, 2012)

  • Modified export function to use SQL formatting for floating point values to work around languages that use a comma for the decimal separator.
  • Registration information was not being retrieved and stored correctly resulting in the utility showing that it was still an evaluation even though it was registered.

New in Atrex eCommerce Import/Export 3.0.0.6 (Sep 19, 2012)

  • Modified image upload functions to disconnect and reconnect after every 50 images to work around connection timeout issues with some server due to the active data transfer being handled on a different port.