Omnipay Payment Processor Version 1.0

Release Date
Release Version
1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="omnipaypaymentprocessor" type="module">
<file>omnipaypaymentprocessor</file>
<name>Payment Processors with the Omnipay functionality.</name>
<description>The omnipay functionality provides a lot of payment processors. Currently it provides Mollie.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Jaap Jansma</author>
<email>jaap.jansma@civicoop.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://civicrm.org/extensions/omnipay-payment-processor</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/omnipaypaymentprocessor/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<tags>
<tag>comp:CiviContribute</tag>
<tag>topic:payment-processor</tag>
</tags>
<releaseDate>2024-11-18</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.73</ver>
</compatibility>
<comments></comments>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Omnipaypaymentprocessor</namespace>
<format>23.02.1</format>
<angularModule>crmOmnipaypaymentprocessor</angularModule>
</civix>
<mixins>
<mixin>mgd-php@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
</extension>