Merge pull request #22422 from eileenmcnaughton/taxtermprice
[civicrm-core.git] / templates / CRM / Pledge / Page / Tab.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | Copyright CiviCRM LLC. All rights reserved. |
4 | |
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
8 +--------------------------------------------------------------------+
9 *}
10 {htxt id="id-payment-reminders-title"}
11 {ts}Payment Reminders{/ts}
12 {/htxt}
13 {htxt id="id-payment-reminders"}
14 <p>
15 {ts}One or more payment reminders can be emailed to this contributor based on the values entered in this section. If a 'Self-service Payments Page' has been selected, the reminder will include a link for the contributor to make their payment online.{/ts}
16 </p>
17 <p>
18 {ts}In order for reminders to be sent:{/ts}
19 <ol>
20 <li>{ts}Your site administrator must configure the scheduled job (Administer > System Settings > Scheduled Jobs) which updates pledge payment statuses and sends the reminders.{/ts}</li>
21 <li>{ts}Your site administrator must also configure a "cron job" (scheduled server task) to run this script.{/ts}</li>
22 <li>{ts}This contributor must have a valid email address (and must not have the "Do Not Email" flag checked).{/ts}</li>
23 </ol>
24 </p>
25 {/htxt}