From e15be85b54f0fd028182eab55c0df2d6d652f802 Mon Sep 17 00:00:00 2001 From: eileenmcnaugton Date: Wed, 27 Jul 2016 00:19:00 +1200 Subject: [PATCH] CRM-19132 add html type to contribution_recur fields --- xml/schema/Contribute/ContributionRecur.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/xml/schema/Contribute/ContributionRecur.xml b/xml/schema/Contribute/ContributionRecur.xml index ff256278d9..26407dcc93 100644 --- a/xml/schema/Contribute/ContributionRecur.xml +++ b/xml/schema/Contribute/ContributionRecur.xml @@ -222,6 +222,9 @@ boolean 0 true + + CheckBox + cycle_day @@ -231,6 +234,9 @@ true Day in the period when the payment should be charged e.g. 1st of month, 15th etc. 1.6 + + Text + next_sched_contribution @@ -256,6 +262,9 @@ 0 Number of failed charge attempts since last success. Business rule could be set to deactivate on more than x failures. 1.6 + + Text + failure_retry_date @@ -275,6 +284,9 @@ 0 Some systems allow contributor to set a number of installments - but then auto-renew the subscription or commitment if they do not cancel. 1.6 + + CheckBox + payment_processor_id @@ -372,5 +384,8 @@ if true, receipt is automatically emailed to contact on each successful payment 1 4.1 + + CheckBox + -- 2.25.1