Issue Refund as:
<% if (PermModel.isVisible('evo.register.onholdtab_allowchargeback')) {%>
Charge Back
<% } %> <% if (PermModel.isVisible('evo.register.onholdtab_allowgiftcard')) {%>
Gift Card
<% } %> <% if (PermModel.isVisible('evo.register.onholdtab_allowcashback')) {%>
Cash Back
<% } %> <% if (PermModel.isVisible('evo.register.onholdtab_allowclientaccount')) {%>
Client Account
<% } %>
Balance due: <%= $.global.format(refundValue, 'c') %>
There is no credit card reader assigned to this workstation
<%= $.global.format(Math.abs(refundValue), 'c') %>
Generate
<%= $.global.format(Math.abs(refundValue), 'c') %>
value="<%= payingClient.lastName %><% if (payingClient.firstName) { %>, <% } %><%= payingClient.firstName %>" data-id="<%= payingClient.id %>" <% } %> />