SecurePay_SecureXML - Version 1.0.7

Version Notes

In the config options, select Authorize for preauth/complete mode, or Authorize and Capture for standard payment mode.

If there is a problem with the initial transaction, the bank response code and text will be displayed to the user.

/magento/var/log needs to exist and be writable in order to use Debug mode.

Should work without issue in 1.4.0.0 (works fine in 1.4rc, though not 1.4-beta). Report any issues in the forum, or contact SecurePay support.

Download this release

Release Info

Developer Magento Core Team
Extension SecurePay_SecureXML
Version 1.0.7
Comparing to
See all releases


Code changes from version 1.0.6.1 to 1.0.7

app/code/local/SecurePay/Sxml/etc/config.xml CHANGED
@@ -3,7 +3,7 @@
3
  <config>
4
  <modules>
5
  <SecurePay_Sxml>
6
- <version>1.0.6.1</version>
7
  <depends>
8
  <Mage_payment />
9
  </depends>
3
  <config>
4
  <modules>
5
  <SecurePay_Sxml>
6
+ <version>1.0.7</version>
7
  <depends>
8
  <Mage_payment />
9
  </depends>
package.xml CHANGED
@@ -1,9 +1,9 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>SecurePay_SecureXML</name>
4
- <version>1.0.6.1</version>
5
  <stability>stable</stability>
6
- <license>OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Provides credit-card transactions via the SecurePay XML API</summary>
@@ -12,18 +12,18 @@
12
  Preauthorise
13
  Advice (Complete/Capture)
14
  Reverse (Void)
15
- Refund
16
-
17
- Fraudguard, Direct Entry (Credit/Debit) and Periodic/Triggered payments are not supported.</description>
18
  <notes>In the config options, select Authorize for preauth/complete mode, or Authorize and Capture for standard payment mode.
19
 
20
  If there is a problem with the initial transaction, the bank response code and text will be displayed to the user.
21
 
22
- /magento/var/log needs to exist and be writable in order to use Debug mode.</notes>
23
- <authors><author><name>Andrew Dubbeld</name><user>auto-converted</user><email>support@securepay.com.au</email></author></authors>
24
- <date>2010-01-07</date>
25
- <time>23:26:16</time>
26
- <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="sxml"><dir name="form"><file name="cc.phtml" hash="f2f93094119de0ba20028c431a19c5d5"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="sxml"><dir name="form"><file name="cc.phtml" hash="bf939e81578a8c00c9f81d046120e95b"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SecurePay_Sxml.xml" hash="e466d9b1db62c1844ccf17cca44bee5e"/></dir></target><target name="magelocal"><dir name="SecurePay"><dir name="Sxml"><dir name="Block"><dir name="Form"><file name="Cc.php" hash="412525e5c8c79ebd26cbf6033618b615"/></dir></dir><dir name="etc"><file name="config.xml" hash="e9dacb7f722c6eb3bcfcebb392867c06"/><file name="system.xml" hash="8200cc68bbb66123b2324990d58c854c"/></dir><dir name="Helper"><file name="Data.php" hash="393c88c60eca919c13f255156355c536"/></dir><dir name="Model"><dir name="Source"><file name="Cctype.php" hash="bfe90747333890f72c94bd57b8b288c0"/></dir><dir name="Sxml"><file name="PaymentAction.php" hash="a5b8594da33b6113f3e9cc759c364d03"/><file name="Request.php" hash="95c4749da03d4e68b83706c8ce70ef0f"/><file name="Result.php" hash="f3f463587b5293a897f5c7e2bd4fc139"/></dir><file name="Sxml.php" hash="9fe1ea31214daf70269872abc2df0d6d"/></dir></dir><file name="securepay_xml_api.php" hash="eb7530a7170fb7756ca80bad9698468b"/></dir></target></contents>
 
 
27
  <compatible/>
28
  <dependencies/>
29
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>SecurePay_SecureXML</name>
4
+ <version>1.0.7</version>
5
  <stability>stable</stability>
6
+ <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Provides credit-card transactions via the SecurePay XML API</summary>
12
  Preauthorise
13
  Advice (Complete/Capture)
14
  Reverse (Void)
15
+ Refund</description>
 
 
16
  <notes>In the config options, select Authorize for preauth/complete mode, or Authorize and Capture for standard payment mode.
17
 
18
  If there is a problem with the initial transaction, the bank response code and text will be displayed to the user.
19
 
20
+ /magento/var/log needs to exist and be writable in order to use Debug mode.
21
+
22
+ Should work without issue in 1.4.0.0 (works fine in 1.4rc, though not 1.4-beta). Report any issues in the forum, or contact SecurePay support.</notes>
23
+ <authors><author><name>Andrew Dubbeld</name><user>auto-converted</user><email>andrewd@securepay.com.au</email></author></authors>
24
+ <date>2010-01-27</date>
25
+ <time>22:02:36</time>
26
+ <contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="sxml"><dir name="form"><file name="cc.phtml" hash="f2f93094119de0ba20028c431a19c5d5"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="sxml"><dir name="form"><file name="cc.phtml" hash="bf939e81578a8c00c9f81d046120e95b"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SecurePay_Sxml.xml" hash="e466d9b1db62c1844ccf17cca44bee5e"/></dir></target><target name="magelocal"><dir name="SecurePay"><dir name="Sxml"><dir name="Block"><dir name="Form"><file name="Cc.php" hash="412525e5c8c79ebd26cbf6033618b615"/></dir></dir><dir name="etc"><file name="config.xml" hash="d42cdc5b98b7fbbb5a51f723a024a7ff"/><file name="system.xml" hash="8200cc68bbb66123b2324990d58c854c"/></dir><dir name="Helper"><file name="Data.php" hash="393c88c60eca919c13f255156355c536"/></dir><dir name="Model"><dir name="Source"><file name="Cctype.php" hash="bfe90747333890f72c94bd57b8b288c0"/></dir><dir name="Sxml"><file name="PaymentAction.php" hash="a5b8594da33b6113f3e9cc759c364d03"/><file name="Request.php" hash="95c4749da03d4e68b83706c8ce70ef0f"/><file name="Result.php" hash="f3f463587b5293a897f5c7e2bd4fc139"/></dir><file name="Sxml.php" hash="9fe1ea31214daf70269872abc2df0d6d"/></dir></dir><file name="securepay_xml_api.php" hash="eb7530a7170fb7756ca80bad9698468b"/></dir></target></contents>
27
  <compatible/>
28
  <dependencies/>
29
  </package>