Merge pull request #19082 from compucorp/dev-core-1790-contact-card-delay
[civicrm-core.git] / xml / schema / Financial / PaymentProcessor.xml
index e1aac7cab3313d3ab3336805edb1a7438879c11b..f66d1cd093371429d14dad438f9dd786bb9d379f 100644 (file)
@@ -5,6 +5,7 @@
   <class>PaymentProcessor</class>
   <name>civicrm_payment_processor</name>
   <add>1.8</add>
+  <component>CiviContribute</component>
   <field>
     <name>id</name>
     <title>Payment Processor ID</title>
     <comment>Payment Processor Description.</comment>
     <add>1.8</add>
   </field>
-  <field>
-    <name>payment_processor_type</name>
-    <type>varchar</type>
-    <length>255</length>
-    <comment>Payment Processor Type.</comment>
-    <add>1.8</add>
-    <drop>4.3</drop>
-  </field>
   <field>
     <name>payment_processor_type_id</name>
     <title>Payment Processor Type ID</title>