Skip to content
Snippets Groups Projects
info.xml 778 B
<?xml version="1.0"?>
<extension key="com.drastikbydesign.stripe" type="module">
  <file>stripe</file>
  <name>Stripe</name>
  <description>Stripe Payment Processor</description>
  <urls>
    <url desc="Main Extension Page">https://github.com/mattwire/com.drastikbydesign.stripe</url>
    <url desc="Support">https://github.com/mattwire/com.drastikbydesign.stripe</url>
  </urls>
  <license>AGPL</license>
  <maintainer>
    <author>Joshua Walker (drastik) - Drastik by Design</author>
    <email>admin@drastikbydesign.com</email>
  </maintainer>
  <releaseDate>2018-06-23</releaseDate>
  <version>5.0.beta2</version>
  <develStage>beta</develStage>
  <compatibility>
    <ver>5.0</ver>
  </compatibility>
  <civix>
    <namespace>CRM/Stripe</namespace>
  </civix>
</extension>