HomeHome Product Discus... Product Discus...SmithCartSmithCartCurrency bugCurrency bug
Previous
 
Next
New Post
2/22/2011 4:18 AM
 

My cart currency is set to South African Rand and I have VAT enabled. All the prices show correctly in R except for VAT Included(14%) on the Confirmation page - which shows in $.

Pls add to bug list.

Is there a quick-fix for the meantime?

 
New Post
2/22/2011 11:17 AM
Accepted Answer 

Yes there is an easy fix open confirmstatus.ascx and goto line 184 and add the following highlighted in yellow:

String.Format(GetMyCurrency(), "{0:c}", Convert.ToDouble(GetVAT()))

This fix will be included in the next cart release v4.02. Thanks for reporting it!

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartCurrency bugCurrency bug