Knox_Payments - Version 1.0.1

Version Notes

See Configuration Guidelines on MagentoConnect Extension Page.

Download this release

Release Info

Developer Elizabeth Kukla
Extension Knox_Payments
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

Files changed (1) hide show
  1. package.xml +11 -53
package.xml CHANGED
@@ -1,62 +1,20 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Knox_Payments</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
- <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>Accept payments with Knox Payments</summary>
10
- <description>Knox enables your customers to make seamless ACH payments with just their online banking credentials, providing a better customer experience and sparing merchants from incredibly high card processing fees. &#xD;
11
- &#xD;
12
- &#xD;
13
- IMPORTANT SETUP&#xD;
14
- For knox to work, an admin must create a SOAP api role and user so the plugin can communicate back to your store.&#xD;
15
- &#xD;
16
- Add a role for Knox:&#xD;
17
- System=&gt; Web Services =&gt; SOAP- Roles&#xD;
18
- click Add New Role&#xD;
19
- Role Name: Knox&#xD;
20
- Resource Access: All (defaults to &#x201C;custom&#x201D; so this must be updated under role resources)&#xD;
21
- Save the role&#xD;
22
- &#xD;
23
- Add a user for Knox&#xD;
24
- System=&gt; Web Services =&gt; SOAP- Users&#xD;
25
- click Add New User&#xD;
26
- Under User Info:&#xD;
27
- User Name : Knox (case sensitive)&#xD;
28
- First Name, Last Name, Email can be made anything be the admin&#xD;
29
- API Key: enter your knox api key (found in your knox dashboard)&#xD;
30
- Under User Role:&#xD;
31
- you should see the role &#x201C;Knox&#x201D; that you just created, select the role &#x201C;Knox&#x201D; for the user &#x201C;Knox you are creating.&#xD;
32
- Save the User&#xD;
33
- &#xD;
34
- &#xD;
35
- Magento 1.5 or later</description>
36
- <notes>For knox to work, an admin must create a SOAP api role and user so the plugin can communicate back to your store.&#xD;
37
- &#xD;
38
- Add a role for Knox:&#xD;
39
- System=&gt; Web Services =&gt; SOAP- Roles&#xD;
40
- click Add New Role&#xD;
41
- Role Name: Knox&#xD;
42
- Resource Access: All (defaults to &#x201C;custom&#x201D; so this must be updated under role resources)&#xD;
43
- Save the role&#xD;
44
- &#xD;
45
- Add a user for Knox&#xD;
46
- System=&gt; Web Services =&gt; SOAP- Users&#xD;
47
- click Add New User&#xD;
48
- Under User Info:&#xD;
49
- User Name : Knox (case sensitive)&#xD;
50
- First Name, Last Name, Email can be made anything be the admin&#xD;
51
- API Key: enter your knox api key (found in your knox dashboard)&#xD;
52
- Under User Role:&#xD;
53
- you should see the role &#x201C;Knox&#x201D; that you just created, select the role &#x201C;Knox&#x201D; for the user &#x201C;Knox you are creating.&#xD;
54
- Save the User&#xD;
55
- </notes>
56
- <authors><author><name>Knox Payments</name><user>knoxpayments</user><email>tommy@knoxpayments.com</email></author><author><name>Elizabeth Kukla</name><user>KnoxPayments</user><email>elizabeth@knoxpayments.com</email></author></authors>
57
- <date>2014-08-06</date>
58
- <time>22:06:18</time>
59
  <contents><target name="magelocal"><dir name="Knox"><dir name="KnoxGateway"><dir name="Helper"><file name="Data.php" hash="5bd4ca4320d14e43f9c1cb2c75c81c1c"/></dir><dir name="Model"><file name="Observer.php" hash="1c39f6b9783f6c039895376fc36e35ff"/><file name="Standard.php" hash="9ce57b760f8e610d18a328610a21bb5e"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><dir name="etc"><file name="config.xml" hash="f4cf4dab44220740b29355813c3a0d1d"/><file name="system.xml" hash="92dc8887092782dc1c78d647732d0b87"/></dir><file name=".DS_Store" hash="6a4832a0d6d4f18d18a0fb9c4db7cc40"/></dir><file name=".DS_Store" hash="b0a445b5f4a500ade9471247a67d4b92"/></dir></target><target name="mageetc"><dir name="modules"><file name="Knox_Knoxgateway.xml" hash="9c683e5c9faa8fbbe095e93993a70926"/></dir></target></contents>
60
  <compatible/>
61
- <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
62
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Knox_Payments</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
+ <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>Allow customers to pay seemlessly with their online banking credentials.</summary>
10
+ <description>Allow your customers to pay seamlessly with just their online banking credentials. &#xD;
11
+ &#xD;
12
+ Knox enables the next generation of ACH payments, allowing users to make secure payments with just their online banking username and password, all while saving merchants from the burdens of incredibly high processing fees.</description>
13
+ <notes>See Configuration Guidelines on MagentoConnect Extension Page. </notes>
14
+ <authors><author><name>Elizabeth Kukla</name><user>KnoxPayments</user><email>elizabeth@knoxpayments.com</email></author></authors>
15
+ <date>2014-08-07</date>
16
+ <time>18:23:24</time>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  <contents><target name="magelocal"><dir name="Knox"><dir name="KnoxGateway"><dir name="Helper"><file name="Data.php" hash="5bd4ca4320d14e43f9c1cb2c75c81c1c"/></dir><dir name="Model"><file name="Observer.php" hash="1c39f6b9783f6c039895376fc36e35ff"/><file name="Standard.php" hash="9ce57b760f8e610d18a328610a21bb5e"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><dir name="etc"><file name="config.xml" hash="f4cf4dab44220740b29355813c3a0d1d"/><file name="system.xml" hash="92dc8887092782dc1c78d647732d0b87"/></dir><file name=".DS_Store" hash="6a4832a0d6d4f18d18a0fb9c4db7cc40"/></dir><file name=".DS_Store" hash="b0a445b5f4a500ade9471247a67d4b92"/></dir></target><target name="mageetc"><dir name="modules"><file name="Knox_Knoxgateway.xml" hash="9c683e5c9faa8fbbe095e93993a70926"/></dir></target></contents>
18
  <compatible/>
19
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>