Version Notes
Skybox Checkout enables a Magento ecommerce site to sell instantly to 180 countries & territories and accept payment in 140 local currencies. SkyBOX Checkout is a combination of technology tools & services to help retailers expand overseas while offering a localized full landed cost calculation to international shoppers. SkyBOX Checkout takes on full risk of fraud screening & international payments while providing competitive international shipping with full tracking via its proprietary logistics network.
Download this release
Release Info
Developer | Emilio Lizarraga |
Extension | SKYBOZ456 |
Version | 1.2.6.3 |
Comparing to | |
See all releases |
Code changes from version 1.2.6.2 to 1.2.6.3
app/design/frontend/base/default/layout/skyboxcheckout.xml
CHANGED
@@ -3,154 +3,190 @@
|
|
3 |
<skyboxcheckout_international_index>
|
4 |
<remove name="top.container"/>
|
5 |
<reference name="content">
|
6 |
-
<block type="core/template" name="skyboxcheckout.international.index" template="skybox/checkout/skyboxcheckout.phtml"
|
7 |
</reference>
|
8 |
</skyboxcheckout_international_index>
|
9 |
<skyboxcheckout_international_success>
|
10 |
<reference name="content">
|
11 |
-
<block type="core/template" name="skyboxcheckout.international.index" template="skybox/checkout/skyboxsuccess.phtml"
|
12 |
</reference>
|
13 |
</skyboxcheckout_international_success>
|
14 |
<checkout_onepage_index>
|
15 |
<reference name="checkout.onepage">
|
16 |
-
|
17 |
-
<action method="setTemplate"
|
|
|
|
|
|
|
|
|
|
|
18 |
</reference>
|
19 |
</checkout_onepage_index>
|
20 |
-
|
21 |
<!--
|
22 |
Shopping cart item renderer
|
23 |
-->
|
24 |
-
|
25 |
-
|
26 |
<checkout_cart_index>
|
27 |
<!-- Rogged he quitado la invocación de cart -->
|
28 |
-
|
29 |
<reference name="checkout.cart.methods">
|
30 |
-
<block type="core/template"
|
31 |
</reference>
|
|
|
32 |
|
33 |
<reference name="checkout.cart.shipping">
|
34 |
-
|
35 |
</reference>
|
36 |
-
|
37 |
<reference name="checkout.cart.sidebar">
|
38 |
-
<action method="setTemplate"><template>skybox/checkout/cart/shipping.phtml</template></action>
|
39 |
-
</reference>
|
40 |
-
<!--
|
41 |
-
<reference name="checkout.cart">
|
42 |
-
|
43 |
<action method="setTemplate">
|
44 |
-
<template>skybox/checkout/
|
45 |
-
</action>
|
46 |
-
|
47 |
-
<action method="setCartTemplate"><value>skybox/checkout/cart_list.phtml</value></action>
|
48 |
-
<action method="setEmptyTemplate"><value>checkout/cart/noItems.phtml</value></action>
|
49 |
-
<action method="chooseTemplate"/>
|
50 |
-
|
51 |
-
<action method="addItemRender">
|
52 |
-
<type>simple</type>
|
53 |
-
<block>checkout/cart_item_renderer</block>
|
54 |
-
<template>skybox/checkout/cart/item/default.phtml</template>
|
55 |
-
</action>
|
56 |
-
|
57 |
-
<action method="addItemRender">
|
58 |
-
<type>grouped</type>
|
59 |
-
<block>checkout/cart_item_renderer_grouped</block>
|
60 |
-
<template>skybox/checkout/cart/item/default.phtml</template>
|
61 |
</action>
|
|
|
|
|
62 |
|
63 |
-
|
64 |
-
<type>configurable</type>
|
65 |
-
<block>checkout/cart_item_renderer_configurable</block>
|
66 |
-
<template>skybox/checkout/cart/item/default.phtml</template>
|
67 |
-
</action>
|
68 |
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
|
75 |
</reference>
|
76 |
|
77 |
<reference name="checkout.cart.shipping">
|
78 |
-
|
79 |
</reference>
|
80 |
|
81 |
<reference name="checkout.cart.sidebar">
|
82 |
-
|
83 |
</reference>
|
84 |
-
-->
|
85 |
</checkout_cart_index>
|
86 |
-
|
87 |
<default>
|
88 |
<reference name="head">
|
89 |
-
|
90 |
-
<
|
91 |
-
|
92 |
-
<action method="addJs" ifconfig="skyboxinternational/skyboxsettings/skyboxactive"
|
93 |
-
|
94 |
-
|
95 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
<action method="addJs" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
97 |
<script>skybox/load-jquery.js</script>
|
98 |
</action>
|
99 |
-
|
100 |
<!-- jQuery ver. 1.7.2 -->
|
101 |
<!--
|
|
|
102 |
<action method="addJs"><script>skybox/jquery.min.js</script></action>
|
103 |
<action method="addJs"><script>skybox/jquery.ba-resize.min.js</script></action>
|
104 |
|
105 |
<block type="core/text" name="google.cdn.jquery">
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
</block>
|
110 |
-
-->
|
111 |
|
|
|
112 |
<!--
|
|
|
113 |
<block type="core/text" name="google.cdn.jquery">
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
</block>
|
122 |
-
-->
|
123 |
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
|
|
|
|
|
|
|
|
127 |
</reference>
|
128 |
-
|
129 |
<!--
|
|
|
130 |
<reference name="content">
|
131 |
-
|
132 |
</reference>
|
133 |
-
-->
|
134 |
|
|
|
135 |
<reference name="top.container">
|
136 |
-
|
137 |
<block type="core/template" name="skyboxcheckout.top.container.cart">
|
138 |
<action method="setTemplate" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
139 |
<template>skybox/checkout/cart.phtml</template>
|
140 |
</action>
|
141 |
-
<action method="unsetData"
|
142 |
-
|
|
|
|
|
|
|
|
|
143 |
</block>
|
144 |
</reference>
|
145 |
-
|
146 |
<reference name="right">
|
147 |
<remove name="checkout/cart_sidebar"/>
|
148 |
<block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">
|
149 |
-
<action method="addItemRender"
|
150 |
-
|
151 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
152 |
</block>
|
153 |
</reference>
|
154 |
-
|
155 |
</default>
|
156 |
-
</layout>
|
3 |
<skyboxcheckout_international_index>
|
4 |
<remove name="top.container"/>
|
5 |
<reference name="content">
|
6 |
+
<block type="core/template" name="skyboxcheckout.international.index" template="skybox/checkout/skyboxcheckout.phtml"/>
|
7 |
</reference>
|
8 |
</skyboxcheckout_international_index>
|
9 |
<skyboxcheckout_international_success>
|
10 |
<reference name="content">
|
11 |
+
<block type="core/template" name="skyboxcheckout.international.index" template="skybox/checkout/skyboxsuccess.phtml"/>
|
12 |
</reference>
|
13 |
</skyboxcheckout_international_success>
|
14 |
<checkout_onepage_index>
|
15 |
<reference name="checkout.onepage">
|
16 |
+
<!--
|
17 |
+
<action method="setTemplate"><template>skybox/checkout/onepage.phtml</template></action>
|
18 |
+
-->
|
19 |
+
<action method="setTemplate">
|
20 |
+
<template helper="checkout/data/getLayoutCheckoutSkybox"/>
|
21 |
+
</action>
|
22 |
+
<!-- Rogged -->
|
23 |
</reference>
|
24 |
</checkout_onepage_index>
|
|
|
25 |
<!--
|
26 |
Shopping cart item renderer
|
27 |
-->
|
|
|
|
|
28 |
<checkout_cart_index>
|
29 |
<!-- Rogged he quitado la invocación de cart -->
|
|
|
30 |
<reference name="checkout.cart.methods">
|
31 |
+
<block type="core/template" before="content" name="skybox.checkout.cart.methods.onepage.bottom" template="skybox/checkout/onepage/link.phtml"/>
|
32 |
</reference>
|
33 |
+
<!--
|
34 |
|
35 |
<reference name="checkout.cart.shipping">
|
36 |
+
<action method="setTemplate"><template>skybox/checkout/cart/shipping.phtml</template></action>
|
37 |
</reference>
|
38 |
+
-->
|
39 |
<reference name="checkout.cart.sidebar">
|
|
|
|
|
|
|
|
|
|
|
40 |
<action method="setTemplate">
|
41 |
+
<template>skybox/checkout/cart/shipping.phtml</template>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
</action>
|
43 |
+
</reference>
|
44 |
+
<!--
|
45 |
|
46 |
+
<reference name="checkout.cart">
|
|
|
|
|
|
|
|
|
47 |
|
48 |
+
<action method="setTemplate">
|
49 |
+
<template>skybox/checkout/cart_list.phtml</template>
|
50 |
+
</action>
|
51 |
+
|
52 |
+
<action method="setCartTemplate"><value>skybox/checkout/cart_list.phtml</value></action>
|
53 |
+
<action method="setEmptyTemplate"><value>checkout/cart/noItems.phtml</value></action>
|
54 |
+
<action method="chooseTemplate"/>
|
55 |
+
|
56 |
+
<action method="addItemRender">
|
57 |
+
<type>simple</type>
|
58 |
+
<block>checkout/cart_item_renderer</block>
|
59 |
+
<template>skybox/checkout/cart/item/default.phtml</template>
|
60 |
+
</action>
|
61 |
+
|
62 |
+
<action method="addItemRender">
|
63 |
+
<type>grouped</type>
|
64 |
+
<block>checkout/cart_item_renderer_grouped</block>
|
65 |
+
<template>skybox/checkout/cart/item/default.phtml</template>
|
66 |
+
</action>
|
67 |
+
|
68 |
+
<action method="addItemRender">
|
69 |
+
<type>configurable</type>
|
70 |
+
<block>checkout/cart_item_renderer_configurable</block>
|
71 |
+
<template>skybox/checkout/cart/item/default.phtml</template>
|
72 |
+
</action>
|
73 |
+
|
74 |
+
<action method="addItemRender">
|
75 |
+
<type>bundle</type>
|
76 |
+
<block>bundle/checkout_cart_item_renderer</block>
|
77 |
+
<template>skybox/checkout/cart/item/default.phtml</template>
|
78 |
+
</action>
|
79 |
|
80 |
</reference>
|
81 |
|
82 |
<reference name="checkout.cart.shipping">
|
83 |
+
<action method="setTemplate"><template>skybox/checkout/cart/shipping.phtml</template></action>
|
84 |
</reference>
|
85 |
|
86 |
<reference name="checkout.cart.sidebar">
|
87 |
+
<action method="setTemplate"><template>skybox/checkout/cart/shipping.phtml</template></action>
|
88 |
</reference>
|
89 |
+
-->
|
90 |
</checkout_cart_index>
|
|
|
91 |
<default>
|
92 |
<reference name="head">
|
93 |
+
<!--
|
94 |
+
<block type="directory/currency" name="custom_currency_selector" template="currency/currency.phtml"/>
|
95 |
+
-->
|
96 |
+
<action method="addJs" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
97 |
+
<script>prototype/window.js</script>
|
98 |
+
</action>
|
99 |
+
<action method="addJs" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
100 |
+
<script>prototype/debug.js</script>
|
101 |
+
</action>
|
102 |
+
<action method="addJs" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
103 |
+
<script>prototype/effects.js</script>
|
104 |
+
</action>
|
105 |
+
<action method="addItem" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
106 |
+
<type>js_css</type>
|
107 |
+
<name>prototype/windows/themes/default.css</name>
|
108 |
+
</action>
|
109 |
+
<action method="addItem" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
110 |
+
<type>js_css</type>
|
111 |
+
<name>prototype/windows/themes/alphacube.css</name>
|
112 |
+
</action>
|
113 |
<action method="addJs" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
114 |
<script>skybox/load-jquery.js</script>
|
115 |
</action>
|
|
|
116 |
<!-- jQuery ver. 1.7.2 -->
|
117 |
<!--
|
118 |
+
|
119 |
<action method="addJs"><script>skybox/jquery.min.js</script></action>
|
120 |
<action method="addJs"><script>skybox/jquery.ba-resize.min.js</script></action>
|
121 |
|
122 |
<block type="core/text" name="google.cdn.jquery">
|
123 |
+
<action method="setText">
|
124 |
+
<text><![CDATA[<script type="text/javascript">jQuery.noConflict();</script>]]></text>
|
125 |
+
</action>
|
126 |
</block>
|
|
|
127 |
|
128 |
+
-->
|
129 |
<!--
|
130 |
+
|
131 |
<block type="core/text" name="google.cdn.jquery">
|
132 |
+
<action method="setText">
|
133 |
+
<text><![CDATA[<script type="text/javascript">
|
134 |
+
if ( (typeof jQuery === 'undefined') && !window.jQuery ) {
|
135 |
+
document.write(unescape("%3Cscript type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js'%3E%3C/script%3E"));
|
136 |
+
document.write(unescape("%3Cscript type='text/javascript'%3E%3C/script%3E jQuery.noConflict(); %3Cscript%3E%3C/script%3E"));
|
137 |
+
}</script>]]></text>
|
138 |
+
</action>
|
139 |
</block>
|
|
|
140 |
|
141 |
+
-->
|
142 |
+
<!--
|
143 |
+
<action method="addItem" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
144 |
+
-->
|
145 |
+
<!--
|
146 |
+
<type>skin_js</type><name>js/skybox/catalog.product.configurable.js</name>
|
147 |
+
-->
|
148 |
+
<!-- </action> -->
|
149 |
</reference>
|
|
|
150 |
<!--
|
151 |
+
|
152 |
<reference name="content">
|
153 |
+
<block type="core/template" name="skyboxcheckout.top.container.cart" before="-" template="skybox/checkout/cart.phtml"/>
|
154 |
</reference>
|
|
|
155 |
|
156 |
+
-->
|
157 |
<reference name="top.container">
|
158 |
+
<!-- <reference name="content"> -->
|
159 |
<block type="core/template" name="skyboxcheckout.top.container.cart">
|
160 |
<action method="setTemplate" ifconfig="skyboxinternational/skyboxsettings/skyboxactive">
|
161 |
<template>skybox/checkout/cart.phtml</template>
|
162 |
</action>
|
163 |
+
<action method="unsetData">
|
164 |
+
<key>cache_lifetime</key>
|
165 |
+
</action>
|
166 |
+
<action method="unsetData">
|
167 |
+
<key>cache_tags</key>
|
168 |
+
</action>
|
169 |
</block>
|
170 |
</reference>
|
|
|
171 |
<reference name="right">
|
172 |
<remove name="checkout/cart_sidebar"/>
|
173 |
<block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">
|
174 |
+
<action method="addItemRender">
|
175 |
+
<type>simple</type>
|
176 |
+
<block>checkout/cart_item_renderer</block>
|
177 |
+
<template>skybox/checkout/cart/sidebar/default.phtml</template>
|
178 |
+
</action>
|
179 |
+
<action method="addItemRender">
|
180 |
+
<type>grouped</type>
|
181 |
+
<block>checkout/cart_item_renderer_grouped</block>
|
182 |
+
<template>skybox/checkout/cart/sidebar/default.phtml</template>
|
183 |
+
</action>
|
184 |
+
<action method="addItemRender">
|
185 |
+
<type>configurable</type>
|
186 |
+
<block>checkout/cart_item_renderer_configurable</block>
|
187 |
+
<template>skybox/checkout/cart/sidebar/default.phtml</template>
|
188 |
+
</action>
|
189 |
</block>
|
190 |
</reference>
|
|
|
191 |
</default>
|
192 |
+
</layout>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SKYBOZ456</name>
|
4 |
-
<version>1.2.6.
|
5 |
<stability>stable</stability>
|
6 |
<license>Open</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>Skybox Checkout enables a Magento ecommerce site to sell instantly to 180 countries &amp; territories and accept payment in 140 local currencies. SkyBOX Checkout is a combination of technology tools &amp; services to help retailers expand overseas while offering a localized full landed cost calculation to international shoppers. SkyBOX Checkout takes on full risk of fraud screening &amp; international payments while providing competitive international shipping with full tracking via its proprietary logistics network.</notes>
|
12 |
<authors><author><name>Emilio Lizarraga</name><user>Emilio</user><email>emilio@skynet.net</email></author></authors>
|
13 |
<date>2017-05-11</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Skybox"><dir name="Catalog"><dir name="Block"><dir name="Bundle"><file name="Price.php" hash="9e6a41b50d37ed0884d08387ed793f99"/></dir><dir name="Catalog"><dir name="Category"><dir name="Tab"><file name="Skyboxcheckout.php" hash="c7e4e2df7a3b11ef640d18191eb01e2a"/></dir></dir></dir><dir name="Product"><file name="List.php" hash="3c4bbfe539e3fe655c513b3d697e0b0e"/><file name="Price.php" hash="b2fd8386c461d87e61c0d68f9718fe84"/><dir name="Widget"><file name="New.php" hash="8988c7748816f60afbc01eae20707c52"/></dir></dir></dir><dir name="Model"><dir name="Api"><file name="Product.php" hash="60ab5d3b86dd989cb1dd164c1112eb39"/></dir><file name="Observer.php" hash="cb96f1f3c9e83821148ca03c13d4e7a4"/><dir name="Product"><dir name="Attribute"><dir name="Source"><file name="Categories.php" hash="2c8e12e8ec757115531380881a3a4a22"/></dir></dir><dir name="Type"><file name="Price.php" hash="70f5e1fd02249941a5f04ca472bf440b"/></dir></dir><dir name="Resource"><file name="Setup.php" hash="02712115776769fa7983632cc72bdbdb"/></dir></dir><dir name="etc"><file name="config.xml" hash="06ac077f3260ad2850eab920b770f594"/></dir><dir name="sql"><dir name="skyboxcatalog_setup"><file name="mysql4-install-0.1.0.php" hash="dfa79dc84a6028a9171f709670a1b8d1"/></dir></dir></dir><dir name="Checkout"><dir name="Block"><dir name="Cart"><dir name="Item"><file name="Renderer.php" hash="c7862ab4b8936f0f15d2217b8175f3b2"/></dir><file name="Sidebar.php" hash="cefcb890a5d9d2d89d370d07eee11049"/><file name="Totals.php" hash="b695dde8996b21b65277dfc6efc50482"/></dir><dir name="Checkout"><dir name="Cart"><file name="Sidebar.php" hash="f2f99df06a26ce5bc580becff0f562aa"/></dir><file name="Cart.php" hash="f5bf7d91da455bf8b587b12090cb5f55"/><file name="Links.php" hash="3bc5d4ee0b81cab34ef85b616362ba82"/><dir name="Onepage"><file name="Link.php" hash="6ee490c1a0248814c79b003dc11b3b13"/></dir></dir><dir name="Sales"><dir name="Order"><file name="Total.php" hash="ecedc8213b513be7fc4f6ca18dd0fe4e"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="42382d6dbe0257802a7f69548de10122"/><file name="Url.php" hash="bc4ba406cff59e5fdebe1cd087c3d946"/></dir><dir name="Model"><dir name="Api"><file name="Checkout.php" hash="02f0ea9268f986c85998527290e6cb61"/></dir><file name="Carrier.php" hash="e7a7856c7bd25099d2cd0ccc0fef3cc8"/><file name="Cart.php" hash="aa5a34ab62b198b0759f4494f7018769"/><dir name="Creditmemo"><file name="Total.php" hash="9741bdffba5f4fb93f974ebff5342446"/></dir><dir name="Invoice"><file name="Total.php" hash="bec3b4df14eb5ee06c32d648d230fe6c"/></dir><file name="Observer.php" hash="1d61207e72f626d76059bf4c5179e414"/><file name="Pay.php" hash="2162cfc602ba16441b50e76a1f0d355e"/><dir name="Quote"><dir name="Address"><dir name="Total"><file name="Rmt.php" hash="7c664235331af2205137abd89b7745d1"/><file name="Tax.php" hash="d19c997af49305890ec76256537bc274"/></dir></dir><file name="Item.php" hash="94c87cbf798b4f3b1df93df58d0127ff"/><file name="SubTotal.php" hash="712739ad0261862bc3fdd84883e052ce"/><file name="Total.php" hash="4b1ff9e87189ce3ebd426d782e6d6d49"/><file name="Total2.php" hash="2e68ee88038d6afa4ecae31c760923d2"/><file name="Total3.php" hash="af800fdcafa73d7e6f5005617c1fff50"/><file name="Total4.php" hash="d07c7d0c6cea924de1c073b86325f334"/><file name="Total5.php" hash="7621ffe0c48f4cff0be01d8675ebfd40"/><file name="Total6.php" hash="f3928406b3f8e27c2130b191affa216b"/><file name="Total7.php" hash="364dda6841e33501d8da82d6a707e3f3"/><file name="Total8.php" hash="0198e24497fbfb54da8d08c068421e98"/></dir></dir><dir name="controllers"><file name="CalculateController.php" hash="15bd7d1e258d43ff3874475ba4ac1557"/><file name="InternationalController.php" hash="f0ffbc37e5e4d0a87108fb1e472944b1"/><file name="ProcessController.php" hash="2befb4e7e3b56d5efe099d2279f776a3"/></dir><dir name="etc"><file name="config.xml" hash="442bd73b244080c51e206cd9f43ff42e"/><file name="system.xml" hash="2a5472fd0a152a9675de8cecb9bdf6c5"/></dir><dir name="sql"><dir name="skyboxcheckout_setup"><file name="mysql4-install-0.1.0.php" hash="fb9abdfaba4397c16c925d7775a9f8f6"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="a9c26858268c150c09b486525a001ece"/><file name="mysql4-upgrade-0.1.0-0.1.2.php" hash="16668f60c9e3cdd74b4aebf6ac5beb99"/><file name="mysql4-upgrade-1.2.5-1.2.5.2.php" hash="46d14b76fc745e8772cde4956d1b1f66"/><file name="mysql4-upgrade-1.2.5.2-1.2.6.php" hash="46d14b76fc745e8772cde4956d1b1f66"/></dir></dir></dir><dir name="Core"><file name="Exception.php" hash="bca15d9d6fff9b215368a2957f2143c2"/><dir name="Helper"><file name="Allow.php" hash="5e0db1850609acb4773cde8910ed7603"/><file name="Data.php" hash="eccfed0d0f8e29e8e50ec775d58a999f"/><file name="Email.php" hash="cc031b5b69014ac7105e909c39844acf"/></dir><dir name="Model"><dir name="Api"><file name="Abstract.php" hash="96880d0c219133d16a9507bc6b746521"/><file name="Restful.php" hash="3107eeebbf64d6c365cf0fe3a1b5a580"/></dir><file name="Config.php" hash="66680aacb08b887a655e4a1236e36dc1"/><file name="Logservice.php" hash="705634aa093731d2612d658f920f279f"/><dir name="Mysql4"><dir name="Logservice"><file name="Collection.php" hash="58ebee3c24c6743cee363bc2562e1244"/></dir><file name="Logservice.php" hash="c24c3296dabd9ea9443fb4fca9e1ab2e"/></dir><file name="Mysql4.php" hash="48e708546b6d819f9ab57d630d8a72c7"/><file name="Session.php" hash="75e90de0993568a07ba2cd9b83500538"/><file name="Standard.php" hash="9faf8ad601d206f7e7fd155ad87b0e4e"/></dir><dir name="etc"><file name="config.xml" hash="480f8a9ff4d9e90b6e9b56742a3f4d88"/></dir><dir name="sql"><dir name="skyboxcore_setup"><file name="mysql4-install-0.1.0.php" hash="075d96fc11928d12d490cb346029f392"/></dir></dir></dir><dir name="International"><dir name="Helper"><file name="Data.php" hash="861172962e401f9729f0f098853d2535"/></dir><dir name="Model"><file name="Config.php" hash="7de8767d2cafb6a32c25ec04d5cc31d1"/><file name="StoreType.php" hash="1f6b09a1a6ba5f3cef24eecf2868b233"/></dir><dir name="etc"><file name="adminhtml.xml" hash="a282724808c4a3e46cf9bef869004684"/><file name="config.xml" hash="4e6bcd4448fec812235e6023ac0cc4ac"/><file name="system.xml" hash="f99c4cd46f87a98c6761afbc21cc8c4e"/></dir></dir><dir name="Services"><dir name="Model"><dir name="Api"><file name="V2.php" hash="85b805249e2d4bd5183402a958821c70"/></dir><file name="Api.php" hash="773cbefe6af8fc316f7a65b4b834da21"/></dir><dir name="etc"><file name="api.xml" hash="5a997cabfcebdfd33c046fb36a9f2c05"/><file name="config.xml" hash="84e89679bfb7b3cc9f93f15855a5fd20"/><file name="wsdl.xml" hash="f457001a1237e7d87be84d6903b6e614"/><file name="wsi.xml" hash="a077f2cf9644dba05db287ec47509808"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="skyboxcatalog.xml" hash="49c2aa4aef74456609fc9411739dc030"/><file name="skyboxinternational.xml" hash="b26933ce204399bfbe54ce28d385c1e3"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="skyboxcheckout.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.3.25</min><max>7.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>SKYBOZ456</name>
|
4 |
+
<version>1.2.6.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Open</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Skybox Checkout enables a Magento ecommerce site to sell instantly to 180 countries &amp; territories and accept payment in 140 local currencies. SkyBOX Checkout is a combination of technology tools &amp; services to help retailers expand overseas while offering a localized full landed cost calculation to international shoppers. SkyBOX Checkout takes on full risk of fraud screening &amp; international payments while providing competitive international shipping with full tracking via its proprietary logistics network.</notes>
|
12 |
<authors><author><name>Emilio Lizarraga</name><user>Emilio</user><email>emilio@skynet.net</email></author></authors>
|
13 |
<date>2017-05-11</date>
|
14 |
+
<time>21:13:20</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Skybox"><dir name="Catalog"><dir name="Block"><dir name="Bundle"><file name="Price.php" hash="9e6a41b50d37ed0884d08387ed793f99"/></dir><dir name="Catalog"><dir name="Category"><dir name="Tab"><file name="Skyboxcheckout.php" hash="c7e4e2df7a3b11ef640d18191eb01e2a"/></dir></dir></dir><dir name="Product"><file name="List.php" hash="3c4bbfe539e3fe655c513b3d697e0b0e"/><file name="Price.php" hash="b2fd8386c461d87e61c0d68f9718fe84"/><dir name="Widget"><file name="New.php" hash="8988c7748816f60afbc01eae20707c52"/></dir></dir></dir><dir name="Model"><dir name="Api"><file name="Product.php" hash="60ab5d3b86dd989cb1dd164c1112eb39"/></dir><file name="Observer.php" hash="cb96f1f3c9e83821148ca03c13d4e7a4"/><dir name="Product"><dir name="Attribute"><dir name="Source"><file name="Categories.php" hash="2c8e12e8ec757115531380881a3a4a22"/></dir></dir><dir name="Type"><file name="Price.php" hash="70f5e1fd02249941a5f04ca472bf440b"/></dir></dir><dir name="Resource"><file name="Setup.php" hash="02712115776769fa7983632cc72bdbdb"/></dir></dir><dir name="etc"><file name="config.xml" hash="06ac077f3260ad2850eab920b770f594"/></dir><dir name="sql"><dir name="skyboxcatalog_setup"><file name="mysql4-install-0.1.0.php" hash="dfa79dc84a6028a9171f709670a1b8d1"/></dir></dir></dir><dir name="Checkout"><dir name="Block"><dir name="Cart"><dir name="Item"><file name="Renderer.php" hash="c7862ab4b8936f0f15d2217b8175f3b2"/></dir><file name="Sidebar.php" hash="cefcb890a5d9d2d89d370d07eee11049"/><file name="Totals.php" hash="b695dde8996b21b65277dfc6efc50482"/></dir><dir name="Checkout"><dir name="Cart"><file name="Sidebar.php" hash="f2f99df06a26ce5bc580becff0f562aa"/></dir><file name="Cart.php" hash="f5bf7d91da455bf8b587b12090cb5f55"/><file name="Links.php" hash="3bc5d4ee0b81cab34ef85b616362ba82"/><dir name="Onepage"><file name="Link.php" hash="6ee490c1a0248814c79b003dc11b3b13"/></dir></dir><dir name="Sales"><dir name="Order"><file name="Total.php" hash="ecedc8213b513be7fc4f6ca18dd0fe4e"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="42382d6dbe0257802a7f69548de10122"/><file name="Url.php" hash="bc4ba406cff59e5fdebe1cd087c3d946"/></dir><dir name="Model"><dir name="Api"><file name="Checkout.php" hash="02f0ea9268f986c85998527290e6cb61"/></dir><file name="Carrier.php" hash="e7a7856c7bd25099d2cd0ccc0fef3cc8"/><file name="Cart.php" hash="aa5a34ab62b198b0759f4494f7018769"/><dir name="Creditmemo"><file name="Total.php" hash="9741bdffba5f4fb93f974ebff5342446"/></dir><dir name="Invoice"><file name="Total.php" hash="bec3b4df14eb5ee06c32d648d230fe6c"/></dir><file name="Observer.php" hash="1d61207e72f626d76059bf4c5179e414"/><file name="Pay.php" hash="2162cfc602ba16441b50e76a1f0d355e"/><dir name="Quote"><dir name="Address"><dir name="Total"><file name="Rmt.php" hash="7c664235331af2205137abd89b7745d1"/><file name="Tax.php" hash="d19c997af49305890ec76256537bc274"/></dir></dir><file name="Item.php" hash="94c87cbf798b4f3b1df93df58d0127ff"/><file name="SubTotal.php" hash="712739ad0261862bc3fdd84883e052ce"/><file name="Total.php" hash="4b1ff9e87189ce3ebd426d782e6d6d49"/><file name="Total2.php" hash="2e68ee88038d6afa4ecae31c760923d2"/><file name="Total3.php" hash="af800fdcafa73d7e6f5005617c1fff50"/><file name="Total4.php" hash="d07c7d0c6cea924de1c073b86325f334"/><file name="Total5.php" hash="7621ffe0c48f4cff0be01d8675ebfd40"/><file name="Total6.php" hash="f3928406b3f8e27c2130b191affa216b"/><file name="Total7.php" hash="364dda6841e33501d8da82d6a707e3f3"/><file name="Total8.php" hash="0198e24497fbfb54da8d08c068421e98"/></dir></dir><dir name="controllers"><file name="CalculateController.php" hash="15bd7d1e258d43ff3874475ba4ac1557"/><file name="InternationalController.php" hash="f0ffbc37e5e4d0a87108fb1e472944b1"/><file name="ProcessController.php" hash="2befb4e7e3b56d5efe099d2279f776a3"/></dir><dir name="etc"><file name="config.xml" hash="442bd73b244080c51e206cd9f43ff42e"/><file name="system.xml" hash="2a5472fd0a152a9675de8cecb9bdf6c5"/></dir><dir name="sql"><dir name="skyboxcheckout_setup"><file name="mysql4-install-0.1.0.php" hash="fb9abdfaba4397c16c925d7775a9f8f6"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="a9c26858268c150c09b486525a001ece"/><file name="mysql4-upgrade-0.1.0-0.1.2.php" hash="16668f60c9e3cdd74b4aebf6ac5beb99"/><file name="mysql4-upgrade-1.2.5-1.2.5.2.php" hash="46d14b76fc745e8772cde4956d1b1f66"/><file name="mysql4-upgrade-1.2.5.2-1.2.6.php" hash="46d14b76fc745e8772cde4956d1b1f66"/></dir></dir></dir><dir name="Core"><file name="Exception.php" hash="bca15d9d6fff9b215368a2957f2143c2"/><dir name="Helper"><file name="Allow.php" hash="5e0db1850609acb4773cde8910ed7603"/><file name="Data.php" hash="eccfed0d0f8e29e8e50ec775d58a999f"/><file name="Email.php" hash="cc031b5b69014ac7105e909c39844acf"/></dir><dir name="Model"><dir name="Api"><file name="Abstract.php" hash="96880d0c219133d16a9507bc6b746521"/><file name="Restful.php" hash="3107eeebbf64d6c365cf0fe3a1b5a580"/></dir><file name="Config.php" hash="66680aacb08b887a655e4a1236e36dc1"/><file name="Logservice.php" hash="705634aa093731d2612d658f920f279f"/><dir name="Mysql4"><dir name="Logservice"><file name="Collection.php" hash="58ebee3c24c6743cee363bc2562e1244"/></dir><file name="Logservice.php" hash="c24c3296dabd9ea9443fb4fca9e1ab2e"/></dir><file name="Mysql4.php" hash="48e708546b6d819f9ab57d630d8a72c7"/><file name="Session.php" hash="75e90de0993568a07ba2cd9b83500538"/><file name="Standard.php" hash="9faf8ad601d206f7e7fd155ad87b0e4e"/></dir><dir name="etc"><file name="config.xml" hash="480f8a9ff4d9e90b6e9b56742a3f4d88"/></dir><dir name="sql"><dir name="skyboxcore_setup"><file name="mysql4-install-0.1.0.php" hash="075d96fc11928d12d490cb346029f392"/></dir></dir></dir><dir name="International"><dir name="Helper"><file name="Data.php" hash="861172962e401f9729f0f098853d2535"/></dir><dir name="Model"><file name="Config.php" hash="7de8767d2cafb6a32c25ec04d5cc31d1"/><file name="StoreType.php" hash="1f6b09a1a6ba5f3cef24eecf2868b233"/></dir><dir name="etc"><file name="adminhtml.xml" hash="a282724808c4a3e46cf9bef869004684"/><file name="config.xml" hash="4e6bcd4448fec812235e6023ac0cc4ac"/><file name="system.xml" hash="f99c4cd46f87a98c6761afbc21cc8c4e"/></dir></dir><dir name="Services"><dir name="Model"><dir name="Api"><file name="V2.php" hash="85b805249e2d4bd5183402a958821c70"/></dir><file name="Api.php" hash="773cbefe6af8fc316f7a65b4b834da21"/></dir><dir name="etc"><file name="api.xml" hash="5a997cabfcebdfd33c046fb36a9f2c05"/><file name="config.xml" hash="84e89679bfb7b3cc9f93f15855a5fd20"/><file name="wsdl.xml" hash="f457001a1237e7d87be84d6903b6e614"/><file name="wsi.xml" hash="a077f2cf9644dba05db287ec47509808"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="skyboxcatalog.xml" hash="49c2aa4aef74456609fc9411739dc030"/><file name="skyboxinternational.xml" hash="b26933ce204399bfbe54ce28d385c1e3"/></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="skyboxcheckout.xml" hash="7de3b3a0a214735c5dea737b047cf123"/></dir><dir name="template"><dir name="skybox"><dir name="checkout"><dir name="cart"><dir name="item"><file name="default.phtml" hash="3e4d275d5260bf10def74b0af438b6e5"/></dir><file name="shipping.phtml" hash="4a181beac32bf4ecfee57d407b7c484b"/><dir name="sidebar"><file name="default.phtml" hash="3c767fa405317514d7c2d3d3ab9b6bc7"/></dir><file name="sidebar.phtml" hash="8344c09dde70abe4e3b9c8861a1bb741"/></dir><file name="cart.phtml" hash="23627f4dc79525fc58dbf9ac7d63b627"/><file name="cart_list.phtml" hash="92e9359602a2f239fa1197060a3dc1a8"/><file name="headerskybox.phtml" hash="d41d8cd98f00b204e9800998ecf8427e"/><dir name="onepage"><file name="link.phtml" hash="64157cac24b28a6563b5ff1d8c06780c"/></dir><file name="onepage.phtml" hash="2b74cd9dc82b54f1b71fe1f2d25ea3bb"/><file name="pagecheckout.phtml" hash="f049c52b94b917a96004c26f4a404f7d"/><file name="skyboxcheckout.phtml" hash="15d327661efa77d2c790bf53e28bdfea"/><file name="skyboxsuccess.phtml" hash="5327d846883827678f2ab6f5a426652e"/></dir><dir name="product"><file name="price.phtml" hash="22d109303a7e71cedd65f130ba64377d"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Skybox_All.xml" hash="050dbba0b15dc3f5a8d78baa03fe1d81"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="js"><dir name="skybox"><file name="catalog.product.configurable.js" hash="012dbf008ec79f5ba9fe384e48bb1c99"/></dir></dir><dir name="css"><dir name="skybox"><file name="blank.gif" hash="325472601571f31e1bf00674c368d335"/><file name="fancybox_loading.gif" hash="328cc0f6c78211485058d460e80f4fa8"/><file name="fancybox_loading@2x.gif" hash="f92938639fa894a0e8ded1c3368abe98"/><file name="fancybox_overlay.png" hash="77aeaa52715b898b73c74d68c630330e"/><file name="fancybox_sprite.png" hash="783d4031fe50c3d83c960911e1fbc705"/><file name="fancybox_sprite@2x.png" hash="ed9970ce22242421e66ff150aa97fe5f"/><file name="jquery.fancybox.css" hash="50b795fb178b5a1c73833c47bad38987"/><file name="style.css" hash="80c29b6490813a323f61da31c879bb14"/></dir></dir></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="skybox"><file name="adminhtml.category.js" hash="2c005c1478cfe7b39266257f5bfa89c9"/><file name="jquery.ba-resize.min.js" hash="9e80c546032c71de01a5c4bf4527995f"/><file name="jquery.fancybox.js" hash="5701e956bc1c938e0bdb4f7c20cec9c4"/><file name="jquery.min.js" hash="b8d64d0bc142b3f670cc0611b0aebcae"/><file name="load-jquery.js" hash="79b0d3dfea993a89d56b4c690d10d468"/><file name="main.js" hash="2bddafa1e01c366929dc6f65af72716c"/></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.3.25</min><max>7.0.0</max></php></required></dependencies>
|
18 |
</package>
|