Re : PCI compliance, What you should know.
Very well exlpained ! ;-)OliCartweaver Support Team
View ArticleHow to Find & Report ColdFusion Error Details
If your CF server does not have Robust Exception Information enabled, you will only see limited details when your ColdFusion site throws an error. A quick and easy way to get the full details of a CF...
View ArticleRe : How to eliminate the username and password requirement from the ordering...
Hello Lawrence Would you happen to have these instructions for PHP. I followed your instructions at the following link but I was not...
View ArticleRe : PCI compliance, What you should know.
Thanks for providing this info, Lawrence. Does your response to Requirement #8 address the Predictable Cookie Session ID vulnerability I have seen associated with cartID sessions? In particular, the...
View ArticleRe : PCI compliance, What you should know.
>> Does your response to Requirement #8 address the Predictable Cookie >> Session ID vulnerability I have seen associated with cartID sessions? For the ColdFusion version, this is...
View ArticleRe : PCI compliance, What you should know.
Yes it is generally the server which issues the Session IDs, unless the application is coded to create those specifically.Michael EvangelistaCartweaver ColdFusion Lead Developer--ColdFusion Reseller...
View ArticleRe : PCI compliance, What you should know.
Thanks for your input, Michael. My host insinuated the "predictable" 7-digit cartID sessions are coming from the site code. CW3 PHP is the application in this case. I've never modified any cartID...
View ArticleRe : PCI compliance, What you should know.
Hi Jonathan,As for the cookies / CartID session , it already IS random .. so .. I don't really know why they would point out to such a thing. What you can do, is make the range larger. ( Open file...
View ArticleRe : PCI compliance, What you should know.
Thanks, Oli. I'll implement and report back.
View ArticleStoring or emailing customer credit card data
"Does Cartweaver support storing or emailing the customer credit card information so we can process their payment manually?"With all the attention that PCI compliance, and the liability associated with...
View ArticleTip: Keeping your Cartweaver Code Update-Safe with Custom Comments
The number one thing you can do to prevent problems, headaches, hassles, goblins and keyboard-shaped imprints on your forehead ... http://blog.cartweaver.com/index.php/keeping-your-code-update-safe/The...
View ArticleRe : Tip: Keeping your Cartweaver Code Update-Safe with Custom Comments
We just recently updated from Cartweaver 4.0.1 to 4.0.4 and while we had done commenting somewhat, it wasn't consistent. Another idea to help those who may not have commented pages, is to use a...
View ArticleRe : Tip: Keeping your Cartweaver Code Update-Safe with Custom Comments
see this post too: http://forums.cartweaver.com/topic/tip-merging-cartweaver-updates-and-customizations-with-file-comparison*Customizing Cartweaver? Be sure to mark your...
View ArticleRe : Currency Sign not showing in prices
I can't find the $cwGlobalSettings in the Applications.php folder. Do I have to add it?
View ArticleRe : Currency Sign not showing in prices
Hi,What version are you using ?If you are using Cartweaver 4, those settings are handled directly in the admin.Best regards,OliCartweaver Support Team
View ArticleDisabling Dropdown/Expanding Menu - Take Two
Well there you go, the things you find out when digging around an admin. Under >> Categories >> Secondary Category - Manage Secondary Category Details, just uncheck "Nav" and Bob's ya uncle...
View ArticleHow Can I activate VAT in Cartweaver?
By default Cartweaver is set to standard tax option. However enabling VAT is very easy. Just follow these simple steps.Go to admin -> Store Setting -> Tax settings.Once you click on the Tax...
View ArticleHow to change Number of records in products list?
The pagination by default in admin is set to 20 records. In order to change it you need to follow the simple steps.Go to admin -> Admin Settings -> Admin ControlsIn that page you will see option...
View ArticleHow to add new File type and Increase file upload size?
Cartweaver allows very handy way to add new file types and modify the max file upload size.In order to do so please follow the below steps.Go to Admin -> Site Setup -> Download SettingsIn the...
View Article