The v7.1.4 updater is now available for ASP / PHP. The following changes have been made...
Please note that you can upgrade from any previous version to the latest version in just one go! You don't have to install all updaters between your version and the current version. http://www.ecommercetemplates.com/updaters.asp
Shipping Insurance You can now decide if a Free Shipping Discount applies to Shipping Insurance (and other services where applicable like Saturday Delivery.) Now on the admin discounts page for a free shipping discount there is a selector, "Also Applies to Services" and set that to No if you don't want the discount to apply to Insurance and other optional services.
USPS Shipping Insurance When using USPS shipping the insurance rates are now returned from the USPS server rather than calculate by algorithm and this should provide a much more accurate shipping insurance rate for each service. Please note however this means that the parameter to use USPS insurance rates is no longer supported. Canada Post will also get the rates from the Canada Post server now.
Shipping Insurance in Admin For those shipping methods like Weight Based Shipping you can now set insurance rates in the admin main settings page. Now you can set a Minimum Insurance amount plus a percentage of the total when above this amount. (Previously it was either / or a percentage / flat rate and now you can have both.) Also this should simplify things as the shipping insurance parameters were quite complicated to use.
Admin Order Page Edits The Edit Order button is now available on all the other admin order page screen views such as Packing Slip, Invoice and so on. This makes it much easier to make last minute edits to an order. On the orders list page the editable field now also has the tabstop set so you can make changes quicker to the orders editable field.
Progressive Search Language The Progressive Search feature now takes account of the Multi Language setting, so for instance your Spanish language store will now search the Spanish Language product name.
Soft Cart Related Items Review Stars The Review Stars is now a layout option for the Soft Cart Related items using the layout option, "reviewstars".
Stripe Payments Emails There was an issue with the Stripe payment system where emails were not getting sent out and this has now been fixed.
Custom Login Fields When a customer edits their account details they can now edit the Custom Login Fields defined.
HTML Format Emails This htmlemails parameter is now in admin with the other Email Settings.
Vince
Files changed since previous ASP version: vsadmin\inc\inccart.asp vsadmin\inc\incclientlogin.asp vsadmin\inc\incdiscounts.asp vsadmin\inc\incfunctions.asp vsadmin\inc\incloginfunctions.asp vsadmin\inc\incmain.asp vsadmin\inc\incorders.asp vsadmin\inc\uspsshipping.asp vsadmin\ajaxservice.asp vsadmin\ppconfirm.asp
We've released a Hotfix today to resolve the following issues.
There is an important fix for those using the shipping option of "Show all shipping carriers together" where the alternate carriers could show as "Undefined".
In the ASP version, the Stripe payment processor, when using the New SCA-Ready Stripe Checkout was sending the email receipt with a sub total and shipping totals of zero.
Files affected: vsadmin/stripewebhook.asp ' ASP Only