forked from drastik/com.drastikbydesign.stripe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.xml
25 lines (25 loc) · 866 Bytes
/
info.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0"?>
<extension key="com.drastikbydesign.stripe" type="module">
<downloadUrl>http://drastikbydesign.com/files/downloads/com.drastikbydesign.stripe-4.4-1.7.zip</downloadUrl>
<file>stripe</file>
<name>Stripe</name>
<description>Stripe Payment Processor</description>
<urls>
<url desc="Main Extension Page">http://drastikbydesign.com</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>Joshua Walker (drastik) - Drastik by Design</author>
<email>[email protected]</email>
</maintainer>
<releaseDate>2013-12-01</releaseDate>
<version>1.7</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.4</ver>
</compatibility>
<comments>http://drastikbydesign.com/blog-entry/civicrm-stripe-payment-processor</comments>
<civix>
<namespace>CRM/Stripe</namespace>
</civix>
</extension>