From a3a35a7b904065e090988bef6309a0f9fdd0a142 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Fri, 22 Aug 2014 21:55:45 +1200 Subject: [PATCH] CRM-15168 add some more emails --- xml/schema/Contribute/ContributionPage.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xml/schema/Contribute/ContributionPage.xml b/xml/schema/Contribute/ContributionPage.xml index 9535d5b29a..fdd9a16c17 100644 --- a/xml/schema/Contribute/ContributionPage.xml +++ b/xml/schema/Contribute/ContributionPage.xml @@ -117,6 +117,7 @@ is_confirm_enabled + Confirmation Page? boolean 1 if false, the confirm page in contribution pages gets skipped @@ -124,6 +125,7 @@ recur_frequency_unit + Recurring Frequency varchar 128 Supported recurring frequency units. @@ -131,6 +133,7 @@ is_recur_interval + Support Recurring Intervals boolean 0 if true - supports recurring intervals @@ -138,6 +141,7 @@ is_recur_installments + Recurring Installments? boolean 0 if true - asks user for recurring installments @@ -145,6 +149,7 @@ is_pay_later + Pay Later boolean 0 if true - allows the user to send payment directly to the org later @@ -152,6 +157,7 @@ pay_later_text + Pay Later Text text true The text displayed to the user in the main form @@ -159,6 +165,7 @@ pay_later_receipt + Pay Later Receipt text true The receipt sent to the user instead of the normal receipt text @@ -166,6 +173,7 @@ is_partial_payment + Allow Partial Payment boolean 0 is partial payment enabled for this online contribution page -- 2.25.1