Cedcoss_Paytraders - Version 1.0.1

Version Notes

Payment Gateway Solution

Download this release

Release Info

Developer Mike Parry
Extension Cedcoss_Paytraders
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/local/Cedcoss/Paytraders/Helper/Config.php CHANGED
@@ -85,7 +85,7 @@ class Cedcoss_Paytraders_Helper_Config extends Mage_Core_Helper_Abstract{
85
  'posturl'=>$posturl,
86
  'returnurl' => $returnurl,
87
  'traderdisplayname' => $traderdisplayname,
88
- 'customer_name' => $firstname . ' '. $firstname,
89
  'customer_email' => $email,
90
  'customer_telephone' => $phone,
91
  'customer_postcode' => $postalcode,
85
  'posturl'=>$posturl,
86
  'returnurl' => $returnurl,
87
  'traderdisplayname' => $traderdisplayname,
88
+ 'customer_name' => $firstname . ' '. $lastname,
89
  'customer_email' => $email,
90
  'customer_telephone' => $phone,
91
  'customer_postcode' => $postalcode,
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Cedcoss_Paytraders</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 3.0)</license>
7
  <channel>community</channel>
@@ -14,9 +14,9 @@ Taking a credit or debit card payment guarantees the funds, unlike cheques which
14
  The cheque guarantee facility was withdrawn in 2011 and cheques themselves are likely to be phased out over the coming years. With Cards becoming the dominant form of secure payment Payatrader is the UK&#x2019;s first dedicated card acceptance solution for small businesses.</description>
15
  <notes>Payment Gateway Solution</notes>
16
  <authors><author><name>Mike Parry</name><user>acceptacard</user><email>mike.parry@acceptacard.co.uk</email></author></authors>
17
- <date>2014-03-01</date>
18
- <time>05:27:54</time>
19
- <contents><target name="magelocal"><dir name="Cedcoss"><dir name="Paytraders"><dir name="Block"><dir name="Form"><file name="Paytraders.php" hash="eac26b778389a8cd69da4d89645ba75e"/></dir><dir name="Info"><file name="Paytraders.php" hash="3e669302d8e3b64f92fbb6333af63185"/></dir><dir name="Standard"><file name="Redirect.php" hash="f4892b4c62ef4a61234de87e10657474"/></dir></dir><dir name="Helper"><file name="Config.php" hash="0e11a12baea6dd1e64819279d09d32f2"/><file name="Data.php" hash="91c86adafdc72900695023face6f0774"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="41c214c4b3f20b7abdad1211933b8656"/><dir name="Resource"><dir name="Transaction"><file name="Collection.php" hash="01d1c5f1d9d1b80b9c4c4e81050e198c"/></dir><file name="Transaction.php" hash="26d660ebbe3b56ab3350d07512e000b3"/></dir><file name="Transaction.php" hash="1f50682827167820536295408be73f04"/></dir><dir name="controllers"><file name="StandardController.php" hash="7ea460179bfd3fd984322729bd582f07"/></dir><dir name="etc"><file name="config.xml" hash="621bb4f0da6355412cd22298ca4e4f5f"/><file name="system.xml" hash="312f366f3323b4b4bbfcf1a024fdd2ac"/></dir><dir name="sql"><dir name="paytraders_setup"><file name="mysql4-install-0.1.0.php" hash="ceb08ae4a325beeb943d1582639537bc"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Cedcoss_Paytraders.xml" hash="f42ebd6d28f01973f5e775aadb5c5525"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="paytraders.xml" hash="cb6464bcf4b31e64d9dcd70b8c077a13"/></dir><dir name="template"><dir name="paytraders"><file name="failure.phtml" hash="02ff42204674d46a2d19f4476213a05c"/><dir name="form"><file name="paytraders.phtml" hash="5a75689e67e048a05b3fc7a125bbd106"/></dir><dir name="info"><file name="paytraders.phtml" hash="09a34e54953b442afb9872b34c1047e5"/></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="paytraders"><dir name="info"><file name="paytraders.phtml" hash="f69feef533f7f944dee41b156c22305f"/></dir></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="payatrader"><file name="jquery.atooltip.js" hash="61a62836c5e18556c9bfeed4cb2ca05d"/><file name="jquery.min.js" hash="a805b118e216fa787ad567d0785f6bfc"/></dir></dir></target></contents>
20
  <compatible/>
21
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
22
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Cedcoss_Paytraders</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
7
  <channel>community</channel>
14
  The cheque guarantee facility was withdrawn in 2011 and cheques themselves are likely to be phased out over the coming years. With Cards becoming the dominant form of secure payment Payatrader is the UK&#x2019;s first dedicated card acceptance solution for small businesses.</description>
15
  <notes>Payment Gateway Solution</notes>
16
  <authors><author><name>Mike Parry</name><user>acceptacard</user><email>mike.parry@acceptacard.co.uk</email></author></authors>
17
+ <date>2014-12-17</date>
18
+ <time>09:18:49</time>
19
+ <contents><target name="magelocal"><dir name="Cedcoss"><dir name="Paytraders"><dir name="Block"><dir name="Form"><file name="Paytraders.php" hash="eac26b778389a8cd69da4d89645ba75e"/></dir><dir name="Info"><file name="Paytraders.php" hash="3e669302d8e3b64f92fbb6333af63185"/></dir><dir name="Standard"><file name="Redirect.php" hash="f4892b4c62ef4a61234de87e10657474"/></dir></dir><dir name="Helper"><file name="Config.php" hash="7d2606f546e2d12d9fce58e18e7dd486"/><file name="Data.php" hash="91c86adafdc72900695023face6f0774"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="41c214c4b3f20b7abdad1211933b8656"/><dir name="Resource"><dir name="Transaction"><file name="Collection.php" hash="01d1c5f1d9d1b80b9c4c4e81050e198c"/></dir><file name="Transaction.php" hash="26d660ebbe3b56ab3350d07512e000b3"/></dir><file name="Transaction.php" hash="1f50682827167820536295408be73f04"/></dir><dir name="controllers"><file name="StandardController.php" hash="7ea460179bfd3fd984322729bd582f07"/></dir><dir name="etc"><file name="config.xml" hash="621bb4f0da6355412cd22298ca4e4f5f"/><file name="system.xml" hash="312f366f3323b4b4bbfcf1a024fdd2ac"/></dir><dir name="sql"><dir name="paytraders_setup"><file name="mysql4-install-0.1.0.php" hash="ceb08ae4a325beeb943d1582639537bc"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Cedcoss_Paytraders.xml" hash="f42ebd6d28f01973f5e775aadb5c5525"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="paytraders.xml" hash="cb6464bcf4b31e64d9dcd70b8c077a13"/></dir><dir name="template"><dir name="paytraders"><file name="failure.phtml" hash="02ff42204674d46a2d19f4476213a05c"/><dir name="form"><file name="paytraders.phtml" hash="5a75689e67e048a05b3fc7a125bbd106"/></dir><dir name="info"><file name="paytraders.phtml" hash="09a34e54953b442afb9872b34c1047e5"/></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="paytraders"><dir name="info"><file name="paytraders.phtml" hash="f69feef533f7f944dee41b156c22305f"/></dir></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="payatrader"><file name="jquery.atooltip.js" hash="61a62836c5e18556c9bfeed4cb2ca05d"/><file name="jquery.min.js" hash="a805b118e216fa787ad567d0785f6bfc"/></dir></dir></target></contents>
20
  <compatible/>
21
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
22
  </package>