Recent Articles

Revindex Storefront 4.7 Released - Search, zoom and more!

In the latest Revindex Storefront v4.7, we introduced more new features than in any other minor releases before. We've added support for Medium Trust, product zoom gallery, variant groups, product search, Google eCommerce analytics and improved the sales administration so you can now place order on behalf of customers from the sales screen. See the full list of changes below:

  • New product search module control. Search uses keyword indexing for better performance.
  • Support product gallery zoom on product detail page.
  • Support product variant group (e.g. size and color). Require latest ProductDetail display template.
  • Allow running in ASP.NET Medium Trust.
  • Allow editing and creating orders from admin screen on behalf of customer.
  • Support Google Analytics Ecommerce tracking.
  • Support Shipwire shipping rates.
  • Support Authorize.Net SIM payment gateway. Require latest Checkout display template.
  • Support MasterCard Internet Gateway Service (MIGS) payment gateway. Require latest Checkout display template.
  • Email communications can now specify BCC.
  • Added shipping status in sales order detail object to help with fulfillment tracking.
  • Improve role security configuration usability.
  • API now can query sales payment objects.
  • API can now accept empty nodes to indicate null value.
  • API now returns country name and subdivision name to help for fulfillment.
  • Optionally allow making state/province field a non-required field. Require "Standard12" Checkout template or higher.
  • Support configurable maximum number of recurring repeats.
  • Checkout page now shows loading image on autopostback for better usability.
  • Show more detailed error if a required module control is missing from page.
  • Force updating role when the same role with a different expiry is already assigned to a user.
  • Removed unused columns in sales order table.
  • Replace dashboard sales activity chart with Javascript chart for better performance.
  • Pause payment notification briefly to allow any customer redirection that started from web site to complete first.
  • Fixed max payment balance amount resetting to zero in payment method availability rule.
  • Fixed email not sending to customers whose shipping country does not have a state.
  • Fixed PayPal Standard not accepting billing street with 3 or more lines.
  • Fixed payment amount should be greater or equal to zero.
  • Fixed only allow DNN search to index from non-deleted module controls.
  • Fixed payment reconciliation report to account for refunded and voided amounts.
  • Fixed "Sold Out" message not displaying due to missing resourcekey attribute.
  • Fixed product tab name not saving in catalog screen.
  • Fixed API not recognizing GetRelatedProductsByProduct service.
  • Fixed Configuration shipping and payment gateway panel bar not expanding fully in Chrome and IE.
  • Fixed product filter may not show filter if RevindexStorefrontProductFilter is not loaded first in page.

Requirements:

  • New Checkout "Standard12" display template. Custom templates must be re-created to gain new features.
  • New ProductDetail "Standard10" display template. Custom templates must be re-created to gain new features.
  • Place order action rules using setData to change product must specify productID element instead of "id" attribute.
  • Place order action rules using setData to change productVariant must specify productVariantID element instead of "id" attribute.