<type>boolean</type>
<default>0</default>
<import>true</import>
+ <html>
+ <type>CheckBox</type>
+ </html>
</field>
<field>
<name>cycle_day</name>
<required>true</required>
<comment>Day in the period when the payment should be charged e.g. 1st of month, 15th etc.</comment>
<add>1.6</add>
+ <html>
+ <type>Text</type>
+ </html>
</field>
<field>
<name>next_sched_contribution</name>
<default>0</default>
<comment>Number of failed charge attempts since last success. Business rule could be set to deactivate on more than x failures.</comment>
<add>1.6</add>
+ <html>
+ <type>Text</type>
+ </html>
</field>
<field>
<name>failure_retry_date</name>
<default>0</default>
<comment>Some systems allow contributor to set a number of installments - but then auto-renew the subscription or commitment if they do not cancel.</comment>
<add>1.6</add>
+ <html>
+ <type>CheckBox</type>
+ </html>
</field>
<field>
<name>payment_processor_id</name>
<comment>if true, receipt is automatically emailed to contact on each successful payment</comment>
<default>1</default>
<add>4.1</add>
+ <html>
+ <type>CheckBox</type>
+ </html>
</field>
</table>