The v5.3.0 updater is now available for ASP.
The following changes have been made...
This is a new Major Release which has the following features.
Customer registration / account facility.This feature will allow customers to create accounts, save addresses and view past orders. The following settings for the vsadmin/includes.asp file relate to this.
' To enable the customer / client login system.
enableclientlogin=true
' To force customers to create an account before checking out
forceclientlogin=false
' To enable customers / clients to "self register"
allowclientregistration=true
Static page redirectionA feature is now included so that if you are using static pages, an attempt to locate the page on the old dynamic URL will result in an HTTP "301 Moved Permanently" and a redirect to the static page. To enable this feature use the following setting in your vsadmin/includes.asp file...
redirecttostatic=TRUE
Printable Packing Slip and Invoice There is now a distinction on the admin orders page between printable packing slips and invoices where pricing information is now not shown on the packing slip. These settings are now also available mirroring the invoice versions to provide separate headers for the packing slip...
packingslipaddress="packing slip address"
packingslipheader="packing slip header"
packingslipfooter="packing slip footer"
Collect email addresses on checkoutCustomers are asked on checkout if they would be willing to receive promotional emails and if so their email is added to the database for you to use with your mailshots.
If the following is set in the vsadmin/includes.asp file then by default the box will be checked.
allowemaildefaulton=TRUE
PayPal CouponsCoupons can now be used as part of the PayPal Express Checkout flow.
Please see the following notes about preparing for this update...
https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=38767
Vince
Files changed since previous version
This is a major update so all files have changed.
Click Here for Shopping Cart SoftwareClick Here for our Recommended HostingClick Here for the latest updater