If your browser does not indicate that you are in a secure environment (usually indicated by a padlock icon at the bottom of the browser window), visit the secure version of this page.
<%~endif%> <%if payment_description%><%payment_description%>
<%endif%> <%if payment_amount%>Payment: <%if payment_type == 2%><%-- Recurring --%> <%Links::Payment::currency($payment_amount)%> <%if payment_term_num == 1%>per<%else%>every <%payment_term_num%><%endif%> <%payment_term_unit%> <%~else%> <%Links::Payment::currency($payment_amount)%> - <%if payment_term_num%><%payment_term_num%> <%payment_term_unit%><%else%>Lifetime<%endif%> <%~endif%>
<%~endif%> <%unless error%>Please choose a payment method below to continue:
<%endif%> <%-- END START MAIN CONTENT --%> <%include include_footer.html%>