<% @payment_method_setting.where("is_active = true").each do |payment_method|%>
<%= payment_method.payment_method %>
<% end %>
">