<%if save%> <%Links::Payment::save_cat_price%> <%if payment_config_invalid_fee%> <%set message = "
You entered an invalid signup charge!"%> <%endif%> <%if payment_config_invalid_term%> <%set message .= "
You entered an invalid signup term!"%> <%endif%> <%if payment_term_exists%> <%set message .= "
This term has been defined for this category!"%> <%endif%> <%if payment_invalid_cat_id%> <%set message .= "
Invalid category ID!"%> <%endif%> <%if config_saved_done%> <%set message = "Your payment configuration has been saved successfully"%> <%endif%> <%if config_copied_done%> <%set message = "Your payment configuration has been copied successfully"%> <%endif%> <%endif%> Gossamer Links - Payments - Payment Setup <%set header_title = "Payment Setup"%> <%set header_description = "This page allows you to add and remove payment terms for a particular category."%> <%include payment_header.html%> <%set font_tag = ''%> <%Links::Payment::load_cat_price($ID)%>
<%font_tag%>Category: <%font_tag%><%Name%>
<%font_tag%>Payment Mode: <%font_tag%> <%if Payment_Mode == 1%>Not Accepted<%endif%> <%if Payment_Mode == 2%>Optional<%endif%> <%if Payment_Mode == 3%>Required<%endif%>
<%font_tag%>Back <%font_tag%>Copy global terms

<%if num_signup or num_renewal%> <%if num_renewal and renewal_differs%> <%else%> <%endif%> <%endif%> <%if num_recurring%> <%endif%>
<%font_tag%> <%if num_renewal and renewal_differs%>Initial Terms: <%else%>Payment Terms: <%endif%> <%loop signup%> <%endloop%>
<%font_tag%>Delete <%font_tag%>Cost <%font_tag%>Term
<%font_tag%> <%font_tag%><%Links::Payment::currency($cost)%> <%font_tag%><%ifnot term_unit%>Lifetime<%else%><%term_num%> <%term_unit%><%endif%>
<%font_tag%>Renewal Terms: <%loop renewal%> <%endloop%>
<%font_tag%>Delete <%font_tag%>Cost <%font_tag%>Term
<%font_tag%> <%font_tag%><%Links::Payment::currency($cost)%> <%font_tag%><%ifnot term_unit%>Lifetime<%else%><%term_num%> <%term_unit%><%endif%>
<%font_tag%>Same as payment terms above.
<%font_tag%>Recurring Terms: <%loop recurring%> <%endloop%>
<%font_tag%>Delete <%font_tag%>Cost <%font_tag%>Term
<%font_tag%> <%font_tag%><%Links::Payment::currency($cost)%> <%font_tag%><%term_num%> <%term_unit%>
<%unless Links::Payment::recurring_enabled()%> <%font_tag%>Note that recurring payments require a supporting payment method. No appropriate payment method is currently enabled. <%endunless%>
<%font_tag%>New Term:
<%font_tag%> <%Links::Payment::currency('')%> checked="checked"<%endif%>> Single checked="checked"<%endif%>> Renewal checked="checked"<%endif%>> Recurring
<%font_tag%>