Add Serialize key to payment_processor field for Event & ContributionPage
[civicrm-core.git] / xml / schema / Contribute / ContributionPage.xml
index 9c08b4738bce0bd87e43ba515ec21c6f1bfa79f0..15bd5218edaa7012009a5c88d51e3c115f26e8f3 100644 (file)
@@ -80,6 +80,7 @@
     <name>payment_processor</name>
     <type>varchar</type>
     <length>128</length>
+    <serialize>SEPARATOR_TRIMMED</serialize>
     <comment>Payment Processors configured for this contribution Page</comment>
     <pseudoconstant>
       <table>civicrm_payment_processor</table>