Skip to content

Commit 8d40c69

Browse files
author
magently
committed
Merge pull request #3 from magently/master
1.7.0.2 compatibility
2 parents a45acc3 + ed5f4b6 commit 8d40c69

File tree

3 files changed

+80
-5
lines changed

3 files changed

+80
-5
lines changed
-6 KB
Binary file not shown.
-6 KB
Binary file not shown.

package.xml

Lines changed: 80 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,87 @@ Analysing hundreds of data points in a single signature, Sign2Pay provides the s
1313

1414
Compatible with: 1.7, 1.8, 1.9</description>
1515
<notes>Changes:&#xD;
16-
- Improved checkout and payment workflow.&#xD;
17-
- Improved compatibility with 3rd-party extensions and older magento versions.</notes>
16+
- Fixed compatibility for Magento 1.7.0.2 and below</notes>
1817
<authors><author><name>Sign2Pay</name><user>Sign2Pay</user><email>[email protected]</email></author></authors>
19-
<date>2015-07-17</date>
20-
<time>10:59:53</time>
21-
<contents><target name="magedesign"><dir name="app"><dir name="design"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="sign2pay.xml" hash=""/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="app"><dir name="etc"><dir name="modules"><file name="Sign2pay_Payment.xml" hash=""/></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="sign2pay"><file name="jquery.min.js" hash="e0e0559014b222245deb26b6ae8bd940"/><file name="payment.js" hash="9532ae7f1c29ab6edb0e7ba251a10f01"/></dir></dir></target></contents>
18+
<date>2015-07-27</date>
19+
<time>06:00:44</time>
20+
<contents>
21+
<target name="magecommunity">
22+
<dir name="Sign2pay">
23+
<dir name="Payment">
24+
<dir name="Block">
25+
<dir name="Form">
26+
<file name="Sign2pay.php" hash=""/>
27+
</dir>
28+
<dir name="Info">
29+
<file name="Sign2pay.php" hash=""/>
30+
</dir>
31+
<file name="Redirect.php" hash=""/>
32+
<file name="RiskAssessment.php" hash=""/>
33+
</dir>
34+
<dir name="Helper">
35+
<file name="Checkout.php" hash=""/>
36+
<file name="Data.php" hash=""/>
37+
</dir>
38+
<dir name="Model">
39+
<dir name="Model">
40+
<dir name="System">
41+
<dir name="Config">
42+
<dir name="Source">
43+
<file name="OnepageTypes.php" hash=""/>
44+
</dir>
45+
</dir>
46+
</dir>
47+
</dir>
48+
<file name="Observer.php" hash=""/>
49+
<file name="Processor.php" hash=""/>
50+
<file name="Sign2pay.php" hash=""/>
51+
</dir>
52+
<dir name="controllers">
53+
<file name="PaymentController.php" hash=""/>
54+
</dir>
55+
<dir name="etc">
56+
<file name="config.xml" hash=""/>
57+
<file name="system.xml" hash=""/>
58+
</dir>
59+
</dir>
60+
</dir>
61+
</target>
62+
<target name="magedesign">
63+
<dir name="frontend">
64+
<dir name="base">
65+
<dir name="default">
66+
<dir name="layout">
67+
<file name="sign2pay.xml" hash=""/>
68+
</dir>
69+
<dir name="template">
70+
<dir name="sign2pay">
71+
<dir name="form">
72+
<file name="sign2pay.phtml" hash=""/>
73+
</dir>
74+
<file name="redirect.phtml" hash=""/>
75+
<file name="riskassessment.phtml" hash=""/>
76+
<file name="success.phtml" hash=""/>
77+
</dir>
78+
</dir>
79+
</dir>
80+
</dir>
81+
</dir>
82+
</target>
83+
<target name="mageetc">
84+
<dir name="modules">
85+
<file name="Sign2pay_Payment.xml" hash=""/>
86+
</dir>
87+
</target>
88+
<target name="mageweb">
89+
<dir name="js">
90+
<dir name="sign2pay">
91+
<file name="jquery.min.js" hash=""/>
92+
<file name="payment.js" hash=""/>
93+
</dir>
94+
</dir>
95+
</target>
96+
</contents>
2297
<compatible/>
2398
<dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
2499
</package>

0 commit comments

Comments
 (0)