How to change the text that is displayed and printed for the shipping method e.g. show Standard rather than your courier name on screen and on invoice

How to change the text that is displayed and printed for the shipping method e.g. show Standard rather than your courier name on screen and on invoice

On screen
You can change the text for any field that is shown on the screen by changing its default value. You can change the shipping text shown by using the following default value for another field, (e.g. custom fixed). In the example,

[%Shipping method%][=]tablerate_bestway<Actinic:Variable Name = 'Standard'/>[[%Shipping method%]]


On printed Invoices and Packing Lists
If you want to change how some values are shown on an invoice you can use the Printing Field macros. In the example, if you define the printing macro for postal service ([%POSTAL_SERVICE%]) as [%POSTAL_SERVICE%] and also another value for when you want it to be changed, where the Postal Service value is tablerate_bestway and change the text to Standard.