eWAY Recurring payment processor by Agileware Version 2.6.6

Release Date
Release Version
2.6.6
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0" encoding="UTF-8"?>
<extension key="au.com.agileware.ewayrecurring" type="module">
<file>eWAYRecurring</file>
<name>eWay Recurring Payment Processor</name>
<description>Payment processor using the eWay payment gateway and eWay Rapid API v4.</description>
<urls>
<url desc="Main Extension Page">https://github.com/agileware/au.com.agileware.ewayrecurring</url>
<url desc="Documentation">https://github.com/agileware/au.com.agileware.ewayrecurring/blob/master/docs/index.md</url>
<url desc="Support">https://agileware.com.au/contact</url>
<url desc="Licensing">https://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>Agileware</author>
<email>support@agileware.com.au</email>
</maintainer>
<develStage>stable</develStage>
<releaseDate>2024-04-22</releaseDate>
<version>2.6.6</version>
<compatibility>
<ver>5.38</ver>
</compatibility>
<comments/>
<civix>
<namespace>CRM/eWAYRecurring</namespace>
<format>23.02.1</format>
</civix>
<mixins>
<mixin>menu-xml@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<upgrader>CRM_eWAYRecurring_Upgrader</upgrader>
</extension>