1. Have done that, at one point we had Wael onto it. it just seems to be a specific portal getting the errors
2. Yess awesome!, is that version available for download?
3. Let me know how it goes, if you seem to replicate I can give you login to my portal. - To add to this point with GST (tax inculisve selected) it wont re-direct checkout to paypal (if that payment option is selected) . If flat tax is applied it seems to all work fine.
We really do need this tax working as its the only thing we are waiting on to get this website live, we have a temp fix but its not going to help in the long run as tax is not being calculated in the email confirmation.
4. Yup thanks, using SQL console thats what ive been doing.
PS. totally new to this but its soo cool, For a temp fix with the tax I just did this,
{{checkout.cartTotals.GrandTotal * 3 / 23 | currency : '@Model.Culture.NumberFormat.CurrencySymbol' : @Model.Culture.NumberFormat.CurrencyDecimalDigits}}