Extension
Release Date
Release Version
1.4
Release Status
Stable
Release CiviCRM Compatibility
Download URL (zip)
XML
<?xml version="1.0"?>
<extension key="nz.co.fuzion.cmcic" type="module">
<file>cmcic</file>
<name>CMCIC Payment processor</name>
<description>Payment processor for CMCIC</description>
<license>AGPL</license>
<maintainer>
<author>Eileen</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<releaseDate>2024-07-20</releaseDate>
<version>1.4</version>
<develStage>alpha</develStage>
<compatibility>
<ver>5.69</ver>
</compatibility>
<comments>CMCIC Payment processor. You need to configure the return URL with your bank to
https://yoursite/civicrm/payment/ipn?processor_id=X
where X is your gateway processor ID.
If your contribution page is at
https://yoursite/index.php?option=com_civicrm&task=civicrm/contribute/transact&reset=1&id=X
where X is your contribution page ID, then the return URL should be
https://yoursite/index.php?option=com_civicrm&task=civicrm/payment/ipn&processor_id=X
where X is your gateway processor ID.
</comments>
<civix>
<namespace>CRM/Cmcic</namespace>
</civix>
<urls>
<url desc="Main Extension Page">https://github.com/eileenmcnaughton/nz.co.fuzion.cmcic</url>
<url desc="Documentation">https://github.com/eileenmcnaughton/nz.co.fuzion.cmcic</url>
<url desc="Support">https://github.com/eileenmcnaughton/nz.co.fuzion.cmcic</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
</extension>
<extension key="nz.co.fuzion.cmcic" type="module">
<file>cmcic</file>
<name>CMCIC Payment processor</name>
<description>Payment processor for CMCIC</description>
<license>AGPL</license>
<maintainer>
<author>Eileen</author>
<email>eileen@fuzion.co.nz</email>
</maintainer>
<releaseDate>2024-07-20</releaseDate>
<version>1.4</version>
<develStage>alpha</develStage>
<compatibility>
<ver>5.69</ver>
</compatibility>
<comments>CMCIC Payment processor. You need to configure the return URL with your bank to
https://yoursite/civicrm/payment/ipn?processor_id=X
where X is your gateway processor ID.
If your contribution page is at
https://yoursite/index.php?option=com_civicrm&task=civicrm/contribute/transact&reset=1&id=X
where X is your contribution page ID, then the return URL should be
https://yoursite/index.php?option=com_civicrm&task=civicrm/payment/ipn&processor_id=X
where X is your gateway processor ID.
</comments>
<civix>
<namespace>CRM/Cmcic</namespace>
</civix>
<urls>
<url desc="Main Extension Page">https://github.com/eileenmcnaughton/nz.co.fuzion.cmcic</url>
<url desc="Documentation">https://github.com/eileenmcnaughton/nz.co.fuzion.cmcic</url>
<url desc="Support">https://github.com/eileenmcnaughton/nz.co.fuzion.cmcic</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
</extension>