changed git call from https to git readonly
[atutor.git] / mods / ecomm / module.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?> \r
2 <module version="1.1"> \r
3     <name lang="en">Payments</name> \r
4     <description lang="en">This module can be used to connect to a payment service to collect fees for course enrollment. By default it comes with PayPal, Beanstream, and MiraPay configurations, but can be adapted without too much effort to work with other credit card payment services.</description> \r
5     <maintainers>\r
6         <maintainer> \r
7             <name>ATutor Team</name> \r
8             <email>info@atutor.ca</email> \r
9         </maintainer>\r
10     </maintainers> \r
11     <url>http://atutor.ca</url> \r
12     <license>BSD</license> \r
13         <release> \r
14         <version>1.1</version> \r
15         <date>2010-10-25</date> \r
16         <state>Stable</state> \r
17         <notes>See the readme file included with the source code for details about setting up either a Paypal, Beanstream, or MiraPay merchant account.</notes> \r
18     </release> \r
19 </module>