Well, let me start by saying hello again to all that know me .
I have constructed 2 websites for the same person, both using a slightly modified version of the DNN Store v1.00.1 .. My code has been modified in several ways that I will try to detail.
1) AccountSettings.ascx is not installed when you first install the module, this is needed to ensure the checkout page is redirected to a secure site (SSL certificate required)
2) I fixed the error causing the Shipping Admin to show as a single digit, without decimal as required (required to make the error go away if you insert a shipping fee and then reload the admin page)
3) I changed the SSL redirection so it always redirects to https://www.sitename.com instead of https://sitename.com
4) I changed a hardcode which sent the city/country as text instead of the abbreviation. Now it sends the abbreviation, but not the text, plans to make that an Admin option but I havn't needed to yet
5) Made the thumbnail picture also link to the full description page with alternate text "Click for more"
6) I created a new, fully functional payment gateway for viaKLIX systems (www.viaklix.com, works with NOVA network, and has been authorized by them)
(site names removed)
-Russ Johnson - Arkadic
ACK! Solutions