Swipezoom_InternationalShipping - Version 1.0.5

Version Notes

Alerts Bug Fixed

Download this release

Release Info

Developer SwipezoomUK
Extension Swipezoom_InternationalShipping
Version 1.0.5
Comparing to
See all releases


Code changes from version 1.0.4 to 1.0.5

app/code/local/Swipezoom/CardPayment/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Swipezoom_cardpayment>
5
- <version>1.0.4</version>
6
  </Swipezoom_cardpayment>
7
  </modules>
8
  <global>
2
  <config>
3
  <modules>
4
  <Swipezoom_cardpayment>
5
+ <version>1.0.5</version>
6
  </Swipezoom_cardpayment>
7
  </modules>
8
  <global>
app/code/local/Swipezoom/InternationalShipping/Model/Carrier/Swipezoom.php CHANGED
@@ -743,6 +743,11 @@ extends Mage_Shipping_Model_Carrier_Abstract
743
  $ratesRequest = $this->prepareAddressFormatRequest();
744
 
745
  $requestString = serialize($ratesRequest);
 
 
 
 
 
746
  $debugData = array('request' => $ratesRequest);
747
  if ($response === null) {
748
  try {
743
  $ratesRequest = $this->prepareAddressFormatRequest();
744
 
745
  $requestString = serialize($ratesRequest);
746
+
747
+ $ratesRequest['CountryCode'] = trim($ratesRequest['CountryCode']);
748
+ if(empty($ratesRequest['CountryCode']))
749
+ return null;
750
+
751
  $debugData = array('request' => $ratesRequest);
752
  if ($response === null) {
753
  try {
app/code/local/Swipezoom/InternationalShipping/etc/config.xml CHANGED
@@ -10,7 +10,7 @@
10
  <config>
11
  <modules>
12
  <Swipezoom_InternationalShipping>
13
- <version>1.0.4</version>
14
  </Swipezoom_InternationalShipping>
15
  </modules>
16
  <frontend>
@@ -22,13 +22,13 @@
22
  <frontName>internationalshipping</frontName>
23
  </args>
24
  </internationalshipping>
25
- <checkout>
26
  <args>
27
  <modules>
28
  <Swipezoom_InternationalShipping before="Mage_Checkout">Swipezoom_InternationalShipping</Swipezoom_InternationalShipping>
29
  </modules>
30
  </args>
31
- </checkout>
32
  </routers>
33
  <layout>
34
  <updates>
10
  <config>
11
  <modules>
12
  <Swipezoom_InternationalShipping>
13
+ <version>1.0.5</version>
14
  </Swipezoom_InternationalShipping>
15
  </modules>
16
  <frontend>
22
  <frontName>internationalshipping</frontName>
23
  </args>
24
  </internationalshipping>
25
+ <!-- <checkout>
26
  <args>
27
  <modules>
28
  <Swipezoom_InternationalShipping before="Mage_Checkout">Swipezoom_InternationalShipping</Swipezoom_InternationalShipping>
29
  </modules>
30
  </args>
31
+ </checkout> -->
32
  </routers>
33
  <layout>
34
  <updates>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Swipezoom_InternationalShipping</name>
4
- <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
@@ -12,12 +12,11 @@
12
  Regardless of the size of your business, Swipezoom makes it as simple to sell and ship internationally, as it is to your domestic customers.&#xD;
13
  &#xD;
14
  Note: Swipezoom can be configured as a logistics solution, a payment solution or both combined. The extension is free, with a per-transaction fee for successful orders and no additional hidden costs.</description>
15
- <notes>Product Grabber Added&#xD;
16
- Further Enhancements</notes>
17
  <authors><author><name>SwipezoomUK</name><user>SwipezoomUK</user><email>info@swipezoom.com</email></author></authors>
18
- <date>2016-04-11</date>
19
- <time>09:39:48</time>
20
- <contents><target name="magelocal"><dir name="Swipezoom"><dir name="InternationalShipping"><dir name="Block"><dir name="Adminhtml"><dir name="Sales"><dir name="Creditmemo"><file name="Grid.php" hash="7754f32a0e7f681e3a1b796619ee70f3"/></dir><dir name="Grid"><file name="Swipezoomorder.php" hash="0326cb03a5b1078a07345ff3ec4c15c6"/><file name="Swipezoomorderchild.php" hash="ab294771dc2a4e5ba7aa4653714cc348"/><file name="Swipezoomorderinvoice.php" hash="a89359f62c2a1b3c3123e8220bbf33bd"/><file name="Swipezoomorderparent.php" hash="6850630004dcd9231dd6c4eabc03af51"/></dir><file name="Grid.php" hash="4885d7330fdc2ee9d94305dd147dec0d"/><dir name="Invoice"><file name="Grid.php" hash="fa7c097dd902f5164e10e626f0ee7336"/></dir><dir name="Order"><dir name="Create"><dir name="Sidebar"><file name="Customreorder.php" hash="31b68f168b3331db15063c6b4cec2197"/><file name="Reorder.php" hash="e1af714bd4fc9d85e29cd0830adcd319"/><file name="_Reorder.php" hash="39fce63e72b85688fac0b04585bb6919"/></dir></dir><dir name="Creditmemo"><file name="Totals.php" hash="22f0b3c6ff2d1ac4c24c447ce9b55772"/><file name="View.php" hash="637c688b4a6e9605583dbd8b29f33321"/></dir><dir name="Invoice"><file name="Totals.php" hash="ab7552d8b1d227150da39638b4a11e84"/><file name="View.php" hash="0da0b7cd65ac57b1f563482d05b79e9d"/></dir><dir name="Shipment"><file name="View.php" hash="a7eb3aa7ad54cda28b7c8901cb818b93"/></dir><file name="Totals.php" hash="832515dce009e3c68127e83ee22423ea"/><file name="View.php" hash="1efd3edf8954e50005e19276191b5800"/></dir><dir name="Shipment"><file name="Grid.php" hash="8821f57c6643519565c58437b74e7759"/></dir></dir></dir><dir name="Checkout"><dir name="Onepage"><dir name="Shipping"><dir name="Method"><file name="Available.php" hash="cbff1cef3e6b188c8600320ac16adca2"/></dir></dir></dir></dir><dir name="Onepage"><file name="Login.php" hash="9c6686f25d29ecfbad226c5aecd0d726"/><file name="Review.php" hash="01c0d52b4e0c466cd904f69d76087480"/><dir name="Shipping"><file name="Method.php" hash="cc5ae38cc37f828792f2122410216fdb"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="141460fabb9478e6744f13f2f0eb7ab0"/></dir><dir name="Model"><dir name="Carrier"><file name="Swipezoom.php" hash="7868c9a33d01ef7ad44486a6fbcb70c9"/></dir><dir name="Mysql4"><dir name="Packingdetail"><file name="Collection.php" hash="662a9e5d5d6d90d63e74785ee2540605"/></dir><file name="Packingdetail.php" hash="d472529b9cfc8b08fcf7f365c2490601"/><dir name="Partshipreq"><file name="Collection.php" hash="e359b19851682e7c6af07d4a150b8670"/></dir><file name="Partshipreq.php" hash="234ff3c0b22daab1e93dc9b3b3786602"/><dir name="Partshipreqitems"><file name="Collection.php" hash="ee4aaa2f86624c1f3e22e8b0f730fb4b"/></dir><file name="Partshipreqitems.php" hash="afab6baeb2a8eedae954235fdfbac1d9"/><dir name="Shipmentdetail"><file name="Collection.php" hash="f6692d095e21bb795007ee1898cc8347"/></dir><file name="Shipmentdetail.php" hash="511b5dd004fb895ed2195e4a492d9025"/><dir name="Swipezoomcreditmemo"><file name="Collection.php" hash="0e61bb4ff5353866e3e33ab560377cac"/></dir><file name="Swipezoomcreditmemo.php" hash="42eb8d4190499a2e15dce399b4591183"/></dir><file name="Observer.php" hash="41c4af1fe13425e849e2209f17c98a61"/><file name="Order.php" hash="f943dc977f3dda0b3d04a336042870c4"/><file name="Packingdetail.php" hash="5f44cb082835e0bc8bd78a4aaf505d95"/><file name="Partshipreq.php" hash="6fd011e313b42642e8b45af54a253eb5"/><file name="Partshipreqitems.php" hash="2d56993668648d3f02097594233dc572"/><dir name="Sales"><dir name="Order"><dir name="Pdf"><dir name="Invoice"><dir name="Amasty"><file name="Pure.php" hash="953dc92e457a09b6a1959ec82fff071b"/></dir></dir><file name="Invoice.php" hash="cb2b4af2a9d3c5cc6fe892bd23df2ea3"/><dir name="Items"><dir name="Invoice"><file name="Default.php" hash="cd30dd6ab9ad1a91fdce0a077abbcd52"/></dir><dir name="Shipment"><file name="Default.php" hash="ddf5b4ceba5188a427fa9b8b396165fe"/></dir></dir><dir name="Shipment"><dir name="Amasty"><file name="Pure.php" hash="5fc5e46ed5bd1a905bf99fc8b3f6635d"/></dir></dir><file name="Shipment.php" hash="c42bc786605b4b41daee32874d3aafd0"/></dir></dir><dir name="Quote"><dir name="Address"><dir name="Total"><file name="Vat.php" hash="0367c834f76dd2cc20d1322a81feadf9"/></dir></dir></dir></dir><dir name="Service"><file name="Quote.php" hash="a0aa3304121e17ec388feb5d8ade046f"/></dir><file name="Shipmentdetail.php" hash="01be12565bf44a7da0c099f1bc237c5c"/><file name="Swipezoomcreditmemo.php" hash="8bab02b324442c99748a51683d550c71"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Extmode.php" hash="98543d6dba8b02a11dfb63d2f332f00e"/></dir></dir></dir><dir name="Total"><dir name="Vat"><file name="Creditmemo.php" hash="ad22325aa7a092c930c114ea433c1110"/><file name="Invoice.php" hash="44c652fad20dfdbaaa8bd878aae290ba"/></dir></dir><dir name="Type"><file name="Onepage.php" hash="e6cb1052fe4d504acc2c0dc1ace807e0"/></dir><dir name="Validation"><file name="Abstract.php" hash="21e6d4c1fbe73aeee54f8237d9ec9650"/><file name="Address.php" hash="1c17eff218fa072253b1a50c38088b9d"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><file name="CreateController.php" hash="9a06c94dbc097a6abb5bdbbc9d4387e4"/><file name="CreditmemoController.php" hash="e143c146c1d1dd90c6bcf2d6f3bb4b4f"/><file name="EditController.php" hash="d61bc9954dc1eb2fd6025c727a9f7075"/><file name="InvoiceController.php" hash="2db32dacd97e0fbf2083c712e7587a27"/><file name="ShipmentController.php" hash="765b46fb886d49b9ffc0fc757afdd87c"/></dir></dir></dir><file name="CartController.php" hash="945068d4819389f50d0a57809eceeaf8"/><file name="IndexController.php" hash="ed1908a4c791f7e7212eac2f65272f0f"/><file name="OnepageController.php" hash="31b943de4ce418cf2c2832c251e2e0ab"/></dir><dir name="etc"><dir name="WsWsdl"><file name="GecaWs.wsdl" hash="e67a00ea594b53505f156b065a8bb0c1"/><file name="_GecaWs.wsdl" hash="f7d77e486f3348a42604c1b5ac7da9ad"/><dir name="binding"><file name="transaction_binding_root_element.xml" hash="9cfba7815cb8a3f6bb2e18eb75cf5756"/><file name="transaction_binding_wsdl_port.xml" hash="f5162f1c2ebe57ae45b607cba6ab7fe1"/><file name="wsdl_binding.xml" hash="723c439e09612ddd189fb05c4502cda3"/><file name="wsdl_binding_root_element.xml" hash="9cfba7815cb8a3f6bb2e18eb75cf5756"/><file name="wsdl_binding_wsdl_port.xml" hash="f00c5ca2690f600b9a1533317345303c"/></dir><dir name="schema"><file name="common_schema.xsd" hash="73b1eabb8680329a0160020823af6e20"/><dir name="request"><file name="GecaWsRequestSchema.xsd" hash="a37b1411df8fee0a8f05816dc1d58078"/><file name="transaction_request_schema.xsd" hash="8be79329397a2fc541bb33b641cdf7ca"/></dir><dir name="response"><file name="GecaWsResponseSchema.xsd" hash="41537f845f36bb4cb8a3e5b33f6861f9"/><file name="transaction_response_schema.xsd" hash="a409f3d4b940d26b301733342b777f2b"/></dir></dir><file name="transaction_ws.wsdl" hash="6f2a4c3b345309c9faf7feeb79c68e1d"/><file name="wsdl_binding.xml" hash="723c439e09612ddd189fb05c4502cda3"/><file name="wsdl_binding_root.xjb" hash="bfef57bc0807ca5896e150a70bed4a8b"/><file name="wsdl_binding_root_element.xml" hash="9cfba7815cb8a3f6bb2e18eb75cf5756"/><file name="wsdl_binding_wsdl_port.xml" hash="7fb3c746df5dc2d1de5dc86a5235a7ca"/></dir><file name="config.xml" hash="74be99a7a273dafce1b593e50db8fe45"/><file name="system.xml" hash="a4b09b75333d4af7c2edc7ea3f207505"/></dir><dir name="sql"><dir name="internationalshipping_setup"><file name="mysql4-install-1.0.0.php" hash="36b6859f84ec6384f42e2df2e6e7f55f"/></dir></dir></dir><dir name="CardPayment"><dir name="Block"><dir name="Form"><file name="Ccsave.php" hash="b3c29ba824e68047c2e321e19d21db0b"/></dir><dir name="Info"><file name="Ccsave.php" hash="7a660b08034976b885051df08cb9d4ff"/></dir></dir><dir name="Helper"><file name="Data.php" hash="e872e5f14dccc209aeea3f77bcc484ad"/></dir><dir name="Model"><file name="Standard.php" hash="1491f168999cca00ab97d3e1a71d2936"/></dir><dir name="controllers"><file name="PaymentController.php" hash="c87f1987daf0471a8b6c6c24aa7357e0"/></dir><dir name="etc"><file name="config.xml" hash="402ee901dc83368c4e4eddd461d2ebd6"/><file name="system.xml" hash="41902beaf6300157da8392eb3a29df67"/></dir></dir></dir><dir name="Mage"><dir name="Customer"><dir name="Model"><dir name="Address"><file name="Abstract.php" hash="24a66f9a7a92d02d55066936259b1b1e"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Swipezoom_InternationalShipping.xml" hash="73dfa6fa84fa9e745904fd2a2c0f1599"/><file name="Swipezoom_CardPayment.xml" hash="e5d205446f58ce790bb15c0dbd4aa193"/></dir></target><target name="mage"><dir name="js"><dir name="swipezoom"><dir name="autocomplete"><file name="jquery-1.12.1.min.js" hash="1d244cb043be8157f0050ce9e45c9ef2"/><file name="jquery-1.8.2.min.js" hash="f9746b2f191d65bd261b0ebc3ba8ea51"/><file name="jquery.autocomplete-1.1.js" hash="eaa91f81c9172fe0e1f28df7d6adacc4"/><file name="jquery.autocomplete.js" hash="83425df5877db9cccc715dadf6ebd6cd"/><file name="jquery.min.js" hash="6fc159d00dc3cea4153c038739683f93"/></dir><file name="jquery.creditCardValidator.js" hash="2505547e775bba3f5061b83621229f40"/><file name="order.js" hash="3ad4bd298be417eefd39806966ae8c16"/><file name="sales.js" hash="687aa7067efda7a9d6760d33a32b2af0"/><file name="sz_admin.js" hash="6938b3a3c5f7356a04b96ef50e5cbf48"/><file name="sz_common.js" hash="1257525296251d3362340b6b812b7318"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="internationalshipping"><dir name="css"><file name="images.png" hash="4044f10027e5af5db4f3fc00c7a07e5f"/><file name="indicator.gif" hash="32881eaecd4c7f401d2894088690314f"/><file name="jquery.autocomplete.css" hash="0f5fbadb34521fe413f1a34c421d87d5"/><file name="sz_common.css" hash="31cf533fe3609fee019056a057ea9115"/></dir><dir name="images"><file name="ajax-loader-tr.gif" hash="1ae32bc8232ff2527c627e5b38eb319a"/><file name="load1.gif" hash="6c22f248854b5f469e8c4e1a7f9a3f10"/><file name="loading11.gif" hash="e67d85a8d2d4021514815d0ff4d65173"/><file name="logo.jpg" hash="ac0652462b8454fc71cea9f96e9c4583"/><dir name="payment_logos"><file name="cup50.png" hash="e8ff5c6915b17f229a29acc4bf0b0c6f"/><file name="diners50.png" hash="75e0d362a766bea3a3a5b7704c1ddd6a"/><file name="discover50.png" hash="656c466ae6e6bdd25737445f76ced66c"/><file name="elv50.png" hash="507f44e590b972b7666250dcc9b4b456"/><file name="jcb50.png" hash="fcc0ddbb45b6be62279968d0ff3152b3"/><file name="maestro50.png" hash="978a05ecebcd9fc873af7756fa921bd6"/><file name="mastercard50.png" hash="6150c85618cf27208d651a73f2856a4b"/><file name="mastercardseecurecode50.png" hash="b61e62e1fc4d4247b3e1c0b5cc13c183"/><file name="sepa50.png" hash="3ece76009bd40ed7c2cf0955e1fcc3f3"/><file name="vbv50.png" hash="18fdaeeb26ddd2ef1ec69c0b55740088"/><file name="visa50.png" hash="3fdb4056523aee57fd320eb022236c7a"/><file name="visaelectron50.png" hash="c3401d14b0ce4c6138f091a348fe328a"/></dir><file name="que.png" hash="e5765bcc40d92465c4544be79db21b14"/><file name="sz.png" hash="00d403ba46668052b57bd8c846e4aade"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="internationalshipping"><dir name="images"><file name="load.gif" hash="c5c5d50fddb6a70bb07da4b77d32e530"/><file name="load1.gif" hash="6c22f248854b5f469e8c4e1a7f9a3f10"/><file name="loading.gif" hash="a009e8335c555d68ef8a75ed1cd955d8"/><file name="logo.jpg" hash="1e7c2e1790560a028fe32966d3ab25af"/><file name="popupclose.png" hash="29b101fcca99dce5bf34909703fe939f"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="internationalshipping.xml" hash="29df0e5e937fdc9d4fd427e8cb358a14"/></dir><dir name="template"><dir name="internationalshipping"><dir name="creditmemo"><file name="form.phtml" hash="f087164aacab6fe96f04e8a64b54e328"/><file name="grid.phtml" hash="54f2686a238c60f6f4aae961c42a128b"/><file name="index.phtml" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="items.phtml" hash="b073f2c6dc131b538bee9086d4cb67b1"/><dir name="total"><file name="adjustments.phtml" hash="d99c7df4da1942d06616fc03eaff19bd"/><file name="totals.phtml" hash="1145f244d40fe0ac45fba2788cbb7df4"/></dir><dir name="view"><file name="form.phtml" hash="9b21d0738410cd5dd8a612a2aa95fce5"/></dir></dir><file name="info.phtml" hash="4dc7911a52ceb3072a6a45d52058d436"/><dir name="invoice"><file name="form.phtml" hash="ffe2c01167899b16d9fc747e417f9e86"/><file name="grid.phtml" hash="11d12dc5bd6671cc4646f92ae718e7ca"/><file name="info.phtml" hash="c0e7f1e4db55483d8b057df1ea0e0120"/><file name="items.phtml" hash="d3d7011f98e1d124e7e21f0772fceda5"/><dir name="rederer"><file name="default.phtml" hash="a3b6d70ecd41d1b5f4dedf9909630fd6"/></dir><dir name="view"><file name="form.phtml" hash="45235e503aa496db9b1ecdb7d282f96a"/><file name="items.phtml" hash="dcc91845e05c8ed7af5dae06a3b6f1df"/></dir></dir><dir name="order"><file name="comment.phtml" hash="8454a97a408aa2067fa678e64580a23a"/><file name="history.phtml" hash="80d726ac3901ddebba9becf7c1d48dac"/><file name="info.phtml" hash="51ceea7169f59439af003fd42ceed9a9"/><file name="items.phtml" hash="dfad5fe15e06195465941eca8819f402"/></dir><dir name="sales"><dir name="order"><dir name="create"><file name="data.phtml" hash="b47eb147ccba4cae1f167a91b672fe10"/><file name="form.phtml" hash="fbccffd74638e36da5ad6ec67fb4a9d1"/><dir name="items"><file name="sz_grid.phtml" hash="b67ed7f2d4ea8ac516c8b7f93f94b2d7"/></dir><file name="items.phtml" hash="196114736ab6e59ff3f726508ae550d1"/><dir name="sidebar"><file name="items.phtml" hash="2b28817bb9c3b152dd31ddeed1c672e2"/></dir><file name="sidebar.phtml" hash="737c4be80a6426534d1f3bfbe29154a9"/></dir></dir></dir><dir name="shipment"><file name="form.phtml" hash="90b02ea0dd67db8682dbfbd96ef8e090"/><file name="grid.phtml" hash="2492ec4e0b513d79795a4234ce9614ca"/><file name="info.phtml" hash="5ec916dbfa368e349f331b0826543045"/><file name="items.phtml" hash="aa9f427efb1453948ba213a072794b76"/><dir name="view"><file name="form.phtml" hash="c34dee605eb832e4b0ae2417ebedc884"/><file name="grid.phtml" hash="2636c1ce99a2fd072eab039166ef3676"/><file name="items.phtml" hash="83ad1ea2f7cedd777a4bf9dc8ef842b4"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="internationalshipping.xml" hash="d77198b7c604f392526f66811ae20215"/><file name="cardpayment.xml" hash="3f5a87d524f32907d2591a28d1f78e97"/></dir><dir name="template"><dir name="internationalshipping"><file name="cancel.phtml" hash="571e147948862cb64ecf4b37fc58bf6e"/><dir name="checkout"><dir name="onepage"><file name="billing.phtml" hash="e4dfa7b6e4222de94df46325963972cf"/><file name="login.phtml" hash="b87942af6108cf127d7dfc2ff4c922d3"/><file name="shipping.phtml" hash="0b75eab06686eb1cb4aeee47381046ae"/></dir><file name="onepage.phtml" hash="ffc0e2ed09bae51e14cc2f9e920d85b6"/></dir><dir name="onepage"><file name="payment.phtml" hash="270ef2553db39a79f0d9c03de8b5dd2c"/><file name="progress.phtml" hash="1d83ba34117cb13efe79327fbbb101db"/><dir name="shipping_method"><file name="available.phtml" hash="167ab3095f41449a60684c4c103946c9"/></dir></dir><file name="openpdf.phtml" hash="643d6f38b27412ab99335cb235c3bcca"/><dir name="order"><file name="info.phtml" hash="7cdfb12d51e1d4a1e74bf4701f6b0905"/><dir name="invoice"><dir name="rederer"><file name="default.phtml" hash="25e2d5d1cd28742ca647fef345c52e4a"/></dir></dir></dir><file name="printall.phtml" hash="0b4689fa00d9607ea7f6f24975121704"/><file name="printpack.phtml" hash="31d0a267c27959dd4f585d719af6e3be"/><file name="processformat.phtml" hash="bae9e34de9c25d1c83b447e38e9790cc"/><dir name="sales"><dir name="order"><file name="print.phtml" hash="2f04d5f9eee003358a3fb38e3d34cb3d"/></dir></dir><dir name="shipping"><dir name="tracking"><file name="popup.phtml" hash="1aee8d5546ce2dfd42d91abef9952467"/></dir></dir><file name="success.phtml" hash="069b17eb7e287593c4717d4292caf16e"/></dir><dir name="cardpayment"><file name="ccsave.phtml" hash="0e609a3b9b42b34e2eaf9a0968e84713"/><dir name="onepage"><dir name="payment"><file name="methods.phtml" hash="b595363eabaa22c8da2d8aaff0e9c661"/></dir></dir><file name="redirect.phtml" hash="aca9d98fb89d0323ac27cc36f75067b6"/></dir></dir></dir></dir></dir></target></contents>
21
  <compatible/>
22
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><extension><name>soap</name><min/><max/></extension></required></dependencies>
23
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Swipezoom_InternationalShipping</name>
4
+ <version>1.0.5</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
12
  Regardless of the size of your business, Swipezoom makes it as simple to sell and ship internationally, as it is to your domestic customers.&#xD;
13
  &#xD;
14
  Note: Swipezoom can be configured as a logistics solution, a payment solution or both combined. The extension is free, with a per-transaction fee for successful orders and no additional hidden costs.</description>
15
+ <notes>Alerts Bug Fixed</notes>
 
16
  <authors><author><name>SwipezoomUK</name><user>SwipezoomUK</user><email>info@swipezoom.com</email></author></authors>
17
+ <date>2016-06-14</date>
18
+ <time>11:50:32</time>
19
+ <contents><target name="magelocal"><dir name="Swipezoom"><dir name="InternationalShipping"><dir name="Block"><dir name="Adminhtml"><dir name="Sales"><dir name="Creditmemo"><file name="Grid.php" hash="7754f32a0e7f681e3a1b796619ee70f3"/></dir><dir name="Grid"><file name="Swipezoomorder.php" hash="0326cb03a5b1078a07345ff3ec4c15c6"/><file name="Swipezoomorderchild.php" hash="ab294771dc2a4e5ba7aa4653714cc348"/><file name="Swipezoomorderinvoice.php" hash="a89359f62c2a1b3c3123e8220bbf33bd"/><file name="Swipezoomorderparent.php" hash="6850630004dcd9231dd6c4eabc03af51"/></dir><file name="Grid.php" hash="4885d7330fdc2ee9d94305dd147dec0d"/><dir name="Invoice"><file name="Grid.php" hash="fa7c097dd902f5164e10e626f0ee7336"/></dir><dir name="Order"><dir name="Create"><dir name="Sidebar"><file name="Customreorder.php" hash="31b68f168b3331db15063c6b4cec2197"/><file name="Reorder.php" hash="e1af714bd4fc9d85e29cd0830adcd319"/><file name="_Reorder.php" hash="39fce63e72b85688fac0b04585bb6919"/></dir></dir><dir name="Creditmemo"><file name="Totals.php" hash="22f0b3c6ff2d1ac4c24c447ce9b55772"/><file name="View.php" hash="637c688b4a6e9605583dbd8b29f33321"/></dir><dir name="Invoice"><file name="Totals.php" hash="ab7552d8b1d227150da39638b4a11e84"/><file name="View.php" hash="0da0b7cd65ac57b1f563482d05b79e9d"/></dir><dir name="Shipment"><file name="View.php" hash="a7eb3aa7ad54cda28b7c8901cb818b93"/></dir><file name="Totals.php" hash="832515dce009e3c68127e83ee22423ea"/><file name="View.php" hash="1efd3edf8954e50005e19276191b5800"/></dir><dir name="Shipment"><file name="Grid.php" hash="8821f57c6643519565c58437b74e7759"/></dir></dir></dir><dir name="Checkout"><dir name="Onepage"><dir name="Shipping"><dir name="Method"><file name="Available.php" hash="cbff1cef3e6b188c8600320ac16adca2"/></dir></dir></dir></dir><dir name="Onepage"><file name="Login.php" hash="9c6686f25d29ecfbad226c5aecd0d726"/><file name="Review.php" hash="01c0d52b4e0c466cd904f69d76087480"/><dir name="Shipping"><file name="Method.php" hash="cc5ae38cc37f828792f2122410216fdb"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="141460fabb9478e6744f13f2f0eb7ab0"/></dir><dir name="Model"><dir name="Carrier"><file name="Swipezoom.php" hash="831c9b03a2f3b9a767c0f3f3b8202f8d"/></dir><dir name="Mysql4"><dir name="Packingdetail"><file name="Collection.php" hash="662a9e5d5d6d90d63e74785ee2540605"/></dir><file name="Packingdetail.php" hash="d472529b9cfc8b08fcf7f365c2490601"/><dir name="Partshipreq"><file name="Collection.php" hash="e359b19851682e7c6af07d4a150b8670"/></dir><file name="Partshipreq.php" hash="234ff3c0b22daab1e93dc9b3b3786602"/><dir name="Partshipreqitems"><file name="Collection.php" hash="ee4aaa2f86624c1f3e22e8b0f730fb4b"/></dir><file name="Partshipreqitems.php" hash="afab6baeb2a8eedae954235fdfbac1d9"/><dir name="Shipmentdetail"><file name="Collection.php" hash="f6692d095e21bb795007ee1898cc8347"/></dir><file name="Shipmentdetail.php" hash="511b5dd004fb895ed2195e4a492d9025"/><dir name="Swipezoomcreditmemo"><file name="Collection.php" hash="0e61bb4ff5353866e3e33ab560377cac"/></dir><file name="Swipezoomcreditmemo.php" hash="42eb8d4190499a2e15dce399b4591183"/></dir><file name="Observer.php" hash="41c4af1fe13425e849e2209f17c98a61"/><file name="Order.php" hash="f943dc977f3dda0b3d04a336042870c4"/><file name="Packingdetail.php" hash="5f44cb082835e0bc8bd78a4aaf505d95"/><file name="Partshipreq.php" hash="6fd011e313b42642e8b45af54a253eb5"/><file name="Partshipreqitems.php" hash="2d56993668648d3f02097594233dc572"/><dir name="Sales"><dir name="Order"><dir name="Pdf"><dir name="Invoice"><dir name="Amasty"><file name="Pure.php" hash="953dc92e457a09b6a1959ec82fff071b"/></dir></dir><file name="Invoice.php" hash="cb2b4af2a9d3c5cc6fe892bd23df2ea3"/><dir name="Items"><dir name="Invoice"><file name="Default.php" hash="cd30dd6ab9ad1a91fdce0a077abbcd52"/></dir><dir name="Shipment"><file name="Default.php" hash="ddf5b4ceba5188a427fa9b8b396165fe"/></dir></dir><dir name="Shipment"><dir name="Amasty"><file name="Pure.php" hash="5fc5e46ed5bd1a905bf99fc8b3f6635d"/></dir></dir><file name="Shipment.php" hash="c42bc786605b4b41daee32874d3aafd0"/></dir></dir><dir name="Quote"><dir name="Address"><dir name="Total"><file name="Vat.php" hash="0367c834f76dd2cc20d1322a81feadf9"/></dir></dir></dir></dir><dir name="Service"><file name="Quote.php" hash="a0aa3304121e17ec388feb5d8ade046f"/></dir><file name="Shipmentdetail.php" hash="01be12565bf44a7da0c099f1bc237c5c"/><file name="Swipezoomcreditmemo.php" hash="8bab02b324442c99748a51683d550c71"/><dir name="System"><dir name="Config"><dir name="Source"><file name="Extmode.php" hash="98543d6dba8b02a11dfb63d2f332f00e"/></dir></dir></dir><dir name="Total"><dir name="Vat"><file name="Creditmemo.php" hash="ad22325aa7a092c930c114ea433c1110"/><file name="Invoice.php" hash="44c652fad20dfdbaaa8bd878aae290ba"/></dir></dir><dir name="Type"><file name="Onepage.php" hash="e6cb1052fe4d504acc2c0dc1ace807e0"/></dir><dir name="Validation"><file name="Abstract.php" hash="21e6d4c1fbe73aeee54f8237d9ec9650"/><file name="Address.php" hash="1c17eff218fa072253b1a50c38088b9d"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><file name="CreateController.php" hash="9a06c94dbc097a6abb5bdbbc9d4387e4"/><file name="CreditmemoController.php" hash="e143c146c1d1dd90c6bcf2d6f3bb4b4f"/><file name="EditController.php" hash="d61bc9954dc1eb2fd6025c727a9f7075"/><file name="InvoiceController.php" hash="2db32dacd97e0fbf2083c712e7587a27"/><file name="ShipmentController.php" hash="765b46fb886d49b9ffc0fc757afdd87c"/></dir></dir></dir><file name="CartController.php" hash="945068d4819389f50d0a57809eceeaf8"/><file name="IndexController.php" hash="ed1908a4c791f7e7212eac2f65272f0f"/><file name="OnepageController.php" hash="31b943de4ce418cf2c2832c251e2e0ab"/></dir><dir name="etc"><dir name="WsWsdl"><file name="GecaWs.wsdl" hash="e67a00ea594b53505f156b065a8bb0c1"/><file name="_GecaWs.wsdl" hash="f7d77e486f3348a42604c1b5ac7da9ad"/><dir name="binding"><file name="transaction_binding_root_element.xml" hash="9cfba7815cb8a3f6bb2e18eb75cf5756"/><file name="transaction_binding_wsdl_port.xml" hash="f5162f1c2ebe57ae45b607cba6ab7fe1"/><file name="wsdl_binding.xml" hash="723c439e09612ddd189fb05c4502cda3"/><file name="wsdl_binding_root_element.xml" hash="9cfba7815cb8a3f6bb2e18eb75cf5756"/><file name="wsdl_binding_wsdl_port.xml" hash="f00c5ca2690f600b9a1533317345303c"/></dir><dir name="schema"><file name="common_schema.xsd" hash="73b1eabb8680329a0160020823af6e20"/><dir name="request"><file name="GecaWsRequestSchema.xsd" hash="a37b1411df8fee0a8f05816dc1d58078"/><file name="transaction_request_schema.xsd" hash="8be79329397a2fc541bb33b641cdf7ca"/></dir><dir name="response"><file name="GecaWsResponseSchema.xsd" hash="41537f845f36bb4cb8a3e5b33f6861f9"/><file name="transaction_response_schema.xsd" hash="a409f3d4b940d26b301733342b777f2b"/></dir></dir><file name="transaction_ws.wsdl" hash="6f2a4c3b345309c9faf7feeb79c68e1d"/><file name="wsdl_binding.xml" hash="723c439e09612ddd189fb05c4502cda3"/><file name="wsdl_binding_root.xjb" hash="bfef57bc0807ca5896e150a70bed4a8b"/><file name="wsdl_binding_root_element.xml" hash="9cfba7815cb8a3f6bb2e18eb75cf5756"/><file name="wsdl_binding_wsdl_port.xml" hash="7fb3c746df5dc2d1de5dc86a5235a7ca"/></dir><file name="config.xml" hash="5e8ca6a855ba2104c24387d41641d387"/><file name="system.xml" hash="a4b09b75333d4af7c2edc7ea3f207505"/></dir><dir name="sql"><dir name="internationalshipping_setup"><file name="mysql4-install-1.0.0.php" hash="36b6859f84ec6384f42e2df2e6e7f55f"/></dir></dir></dir><dir name="CardPayment"><dir name="Block"><dir name="Form"><file name="Ccsave.php" hash="b3c29ba824e68047c2e321e19d21db0b"/></dir><dir name="Info"><file name="Ccsave.php" hash="7a660b08034976b885051df08cb9d4ff"/></dir></dir><dir name="Helper"><file name="Data.php" hash="e872e5f14dccc209aeea3f77bcc484ad"/></dir><dir name="Model"><file name="Standard.php" hash="1491f168999cca00ab97d3e1a71d2936"/></dir><dir name="controllers"><file name="PaymentController.php" hash="c87f1987daf0471a8b6c6c24aa7357e0"/></dir><dir name="etc"><file name="config.xml" hash="31fb9df4cd0d20f4961c40a7dcd3da02"/><file name="system.xml" hash="41902beaf6300157da8392eb3a29df67"/></dir></dir></dir><dir name="Mage"><dir name="Customer"><dir name="Model"><dir name="Address"><file name="Abstract.php" hash="24a66f9a7a92d02d55066936259b1b1e"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Swipezoom_InternationalShipping.xml" hash="73dfa6fa84fa9e745904fd2a2c0f1599"/><file name="Swipezoom_CardPayment.xml" hash="e5d205446f58ce790bb15c0dbd4aa193"/></dir></target><target name="mage"><dir name="js"><dir name="swipezoom"><dir name="autocomplete"><file name="jquery-1.12.1.min.js" hash="1d244cb043be8157f0050ce9e45c9ef2"/><file name="jquery-1.8.2.min.js" hash="f9746b2f191d65bd261b0ebc3ba8ea51"/><file name="jquery.autocomplete-1.1.js" hash="eaa91f81c9172fe0e1f28df7d6adacc4"/><file name="jquery.autocomplete.js" hash="83425df5877db9cccc715dadf6ebd6cd"/><file name="jquery.min.js" hash="6fc159d00dc3cea4153c038739683f93"/></dir><file name="jquery.creditCardValidator.js" hash="2505547e775bba3f5061b83621229f40"/><file name="order.js" hash="3ad4bd298be417eefd39806966ae8c16"/><file name="sales.js" hash="687aa7067efda7a9d6760d33a32b2af0"/><file name="sz_admin.js" hash="6938b3a3c5f7356a04b96ef50e5cbf48"/><file name="sz_common.js" hash="1257525296251d3362340b6b812b7318"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="internationalshipping"><dir name="css"><file name="images.png" hash="4044f10027e5af5db4f3fc00c7a07e5f"/><file name="indicator.gif" hash="32881eaecd4c7f401d2894088690314f"/><file name="jquery.autocomplete.css" hash="0f5fbadb34521fe413f1a34c421d87d5"/><file name="sz_common.css" hash="31cf533fe3609fee019056a057ea9115"/></dir><dir name="images"><file name="ajax-loader-tr.gif" hash="1ae32bc8232ff2527c627e5b38eb319a"/><file name="load1.gif" hash="6c22f248854b5f469e8c4e1a7f9a3f10"/><file name="loading11.gif" hash="e67d85a8d2d4021514815d0ff4d65173"/><file name="logo.jpg" hash="ac0652462b8454fc71cea9f96e9c4583"/><dir name="payment_logos"><file name="cup50.png" hash="e8ff5c6915b17f229a29acc4bf0b0c6f"/><file name="diners50.png" hash="75e0d362a766bea3a3a5b7704c1ddd6a"/><file name="discover50.png" hash="656c466ae6e6bdd25737445f76ced66c"/><file name="elv50.png" hash="507f44e590b972b7666250dcc9b4b456"/><file name="jcb50.png" hash="fcc0ddbb45b6be62279968d0ff3152b3"/><file name="maestro50.png" hash="978a05ecebcd9fc873af7756fa921bd6"/><file name="mastercard50.png" hash="6150c85618cf27208d651a73f2856a4b"/><file name="mastercardseecurecode50.png" hash="b61e62e1fc4d4247b3e1c0b5cc13c183"/><file name="sepa50.png" hash="3ece76009bd40ed7c2cf0955e1fcc3f3"/><file name="vbv50.png" hash="18fdaeeb26ddd2ef1ec69c0b55740088"/><file name="visa50.png" hash="3fdb4056523aee57fd320eb022236c7a"/><file name="visaelectron50.png" hash="c3401d14b0ce4c6138f091a348fe328a"/></dir><file name="que.png" hash="e5765bcc40d92465c4544be79db21b14"/><file name="sz.png" hash="00d403ba46668052b57bd8c846e4aade"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="internationalshipping"><dir name="images"><file name="load.gif" hash="c5c5d50fddb6a70bb07da4b77d32e530"/><file name="load1.gif" hash="6c22f248854b5f469e8c4e1a7f9a3f10"/><file name="loading.gif" hash="a009e8335c555d68ef8a75ed1cd955d8"/><file name="logo.jpg" hash="1e7c2e1790560a028fe32966d3ab25af"/><file name="popupclose.png" hash="29b101fcca99dce5bf34909703fe939f"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="internationalshipping.xml" hash="29df0e5e937fdc9d4fd427e8cb358a14"/></dir><dir name="template"><dir name="internationalshipping"><dir name="creditmemo"><file name="form.phtml" hash="f087164aacab6fe96f04e8a64b54e328"/><file name="grid.phtml" hash="54f2686a238c60f6f4aae961c42a128b"/><file name="index.phtml" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="items.phtml" hash="b073f2c6dc131b538bee9086d4cb67b1"/><dir name="total"><file name="adjustments.phtml" hash="d99c7df4da1942d06616fc03eaff19bd"/><file name="totals.phtml" hash="1145f244d40fe0ac45fba2788cbb7df4"/></dir><dir name="view"><file name="form.phtml" hash="9b21d0738410cd5dd8a612a2aa95fce5"/></dir></dir><file name="info.phtml" hash="4dc7911a52ceb3072a6a45d52058d436"/><dir name="invoice"><file name="form.phtml" hash="ffe2c01167899b16d9fc747e417f9e86"/><file name="grid.phtml" hash="11d12dc5bd6671cc4646f92ae718e7ca"/><file name="info.phtml" hash="c0e7f1e4db55483d8b057df1ea0e0120"/><file name="items.phtml" hash="d3d7011f98e1d124e7e21f0772fceda5"/><dir name="rederer"><file name="default.phtml" hash="a3b6d70ecd41d1b5f4dedf9909630fd6"/></dir><dir name="view"><file name="form.phtml" hash="45235e503aa496db9b1ecdb7d282f96a"/><file name="items.phtml" hash="dcc91845e05c8ed7af5dae06a3b6f1df"/></dir></dir><dir name="order"><file name="comment.phtml" hash="8454a97a408aa2067fa678e64580a23a"/><file name="history.phtml" hash="80d726ac3901ddebba9becf7c1d48dac"/><file name="info.phtml" hash="51ceea7169f59439af003fd42ceed9a9"/><file name="items.phtml" hash="dfad5fe15e06195465941eca8819f402"/></dir><dir name="sales"><dir name="order"><dir name="create"><file name="data.phtml" hash="b47eb147ccba4cae1f167a91b672fe10"/><file name="form.phtml" hash="fbccffd74638e36da5ad6ec67fb4a9d1"/><dir name="items"><file name="sz_grid.phtml" hash="b67ed7f2d4ea8ac516c8b7f93f94b2d7"/></dir><file name="items.phtml" hash="196114736ab6e59ff3f726508ae550d1"/><dir name="sidebar"><file name="items.phtml" hash="2b28817bb9c3b152dd31ddeed1c672e2"/></dir><file name="sidebar.phtml" hash="737c4be80a6426534d1f3bfbe29154a9"/></dir></dir></dir><dir name="shipment"><file name="form.phtml" hash="90b02ea0dd67db8682dbfbd96ef8e090"/><file name="grid.phtml" hash="2492ec4e0b513d79795a4234ce9614ca"/><file name="info.phtml" hash="5ec916dbfa368e349f331b0826543045"/><file name="items.phtml" hash="aa9f427efb1453948ba213a072794b76"/><dir name="view"><file name="form.phtml" hash="c34dee605eb832e4b0ae2417ebedc884"/><file name="grid.phtml" hash="2636c1ce99a2fd072eab039166ef3676"/><file name="items.phtml" hash="83ad1ea2f7cedd777a4bf9dc8ef842b4"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="internationalshipping.xml" hash="d77198b7c604f392526f66811ae20215"/><file name="cardpayment.xml" hash="3f5a87d524f32907d2591a28d1f78e97"/></dir><dir name="template"><dir name="internationalshipping"><file name="cancel.phtml" hash="571e147948862cb64ecf4b37fc58bf6e"/><dir name="checkout"><dir name="onepage"><file name="billing.phtml" hash="e4dfa7b6e4222de94df46325963972cf"/><file name="login.phtml" hash="b87942af6108cf127d7dfc2ff4c922d3"/><file name="shipping.phtml" hash="0b75eab06686eb1cb4aeee47381046ae"/></dir><file name="onepage.phtml" hash="ffc0e2ed09bae51e14cc2f9e920d85b6"/></dir><dir name="onepage"><file name="payment.phtml" hash="270ef2553db39a79f0d9c03de8b5dd2c"/><file name="progress.phtml" hash="1d83ba34117cb13efe79327fbbb101db"/><dir name="shipping_method"><file name="available.phtml" hash="167ab3095f41449a60684c4c103946c9"/></dir></dir><file name="openpdf.phtml" hash="643d6f38b27412ab99335cb235c3bcca"/><dir name="order"><file name="info.phtml" hash="7cdfb12d51e1d4a1e74bf4701f6b0905"/><dir name="invoice"><dir name="rederer"><file name="default.phtml" hash="25e2d5d1cd28742ca647fef345c52e4a"/></dir></dir></dir><file name="printall.phtml" hash="0b4689fa00d9607ea7f6f24975121704"/><file name="printpack.phtml" hash="31d0a267c27959dd4f585d719af6e3be"/><file name="processformat.phtml" hash="bae9e34de9c25d1c83b447e38e9790cc"/><dir name="sales"><dir name="order"><file name="print.phtml" hash="2f04d5f9eee003358a3fb38e3d34cb3d"/></dir></dir><dir name="shipping"><dir name="tracking"><file name="popup.phtml" hash="1aee8d5546ce2dfd42d91abef9952467"/></dir></dir><file name="success.phtml" hash="069b17eb7e287593c4717d4292caf16e"/></dir><dir name="cardpayment"><file name="ccsave.phtml" hash="0e609a3b9b42b34e2eaf9a0968e84713"/><dir name="onepage"><dir name="payment"><file name="methods.phtml" hash="b595363eabaa22c8da2d8aaff0e9c661"/></dir></dir><file name="redirect.phtml" hash="aca9d98fb89d0323ac27cc36f75067b6"/></dir></dir></dir></dir></dir></target></contents>
20
  <compatible/>
21
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><extension><name>soap</name><min/><max/></extension></required></dependencies>
22
  </package>