<?xml version="1.0"?>
<extension key="com.iatspayments.civicrm" type="module">
  <file>iats</file>
  <name>iATS Payments</name>
  <description>Payment processor extension for iATS Payments.</description>
  <urls>
    <url desc="Main Extension Page">https://github.com/iATSPayments/com.iatspayments.civicrm</url>
    <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
    <url desc="Support">https://github.com/iATSPayments/com.iatspayments.civicrm/issues?state=open</url>
    <url desc="Installation Instructions">https://github.com/iATSPayments/com.iatspayments.civicrm</url>
    <url desc="Documentation">https://github.com/iATSPayments/com.iatspayments.civicrm</url>
    <url desc="Release Notes">https://github.com/iATSPayments/com.iatspayments.civicrm/blob/master/release-notes/1.10.0.md</url>
    <url desc="Getting Started">https://www.semper-it.com/civicamp-iats-payments-slides</url>
  </urls>
  <license>AGPL-3.0</license>
  <maintainer>
    <author>Alan Dixon</author>
    <email>iats@blackflysolutions.ca</email>
  </maintainer>
  <releaseDate>2025-05-08</releaseDate>
  <version>1.10.3</version>
  <develStage>stable</develStage>
  <compatibility>
    <ver>5.70</ver>
  </compatibility>
  <comments>A recommended maintenance + bugfixes release, see release notes for 1.10.0 above for details.</comments>
  <civix>
    <namespace>CRM/Iats</namespace>
    <format>24.09.1</format>
  </civix>
  <mixins>
    <mixin>menu-xml@1.0.0</mixin>
    <mixin>mgd-php@1.0.0</mixin>
    <mixin>smarty-v2@1.0.3</mixin>
    <mixin>setting-php@1.0.0</mixin>
    <mixin>entity-types-php@2.0.0</mixin>
  </mixins>
  <classloader>
    <psr0 prefix="CRM_" path="."/>
    <psr4 prefix="Civi\" path="Civi"/>
  </classloader>
  <upgrader>CiviMix\Schema\Iats\AutomaticUpgrader</upgrader>
</extension>
