Hi, I want to implement a new campaign with razor. I call below macro in "page full width" template (in which cart steps use it). but I get "Error loading MacroEngine script (file: " as i am a newbie, expect your understanding and need a little help.
free vat campaign
Hi, I want to implement a new campaign with razor. I call below macro in "page full width" template (in which cart steps use it). but I get "Error loading MacroEngine script (file: " as i am a newbie, expect your understanding and need a little help.
Hi Joanna
Its just TeaCommerce.GetOrder()
You can always use the umbDebugShowTrace=true in your query string to enable the debug trace info to see more details of the error
Kind regards
Anders
Thank you Anders,
But i get same error. Because TeaCommerce.Data.Order.PaymentFeeVAT is read only.
is it possible to set it editable? or should i use some different parameter to set the vat as 0 for PaymentFeeWithoutVAT>50 case?
Kind Regards
/joanna
is working on a reply...