One week of daily donations
Let's say we have an urgent campaign that only needs funding for one week.
Here's how you could configure the mini donate form to ask for a payment each day that will continue for one week. Ultimately, the supporter will be chipping in $5 a day, for just seven days in a row.
<div
id="gpap-donate-widget"
data-amount="5"
data-donate-button-label="Donate daily"
data-form-variant="mini"
data-frequency="recurring"
data-frequency-recurring-label="daily"
data-interval="daily"
data-interval-count="1"
data-iterations="7"
data-salesforce-campaign-id="MANDATORY SALESFORCE ID"
data-redirect-url-success="http://greenpeace.org.au/thank-you-daily-donor"
/>