-
- <% if @other != 0.0 %>
-
- <% else %>
-
- <% end %>
-
- <% if @ppamount != 0.0 %>
-
-
Paypar
-
<%= @ppamount %>
-
- <% else %>
-
- <% end %>
-
- <% if @visacount != 0.0 %>
-
-
Visa
-
<%= @visacount %>
-
- <% else %>
-
- <% end %>
-
- <% if @jcbcount != 0.0 %>
-
-
JCB
-
<%= @jcbcount %>
-
- <% else %>
-
- <% end %>
-
- <% if @mastercount != 0.0 %>
-
-
Master
-
<%= @mastercount %>
-
- <% else %>
-
- <% end %>
- <% if @other == 0.0 && @ppamount == 0.0 %>
-
- <% end %>
-
+ <% if @other == 0.0 && @ppamount == 0.0 && @visacount == 0.0 && @jcbcount == 0.0 && @mastercount == 0.0%>
+