GSXInternationalCheckoutWithIframe - Version 2.5.2

Version Notes

Ths is Stable version

Download this release

Release Info

Developer Globalshopex
Extension GSXInternationalCheckoutWithIframe
Version 2.5.2
Comparing to
See all releases


Code changes from version 2.5.1 to 2.5.2

app/design/frontend/base/default/layout/globalshopex.xml CHANGED
@@ -25,7 +25,7 @@
25
  </action>
26
  <reference name="content">
27
  <action method="unsetChildren"/>
28
- <block type="page/html" output="toHtml" template="globalshopex/contentTracking.phtml">
29
  </block>
30
  </reference>
31
  </reference>
25
  </action>
26
  <reference name="content">
27
  <action method="unsetChildren"/>
28
+ <block type="page/html" name="tracking" output="toHtml" template="globalshopex/contentTracking.phtml">
29
  </block>
30
  </reference>
31
  </reference>
app/design/frontend/default/default/layout/globalshopex.xml CHANGED
@@ -25,7 +25,7 @@
25
  </action>
26
  <reference name="content">
27
  <action method="unsetChildren"/>
28
- <block type="page/html" output="toHtml" template="globalshopex/contentTracking.phtml">
29
  </block>
30
  </reference>
31
  </reference>
25
  </action>
26
  <reference name="content">
27
  <action method="unsetChildren"/>
28
+ <block type="page/html" name="tracking" output="toHtml" template="globalshopex/contentTracking.phtml">
29
  </block>
30
  </reference>
31
  </reference>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GSXInternationalCheckoutWithIframe</name>
4
- <version>2.5.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/gpl-license">GPL</license>
7
  <channel>community</channel>
@@ -11,8 +11,8 @@
11
  <notes>Ths is Stable version</notes>
12
  <authors><author><name>Globalshopex</name><user>Globalshopex</user><email>technical_support@globalshopex.com</email></author></authors>
13
  <date>2015-12-28</date>
14
- <time>21:43:35</time>
15
- <contents><target name="magecommunity"><dir name="Gsx"><dir name="Globalshopex"><dir name="Block"><file name="Internationallogic.php" hash="e57c2b9077dd25904165504e72a9e162"/></dir><dir name="Helper"><file name="Data.php" hash="7e3a22a7c3afd7e1c16886ad20a1002e"/></dir><dir name="Model"><file name="IframeCarttoCart.php" hash="f687b8fe003cbc7c5ee192fc5c53dcab"/><file name="Servers.php" hash="43bf27049c55b729aeb4af248188076d"/></dir><dir name="controllers"><file name="GsxController.php" hash="546a6bec92e9aa47215e092e2126bf77"/><file name="GsxemptycartController.php" hash="f432922192819ce6980eeea56a624598"/><file name="InvoiceController.php" hash="83684c21d0afc2b70a16f3df12493ce1"/><file name="TrackingController.php" hash="5ce2cdbd045ca062d2ff44b9ddb215e2"/></dir><dir name="etc"><file name="config.xml" hash="9c0e9a35563cb5f057095ded9339a534"/><file name="system.xml" hash="7f82828c8c37beeb20f3c0cb1441bdc0"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="globalshopex.xml" hash="2a811b706f3049b83808be03097fa8be"/></dir><dir name="template"><dir name="globalshopex"><file name="buttoniframe.phtml" hash="552e34556ce44f1cdc746020d12c0e5e"/><file name="contentInvoice.phtml" hash="2fb0bc3fbcfb69dae8327a2242165ad4"/><file name="contentTracking.phtml" hash="feb1e49e8f13071098a8cbd50dab4759"/><file name="formcarttocart.phtml" hash="fbb3ace6394cd1769c37a7c1c02fc9f9"/><file name="formiframe.phtml" hash="23ef9e1a3341324f8a003cacef2aa4a4"/><file name="login.phtml" hash="e0336dde1d4dec2c1a6f9480cd62efee"/><file name="switchtypecart.phtml" hash="10c03f0fd5ada46ffb9c5f23dc782054"/></dir></dir></dir></dir><dir name="default"><dir name="default"><dir name="layout"><file name="globalshopex.xml" hash="2a811b706f3049b83808be03097fa8be"/></dir><dir name="template"><dir name="globalshopex"><file name="buttoniframe.phtml" hash="552e34556ce44f1cdc746020d12c0e5e"/><file name="contentInvoice.phtml" hash="2fb0bc3fbcfb69dae8327a2242165ad4"/><file name="contentTracking.phtml" hash="5e9c634a51f764bade47a46a5f541c34"/><file name="formcarttocart.phtml" hash="a7a9a67cb950806e07a04cba5dcc536d"/><file name="formiframe.phtml" hash="4bd4c808223c68ca1150becee00f4f41"/><file name="login.phtml" hash="e0336dde1d4dec2c1a6f9480cd62efee"/><file name="switchtypecart.phtml" hash="10c03f0fd5ada46ffb9c5f23dc782054"/></dir></dir></dir></dir></dir></target><target name="magemedia"><dir name="Gsx"><dir name="images"><dir name="default"><file name="gc_button.gif" hash="4d53b9fb727fd399486e4c1d7b35170c"/><file name="gsx_button.gif" hash="4d53b9fb727fd399486e4c1d7b35170c"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Gsx_Globalshopex.xml" hash="b2d4fb7a215175c62d0380416285d8b2"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>4.0.1</min><max>5.5.30</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GSXInternationalCheckoutWithIframe</name>
4
+ <version>2.5.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/gpl-license">GPL</license>
7
  <channel>community</channel>
11
  <notes>Ths is Stable version</notes>
12
  <authors><author><name>Globalshopex</name><user>Globalshopex</user><email>technical_support@globalshopex.com</email></author></authors>
13
  <date>2015-12-28</date>
14
+ <time>21:53:14</time>
15
+ <contents><target name="magecommunity"><dir name="Gsx"><dir name="Globalshopex"><dir name="Block"><file name="Internationallogic.php" hash="e57c2b9077dd25904165504e72a9e162"/></dir><dir name="Helper"><file name="Data.php" hash="7e3a22a7c3afd7e1c16886ad20a1002e"/></dir><dir name="Model"><file name="IframeCarttoCart.php" hash="f687b8fe003cbc7c5ee192fc5c53dcab"/><file name="Servers.php" hash="43bf27049c55b729aeb4af248188076d"/></dir><dir name="controllers"><file name="GsxController.php" hash="546a6bec92e9aa47215e092e2126bf77"/><file name="GsxemptycartController.php" hash="f432922192819ce6980eeea56a624598"/><file name="InvoiceController.php" hash="83684c21d0afc2b70a16f3df12493ce1"/><file name="TrackingController.php" hash="5ce2cdbd045ca062d2ff44b9ddb215e2"/></dir><dir name="etc"><file name="config.xml" hash="9c0e9a35563cb5f057095ded9339a534"/><file name="system.xml" hash="7f82828c8c37beeb20f3c0cb1441bdc0"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="globalshopex.xml" hash="882b5b10dbcba25b45774cf97b133493"/></dir><dir name="template"><dir name="globalshopex"><file name="buttoniframe.phtml" hash="552e34556ce44f1cdc746020d12c0e5e"/><file name="contentInvoice.phtml" hash="2fb0bc3fbcfb69dae8327a2242165ad4"/><file name="contentTracking.phtml" hash="feb1e49e8f13071098a8cbd50dab4759"/><file name="formcarttocart.phtml" hash="fbb3ace6394cd1769c37a7c1c02fc9f9"/><file name="formiframe.phtml" hash="23ef9e1a3341324f8a003cacef2aa4a4"/><file name="login.phtml" hash="e0336dde1d4dec2c1a6f9480cd62efee"/><file name="switchtypecart.phtml" hash="10c03f0fd5ada46ffb9c5f23dc782054"/></dir></dir></dir></dir><dir name="default"><dir name="default"><dir name="layout"><file name="globalshopex.xml" hash="882b5b10dbcba25b45774cf97b133493"/></dir><dir name="template"><dir name="globalshopex"><file name="buttoniframe.phtml" hash="552e34556ce44f1cdc746020d12c0e5e"/><file name="contentInvoice.phtml" hash="2fb0bc3fbcfb69dae8327a2242165ad4"/><file name="contentTracking.phtml" hash="5e9c634a51f764bade47a46a5f541c34"/><file name="formcarttocart.phtml" hash="a7a9a67cb950806e07a04cba5dcc536d"/><file name="formiframe.phtml" hash="4bd4c808223c68ca1150becee00f4f41"/><file name="login.phtml" hash="e0336dde1d4dec2c1a6f9480cd62efee"/><file name="switchtypecart.phtml" hash="10c03f0fd5ada46ffb9c5f23dc782054"/></dir></dir></dir></dir></dir></target><target name="magemedia"><dir name="Gsx"><dir name="images"><dir name="default"><file name="gc_button.gif" hash="4d53b9fb727fd399486e4c1d7b35170c"/><file name="gsx_button.gif" hash="4d53b9fb727fd399486e4c1d7b35170c"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Gsx_Globalshopex.xml" hash="b2d4fb7a215175c62d0380416285d8b2"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>4.0.1</min><max>5.5.30</max></php></required></dependencies>
18
  </package>