Merge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-10-23-19-26-23
[civicrm-core.git] / templates / CRM / Member / Form / Membership.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | CiviCRM version 4.4 |
4 +--------------------------------------------------------------------+
5 | Copyright CiviCRM LLC (c) 2004-2013 |
6 +--------------------------------------------------------------------+
7 | This file is a part of CiviCRM. |
8 | |
9 | CiviCRM is free software; you can copy, modify, and distribute it |
10 | under the terms of the GNU Affero General Public License |
11 | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. |
12 | |
13 | CiviCRM is distributed in the hope that it will be useful, but |
14 | WITHOUT ANY WARRANTY; without even the implied warranty of |
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
16 | See the GNU Affero General Public License for more details. |
17 | |
18 | You should have received a copy of the GNU Affero General Public |
19 | License and the CiviCRM Licensing Exception along |
20 | with this program; if not, contact CiviCRM LLC |
21 | at info[AT]civicrm[DOT]org. If you have questions about the |
22 | GNU Affero General Public License or the licensing of CiviCRM, |
23 | see the CiviCRM license FAQ at http://civicrm.org/licensing |
24 +--------------------------------------------------------------------+
25 *}
26 {htxt id="id-auto_renew-title"}
27 {ts}Auto Renew{/ts}
28 {/htxt}
29 {htxt id="id-auto_renew"}
30 <p>{ts}A recurring payment (subscription) request will be submitted to the selected payment processor. If the request is
31 successful, this membership will be automatically renewed on the last day of the membership period until the recurring payment is
32 cancelled. Membership payment receipt emails will include a link for the member to cancel the auto-renewal.{/ts}</p>
33 {if $params.action eq 2}
34 {ts}To cancel automatic renewal ...
35 <ul><li>If this recurring payment uses a processor which has support for integrated cancellation, click "Cancel" on this form, and use the
36 "Cancel Auto-renew Subscription" action (click "more" in the membership listing row).</li>
37 <li>If you do not see the "Cancel Auto-renew Subscription" action, you will need to cancel the associated Recurring Contribution record from the
38 Contributions tab. <strong>In this case you must also manually cancel the recurring payment from the payment processor website</strong>.</li>
39 </ul>{/ts}
40 {/if}
41 {/htxt}