34 lines
1.2 KiB
XML
34 lines
1.2 KiB
XML
<module xmlns="http://thelia.net/schema/dic/module"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://thelia.net/schema/dic/module http://thelia.net/schema/dic/module/module-2_2.xsd">
|
|
<fullnamespace>CmCIC\CmCIC</fullnamespace>
|
|
<descriptive locale="en_US">
|
|
<title>Pay with credit card using CmCIC</title>
|
|
<subtitle>A payment module for Crédit Mutuel, CIC, Neuflize OBC and Monetico</subtitle>
|
|
</descriptive>
|
|
<descriptive locale="fr_FR">
|
|
<title>Paiement en carte bancaire avec CmCIC</title>
|
|
<subtitle>Un module de paiement pour le Crédit Mutuel, le CIC, Neuflize OBC et Monetico</subtitle>
|
|
</descriptive>
|
|
<languages>
|
|
<language>fr_FR</language>
|
|
<language>en_US</language>
|
|
</languages>
|
|
<version>1.4.0</version>
|
|
<authors>
|
|
<author>
|
|
<name>Thelia</name>
|
|
<email>info@thelia.net</email>
|
|
</author>
|
|
<author>
|
|
<name>Franck Allimant</name>
|
|
<company>CQFDev</company>
|
|
<email>franck@cqfdev.fr</email>
|
|
<website>www.cqfdev.fr</website>
|
|
</author>
|
|
</authors>
|
|
<type>payment</type>
|
|
<thelia>2.2.0</thelia>
|
|
<stability>prod</stability>
|
|
</module>
|