| Quantity | Name | Amount | |
|---|---|---|---|
| {{ item.quantity }} | {{ item.name }} | {{ item.amount }} | {% if item.num_time_periods and item.time_period_type %}billed automatically every {{ item.num_time_periods }} {{item.time_period_type }} | {% endif %}
| Total: {{ page.donation_v2.ticket_purchase_total }} | |||
Please select or enter an amount
Payment method information has been saved.
{% if page.donation_v2.confirmation_amount %} {{ page.donation_v2.currency_symbol }}{{ page.donation_v2.confirmation_amount }} {% else %} {{ page.donation_v2.currency_symbol }}Please select an amount {% endif %} {% if page.donation_v2.donation_frequency == "one-time" %} {% elsif page.donation_v2.donation_frequency == "monthly" %} paid monthly {% elsif page.donation_v2.donation_frequency == "annual" %} paid annually {% else %} {% if page.donation_v2.interval_monthly? %}paid monthly{% endif %} {% if page.donation_v2.interval_annual? %}paid annually{% endif %} {% endif %}
{% endif %}