Channelpilotsolutions_Channelpilot - Version 2.3.2

Version Notes

- bugfix

Download this release

Release Info

Developer ChannelPilot Solutions GmbH
Extension Channelpilotsolutions_Channelpilot
Version 2.3.2
Comparing to
See all releases


Code changes from version 2.3.1 to 2.3.2

app/code/community/Channelpilotsolutions/Channelpilot/Helper/api/3_2/ChannelPilotSellerAPI_v3_2.php CHANGED
@@ -37,7 +37,6 @@ require_once 'responses/GetManagedArticlePricesResponse.php';
37
  class ChannelPilotSellerAPI_v3_2 extends SoapClient {
38
 
39
  private $auth;
40
- private $wsdlUrl = 'https://release.seller.api.channelpilot.com/3_2?wsdl';
41
  private $soapOptions = array(
42
  'connection_timeout' => 20,
43
  'features' => SOAP_SINGLE_ELEMENT_ARRAYS
@@ -77,7 +76,7 @@ class ChannelPilotSellerAPI_v3_2 extends SoapClient {
77
  $this->soapOptions['classmap'][$key] = $value;
78
  }
79
  }
80
- parent::__construct($this->wsdlUrl, $this->soapOptions);
81
  }
82
 
83
  /**
@@ -191,4 +190,12 @@ class ChannelPilotSellerAPI_v3_2 extends SoapClient {
191
  )
192
  );
193
  }
194
- }
 
 
 
 
 
 
 
 
37
  class ChannelPilotSellerAPI_v3_2 extends SoapClient {
38
 
39
  private $auth;
 
40
  private $soapOptions = array(
41
  'connection_timeout' => 20,
42
  'features' => SOAP_SINGLE_ELEMENT_ARRAYS
76
  $this->soapOptions['classmap'][$key] = $value;
77
  }
78
  }
79
+ parent::__construct($this->getWsdlUrl(), $this->soapOptions);
80
  }
81
 
82
  /**
190
  )
191
  );
192
  }
193
+
194
+ /**
195
+ * @return string
196
+ */
197
+ public function getWsdlUrl()
198
+ {
199
+ return Mage::getStoreConfig('channelpilot_general/channelpilot_general/seller_api_wsdl_url');
200
+ }
201
+ }
app/code/community/Channelpilotsolutions/Channelpilot/Helper/handler/CPOrderHandler.php CHANGED
@@ -511,6 +511,7 @@ class CPOrderHandler extends CPAbstractHandler {
511
  }
512
 
513
  $statusHistoryComment = "";
 
514
  switch (Mage::getStoreConfig('channelpilot_marketplace/channelpilot_marketplace/which_field_for_externalTransactionId')) {
515
  case 'orderComment':
516
  if(!empty($apiOrder->orderHeader->orderIdExternalTransactionId)){
511
  }
512
 
513
  $statusHistoryComment = "";
514
+
515
  switch (Mage::getStoreConfig('channelpilot_marketplace/channelpilot_marketplace/which_field_for_externalTransactionId')) {
516
  case 'orderComment':
517
  if(!empty($apiOrder->orderHeader->orderIdExternalTransactionId)){
app/code/community/Channelpilotsolutions/Channelpilot/etc/config.xml CHANGED
@@ -24,7 +24,7 @@
24
  <config>
25
  <modules>
26
  <Channelpilotsolutions_Channelpilot>
27
- <version>2.3.1</version>
28
  </Channelpilotsolutions_Channelpilot>
29
  </modules>
30
  <global>
24
  <config>
25
  <modules>
26
  <Channelpilotsolutions_Channelpilot>
27
+ <version>2.3.2</version>
28
  </Channelpilotsolutions_Channelpilot>
29
  </modules>
30
  <global>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Channelpilotsolutions_Channelpilot</name>
4
- <version>2.3.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
@@ -26,17 +26,11 @@
26
  &lt;li&gt;&lt;b&gt;ChannelPilot Multi-Platform:&lt;/b&gt; Access ChannelPilot on any device (e.g. computer, tablet or smartphone) and keep a firm hold on your online marketing- wherever you are!&lt;/li&gt;&#xD;
27
  &lt;/ul&gt;&#xD;
28
  Just get more information about ChannelPilot: &lt;a href="http://www.channelpilot.com"&gt;www.channelpilot.com&lt;/a&gt;</description>
29
- <notes>- added as comment in the order:&#xD;
30
- expectedShippingTimeFrom &#xD;
31
- expectedShippingTimeTo &#xD;
32
- isBusinessOrder&#xD;
33
- purchaseOrderNumber&#xD;
34
- externalTransactionId&#xD;
35
- - added discount</notes>
36
  <authors><author><name>ChannelPilot Solutions GmbH</name><user>channelpilot</user><email>info@channelpilot.com</email></author></authors>
37
- <date>2017-07-21</date>
38
- <time>11:34:26</time>
39
- <contents><target name="magecommunity"><dir name="Channelpilotsolutions"><dir name="Channelpilot"><dir name="Adminhtml"><dir name="Model"><dir name="Articlenumber"><file name="Values.php" hash="f2744ef8301e25e096318f34eb97c2bf"/></dir><dir name="Cookiemode"><file name="Values.php" hash="1ec39f85bb7562c1b6a4614f759d9124"/></dir><dir name="ExternalTransactionId"><file name="Values.php" hash="1fbc50a4da0c894425dcfb25810f618a"/></dir><dir name="Grossnet"><file name="Values.php" hash="11eaf553b0ec34299524ec6d5a9f1e13"/></dir><dir name="Imagenumber"><file name="Values.php" hash="010dbb2ec946627f338bc500d3d8d747"/></dir><dir name="Orderid"><file name="Values.php" hash="6c6d732004f39691e1c63c8b412cd6a9"/></dir><dir name="Orderstatus"><file name="Values.php" hash="39823f1757a41c848ad4505d09aca9d2"/></dir><dir name="Pricefield"><file name="Values.php" hash="6b02dfa3fa93daafa8325d66a986b4ac"/></dir><dir name="Truefalse"><file name="Values.php" hash="e07f105d7d8dc9881690f162cd23472d"/></dir><dir name="Truefalsesecurity"><file name="Values.php" hash="509b5e1cc7cabbe179373bc0ed490499"/></dir></dir></dir><dir name="Block"><dir name="Adminhtml"><dir name="Feedexport"><file name="Grid.php" hash="2e62d6614e84d6073d33fb079f50f907"/><dir name="View"><file name="Form.php" hash="539382c03bf5b43cb3e9ca6aa3ebfa10"/></dir><file name="View.php" hash="44887305f3570fdc95cdf5dbf2a5e563"/></dir><file name="Feedexport.php" hash="df8d33aa8c32e52158fa31e9d9af3950"/><dir name="Field"><file name="Abstract.php" hash="fc0aae8ea2b0bc8aab16ecba459b8988"/><file name="Exportfields.php" hash="8017ae4a421013309b731aff45bf997a"/><file name="Replacefields.php" hash="55266f9270660519a6ce1843048467e3"/><file name="Specialfields.php" hash="4723404c20af3390d6d820318b21c1f6"/><file name="Trackingkeys.php" hash="6164e184bf6ac2b1e81169251752a551"/></dir><file name="Hintlogo.php" hash="1daa84afa8820f71a0d1630ee2311da6"/></dir><dir name="Tracking"><file name="Tracking.php" hash="3be4cdf75739c3dc1078f90be82380c6"/></dir></dir><dir name="Helper"><file name="CPErrors.php" hash="3659c38a1ed3be4aa4ec03d93e68a84e"/><file name="Data.php" hash="5f43d0947d52e2f8555d487697c8d19f"/><file name="Export.php" hash="bbce34cb6ef8590e89d856b32cd36a77"/><dir name="api"><dir name="3_2"><file name="CPResultCodes.php" hash="02911d197267b5083fac734333083037"/><file name="ChannelPilotSellerAPI_v3_2.php" hash="48f3873072f6f8ae1c089e919783bf40"/><dir name="responses"><file name="GetManagedArticlePricesResponse.php" hash="ab0d9c2bde97b9bd956b833d88376f34"/><file name="GetNewMarketplaceOrdersResponse.php" hash="6b81f4649bb499f892174748c7446a1a"/><file name="GetServerTimeResponse.php" hash="a430f44478f10911864cebe57968aa46"/><file name="Response.php" hash="5fed32e1ad9af802465bf0ea7a496122"/><file name="UpdateOrderResult.php" hash="572fec6dcfebadaf2ffdf3ffc4bd13a3"/><file name="UpdateOrdersResponse.php" hash="76f47ecd3152198248bc9eccbd59cbc6"/></dir><dir name="thin"><file name="CPAddress.php" hash="72de4e2afc6546068bd1d11bbbfadcf2"/><file name="CPArticle.php" hash="de6b1e05a113cda50425df45d9ecbdbc"/><file name="CPAuth.php" hash="b37bcf0168fc182ce716d6b4adacf205"/><file name="CPCancellation.php" hash="30ba1614e882b9263e905689ecf27d9a"/><file name="CPCustomer.php" hash="03f7ff81dfbee74a826a2c1d5cffb183"/><file name="CPCustomerGroup.php" hash="01222acefa8ffaab26c36df197090902"/><file name="CPDelivery.php" hash="87b33f033370c8901f504ea4e3675208"/><file name="CPManagedArticlePrice.php" hash="94a7405a8fa92ed0295fc7b805b1fe32"/><file name="CPMoney.php" hash="2e52d130ba8b92c0704b1be851d25287"/><file name="CPOrder.php" hash="c724614a7b7e3519f8203f7bf805fab4"/><file name="CPOrderHeader.php" hash="7838a1a66dec0d639004027d196ee24f"/><file name="CPOrderItem.php" hash="5d2ae4c33324fcdbb63968b686316cb2"/><file name="CPOrderStatus.php" hash="9daf721042033dc2a08a05c319b7fca3"/><file name="CPOrderSummary.php" hash="4b4c9bc88d142812e33a12f38aedde90"/><file name="CPPayment.php" hash="14fab303affd0eab8d2e9e39341426a0"/><file name="CPRefund.php" hash="789c4ef27e6b746511559829c4f316a8"/><file name="CPResponseHeader.php" hash="bfe1539b116e76c7c387201e6d2c2a6c"/><file name="CPShipping.php" hash="db3244ac4f7e79c228b648051ee2807d"/></dir></dir></dir><dir name="handler"><file name="CPAbstractHandler.php" hash="0acf338c61415aaaaf067b754972a21d"/><file name="CPCancellationHandler.php" hash="535384aeae726adbe036628bed33cceb"/><file name="CPDebugHandler.php" hash="51845f353b8e3d94ec324c3a750d9cc7"/><file name="CPDeliveryHandler.php" hash="04b0abd16bb226f2d8403c92e60126f5"/><file name="CPErrorHandler.php" hash="5d728c064c068fdf8354fa87882e4dba"/><file name="CPExportHandler.php" hash="819c62aa9a99f021f2c3a07109a623dd"/><file name="CPNewPriceHandler.php" hash="79038baec806b78858a26e48168c1c0f"/><file name="CPNewsHandler.php" hash="10757d4bbb3d10a3090dab9587c86132"/><file name="CPOrderHandler.php" hash="78ff6a9bda3c92f65552c4d80e4758cd"/><file name="CPPaymentHandler.php" hash="fa664a391b87f4b3ca76ce30797dfb16"/><file name="CPRegisterHandler.php" hash="039ede8ff760f4d5a429ad56bb0ce596"/><file name="CPStatusHandler.php" hash="f378b4b56ac502fc035cfabc062cd43c"/></dir><dir name="responses"><file name="CPGetStatusHookResponse.php" hash="672609ebcaa23aa0de85aed04c7662d8"/><file name="CPHookResponse.php" hash="df481afb1680964780126fcd68c00818"/><file name="CPRegisterHookResponse.php" hash="206de6433d0795ebdabff98129cc2fb7"/></dir><dir name="special"><file name="CustomerFunctions.php" hash="0d343d3c9c3cb87232c833e0772f730e"/></dir></dir><dir name="Model"><file name="Abstract.php" hash="a142674a12bf57e8c98724b4ead154f8"/><dir name="Adminhtml"><dir name="Source"><file name="Exportmethod.php" hash="604cb29e7871ac54697582dc51f67842"/><file name="Producturlgeneration.php" hash="a9e7fb7aecf048858a1af4f1fae9ead6"/><file name="Trackingmethod.php" hash="e32ab184b05377af38e4d912022cb889"/></dir></dir><dir name="Carrier"><file name="Cpshipping.php" hash="5c73d41a01797c86137d036584db36ae"/></dir><dir name="Feedexport"><file name="Indexer.php" hash="447a342567484ba84ba67494ce30d63e"/></dir><file name="Logs.php" hash="85c27d3b47cbd97fc197a1ba8ae60dc6"/><file name="Observer.php" hash="9e18ed13078767de556617fe6fb7d445"/><dir name="Order"><file name="Item.php" hash="7e64ca596a4a66e7c5052d0981745cf8"/><file name="Shipment.php" hash="71651ad5489eca654f47e41fd12e79a6"/></dir><file name="Order.php" hash="431bda96fe598fbb5a64928b940d8c13"/><file name="Payment.php" hash="223ab9dec3315f3dada4298f0418151a"/><file name="Paymenttypes.php" hash="ca90419f6e4603be3f70a214d95177c3"/><file name="Prices.php" hash="c1c966c0a3001fee90d14c050f00b66a"/><file name="Registration.php" hash="9d22f91f645a0070ee17c8b9eb3e28c8"/><dir name="Resource"><dir name="Feedexport"><dir name="Indexer"><file name="Collection.php" hash="e0957ac77559f71f544aa5c70db5d80e"/></dir><file name="Indexer.php" hash="367c813db1aff8331629c400af3b8c99"/></dir><dir name="Logs"><file name="Collection.php" hash="d02494433e6369ddd552e04db867e9d5"/></dir><file name="Logs.php" hash="b406da96412148256028b8c73444b0d9"/><dir name="Order"><file name="Collection.php" hash="00423726d837a71042527c588cfc4b11"/><dir name="Item"><file name="Collection.php" hash="954e3889a8b8f93510a36be1a13c2fb8"/></dir><file name="Item.php" hash="22aac20cc7c2a9765d170e9ea50d9315"/><dir name="Shipment"><file name="Collection.php" hash="6aa1fd002807916effa760169a2e769d"/></dir><file name="Shipment.php" hash="5d1514d5721b501fda7e71e6a15f931d"/></dir><file name="Order.php" hash="be971d53867fafbbf7c582dbe860e107"/><dir name="Prices"><file name="Collection.php" hash="6d49bf71e50a0d2b0e087d52036a08ef"/></dir><file name="Prices.php" hash="30275edca721b6986ff6bd39648bf4eb"/><dir name="Registration"><file name="Collection.php" hash="81423be65cf2ee706203ac03b5e83236"/></dir><file name="Registration.php" hash="e956369769523f25eb8a8351c668add4"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Channelpilot"><file name="FeedexportController.php" hash="9770c6d8fb2b957936e5e17c6282ab17"/></dir></dir><file name="IndexController.php" hash="ca07da3c0b2c689e9c0a8e552b6c7004"/></dir><dir name="etc"><file name="adminhtml.xml" hash="916b5e121b31dceffe732afec9c6019f"/><file name="config.xml" hash="9f133a30d07bb2a648c7609b7158e32f"/><file name="system.xml" hash="7680e0fdc9194ecb7cd93b8a880c82ae"/></dir><dir name="sql"><dir name="channelpilot_setup"><file name="mysql4-install-2.0.0.php" hash="f89d8be8b1ed7a6793ba6a2516de3528"/><file name="mysql4-upgrade-1.0.0-2.0.0.php" hash="12264e29678f7a56b002cd693dafd56f"/><file name="mysql4-upgrade-2.1.0-2.1.6.php" hash="7f76ad8deebb387a635e05c39b32e458"/><file name="mysql4-upgrade-2.1.6-2.2.0.php" hash="4327290be3ce3226544515a72e6a74cf"/><file name="mysql4-upgrade-2.2.5-2.2.6.php" hash="a1b2b1ba0227b6553202af9f2ce8abb1"/><file name="mysql4-upgrade-2.2.6-2.2.7.php" hash="66580c8caf95997f6e3322c4eb39ebbf"/><file name="mysql4-upgrade-2.2.7-2.3.0.php" hash="d3d272793fa3f2a179e4581e64af16f1"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Channelpilotsolutions_Channelpilot.xml" hash="d14fbcbdca7324e5e97bee70f2a75976"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="Channelpilotsolutions"><file name="channelpilot.xml" hash="2952fa387aadf60f36b6fea9b5c69fb8"/></dir></dir><dir name="template"><dir name="Channelpilotsolutions"><file name="clicktracking_js.phtml" hash="20d1883b633d814587e5dd1661364fc1"/><file name="salestracking_js.phtml" hash="61c77c6fdab88cfac5989e7d47a8c5a4"/><file name="tracking_image.phtml" hash="f2477e9bf58ed34950b049db5af8a712"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="base"><dir name="default"><dir name="template"><dir name="channelpilotsolutions"><file name="array_dropdown.phtml" hash="5717b5f3ca67bb4da734572fdca1a907"/><file name="config_hint.phtml" hash="c92f883df809f89278492d1e22a352d7"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="de_DE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9c0732d92c33db18baa32085d6365190"/></dir><dir name="de_CH"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9c0732d92c33db18baa32085d6365190"/></dir><dir name="de_AT"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9c0732d92c33db18baa32085d6365190"/></dir><dir name="fr_FR"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9cac04b46364a365ace5bad95bdc7e39"/></dir><dir name="fr_CA"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9cac04b46364a365ace5bad95bdc7e39"/></dir><dir name="en_AU"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_CA"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_GB"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_IE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_NZ"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_US"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="es_AR"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_CL"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_CO"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_CR"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_ES"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_MX"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_PA"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_PE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_VE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir></target></contents>
40
  <compatible/>
41
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
42
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Channelpilotsolutions_Channelpilot</name>
4
+ <version>2.3.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
26
  &lt;li&gt;&lt;b&gt;ChannelPilot Multi-Platform:&lt;/b&gt; Access ChannelPilot on any device (e.g. computer, tablet or smartphone) and keep a firm hold on your online marketing- wherever you are!&lt;/li&gt;&#xD;
27
  &lt;/ul&gt;&#xD;
28
  Just get more information about ChannelPilot: &lt;a href="http://www.channelpilot.com"&gt;www.channelpilot.com&lt;/a&gt;</description>
29
+ <notes>- bugfix</notes>
 
 
 
 
 
 
30
  <authors><author><name>ChannelPilot Solutions GmbH</name><user>channelpilot</user><email>info@channelpilot.com</email></author></authors>
31
+ <date>2017-07-31</date>
32
+ <time>14:22:19</time>
33
+ <contents><target name="magecommunity"><dir name="Channelpilotsolutions"><dir name="Channelpilot"><dir name="Adminhtml"><dir name="Model"><dir name="Articlenumber"><file name="Values.php" hash="f2744ef8301e25e096318f34eb97c2bf"/></dir><dir name="Cookiemode"><file name="Values.php" hash="1ec39f85bb7562c1b6a4614f759d9124"/></dir><dir name="ExternalTransactionId"><file name="Values.php" hash="1fbc50a4da0c894425dcfb25810f618a"/></dir><dir name="Grossnet"><file name="Values.php" hash="11eaf553b0ec34299524ec6d5a9f1e13"/></dir><dir name="Imagenumber"><file name="Values.php" hash="010dbb2ec946627f338bc500d3d8d747"/></dir><dir name="Orderid"><file name="Values.php" hash="6c6d732004f39691e1c63c8b412cd6a9"/></dir><dir name="Orderstatus"><file name="Values.php" hash="39823f1757a41c848ad4505d09aca9d2"/></dir><dir name="Pricefield"><file name="Values.php" hash="6b02dfa3fa93daafa8325d66a986b4ac"/></dir><dir name="Truefalse"><file name="Values.php" hash="e07f105d7d8dc9881690f162cd23472d"/></dir><dir name="Truefalsesecurity"><file name="Values.php" hash="509b5e1cc7cabbe179373bc0ed490499"/></dir></dir></dir><dir name="Block"><dir name="Adminhtml"><dir name="Feedexport"><file name="Grid.php" hash="2e62d6614e84d6073d33fb079f50f907"/><dir name="View"><file name="Form.php" hash="539382c03bf5b43cb3e9ca6aa3ebfa10"/></dir><file name="View.php" hash="44887305f3570fdc95cdf5dbf2a5e563"/></dir><file name="Feedexport.php" hash="df8d33aa8c32e52158fa31e9d9af3950"/><dir name="Field"><file name="Abstract.php" hash="fc0aae8ea2b0bc8aab16ecba459b8988"/><file name="Exportfields.php" hash="8017ae4a421013309b731aff45bf997a"/><file name="Replacefields.php" hash="55266f9270660519a6ce1843048467e3"/><file name="Specialfields.php" hash="4723404c20af3390d6d820318b21c1f6"/><file name="Trackingkeys.php" hash="6164e184bf6ac2b1e81169251752a551"/></dir><file name="Hintlogo.php" hash="1daa84afa8820f71a0d1630ee2311da6"/></dir><dir name="Tracking"><file name="Tracking.php" hash="3be4cdf75739c3dc1078f90be82380c6"/></dir></dir><dir name="Helper"><file name="CPErrors.php" hash="3659c38a1ed3be4aa4ec03d93e68a84e"/><file name="Data.php" hash="5f43d0947d52e2f8555d487697c8d19f"/><file name="Export.php" hash="bbce34cb6ef8590e89d856b32cd36a77"/><dir name="api"><dir name="3_2"><file name="CPResultCodes.php" hash="02911d197267b5083fac734333083037"/><file name="ChannelPilotSellerAPI_v3_2.php" hash="e28c118dd0cbd61f66ec5b2a163aaf89"/><dir name="responses"><file name="GetManagedArticlePricesResponse.php" hash="ab0d9c2bde97b9bd956b833d88376f34"/><file name="GetNewMarketplaceOrdersResponse.php" hash="6b81f4649bb499f892174748c7446a1a"/><file name="GetServerTimeResponse.php" hash="a430f44478f10911864cebe57968aa46"/><file name="Response.php" hash="5fed32e1ad9af802465bf0ea7a496122"/><file name="UpdateOrderResult.php" hash="572fec6dcfebadaf2ffdf3ffc4bd13a3"/><file name="UpdateOrdersResponse.php" hash="76f47ecd3152198248bc9eccbd59cbc6"/></dir><dir name="thin"><file name="CPAddress.php" hash="72de4e2afc6546068bd1d11bbbfadcf2"/><file name="CPArticle.php" hash="de6b1e05a113cda50425df45d9ecbdbc"/><file name="CPAuth.php" hash="b37bcf0168fc182ce716d6b4adacf205"/><file name="CPCancellation.php" hash="30ba1614e882b9263e905689ecf27d9a"/><file name="CPCustomer.php" hash="03f7ff81dfbee74a826a2c1d5cffb183"/><file name="CPCustomerGroup.php" hash="01222acefa8ffaab26c36df197090902"/><file name="CPDelivery.php" hash="87b33f033370c8901f504ea4e3675208"/><file name="CPManagedArticlePrice.php" hash="94a7405a8fa92ed0295fc7b805b1fe32"/><file name="CPMoney.php" hash="2e52d130ba8b92c0704b1be851d25287"/><file name="CPOrder.php" hash="c724614a7b7e3519f8203f7bf805fab4"/><file name="CPOrderHeader.php" hash="7838a1a66dec0d639004027d196ee24f"/><file name="CPOrderItem.php" hash="5d2ae4c33324fcdbb63968b686316cb2"/><file name="CPOrderStatus.php" hash="9daf721042033dc2a08a05c319b7fca3"/><file name="CPOrderSummary.php" hash="4b4c9bc88d142812e33a12f38aedde90"/><file name="CPPayment.php" hash="14fab303affd0eab8d2e9e39341426a0"/><file name="CPRefund.php" hash="789c4ef27e6b746511559829c4f316a8"/><file name="CPResponseHeader.php" hash="bfe1539b116e76c7c387201e6d2c2a6c"/><file name="CPShipping.php" hash="db3244ac4f7e79c228b648051ee2807d"/></dir></dir></dir><dir name="handler"><file name="CPAbstractHandler.php" hash="0acf338c61415aaaaf067b754972a21d"/><file name="CPCancellationHandler.php" hash="535384aeae726adbe036628bed33cceb"/><file name="CPDebugHandler.php" hash="51845f353b8e3d94ec324c3a750d9cc7"/><file name="CPDeliveryHandler.php" hash="04b0abd16bb226f2d8403c92e60126f5"/><file name="CPErrorHandler.php" hash="5d728c064c068fdf8354fa87882e4dba"/><file name="CPExportHandler.php" hash="819c62aa9a99f021f2c3a07109a623dd"/><file name="CPNewPriceHandler.php" hash="79038baec806b78858a26e48168c1c0f"/><file name="CPNewsHandler.php" hash="10757d4bbb3d10a3090dab9587c86132"/><file name="CPOrderHandler.php" hash="c19beea255999ffa70f31ab1e1721f5a"/><file name="CPPaymentHandler.php" hash="fa664a391b87f4b3ca76ce30797dfb16"/><file name="CPRegisterHandler.php" hash="039ede8ff760f4d5a429ad56bb0ce596"/><file name="CPStatusHandler.php" hash="f378b4b56ac502fc035cfabc062cd43c"/></dir><dir name="responses"><file name="CPGetStatusHookResponse.php" hash="672609ebcaa23aa0de85aed04c7662d8"/><file name="CPHookResponse.php" hash="df481afb1680964780126fcd68c00818"/><file name="CPRegisterHookResponse.php" hash="206de6433d0795ebdabff98129cc2fb7"/></dir><dir name="special"><file name="CustomerFunctions.php" hash="0d343d3c9c3cb87232c833e0772f730e"/></dir></dir><dir name="Model"><file name="Abstract.php" hash="a142674a12bf57e8c98724b4ead154f8"/><dir name="Adminhtml"><dir name="Source"><file name="Exportmethod.php" hash="604cb29e7871ac54697582dc51f67842"/><file name="Producturlgeneration.php" hash="a9e7fb7aecf048858a1af4f1fae9ead6"/><file name="Trackingmethod.php" hash="e32ab184b05377af38e4d912022cb889"/></dir></dir><dir name="Carrier"><file name="Cpshipping.php" hash="5c73d41a01797c86137d036584db36ae"/></dir><dir name="Feedexport"><file name="Indexer.php" hash="447a342567484ba84ba67494ce30d63e"/></dir><file name="Logs.php" hash="85c27d3b47cbd97fc197a1ba8ae60dc6"/><file name="Observer.php" hash="9e18ed13078767de556617fe6fb7d445"/><dir name="Order"><file name="Item.php" hash="7e64ca596a4a66e7c5052d0981745cf8"/><file name="Shipment.php" hash="71651ad5489eca654f47e41fd12e79a6"/></dir><file name="Order.php" hash="431bda96fe598fbb5a64928b940d8c13"/><file name="Payment.php" hash="223ab9dec3315f3dada4298f0418151a"/><file name="Paymenttypes.php" hash="ca90419f6e4603be3f70a214d95177c3"/><file name="Prices.php" hash="c1c966c0a3001fee90d14c050f00b66a"/><file name="Registration.php" hash="9d22f91f645a0070ee17c8b9eb3e28c8"/><dir name="Resource"><dir name="Feedexport"><dir name="Indexer"><file name="Collection.php" hash="e0957ac77559f71f544aa5c70db5d80e"/></dir><file name="Indexer.php" hash="367c813db1aff8331629c400af3b8c99"/></dir><dir name="Logs"><file name="Collection.php" hash="d02494433e6369ddd552e04db867e9d5"/></dir><file name="Logs.php" hash="b406da96412148256028b8c73444b0d9"/><dir name="Order"><file name="Collection.php" hash="00423726d837a71042527c588cfc4b11"/><dir name="Item"><file name="Collection.php" hash="954e3889a8b8f93510a36be1a13c2fb8"/></dir><file name="Item.php" hash="22aac20cc7c2a9765d170e9ea50d9315"/><dir name="Shipment"><file name="Collection.php" hash="6aa1fd002807916effa760169a2e769d"/></dir><file name="Shipment.php" hash="5d1514d5721b501fda7e71e6a15f931d"/></dir><file name="Order.php" hash="be971d53867fafbbf7c582dbe860e107"/><dir name="Prices"><file name="Collection.php" hash="6d49bf71e50a0d2b0e087d52036a08ef"/></dir><file name="Prices.php" hash="30275edca721b6986ff6bd39648bf4eb"/><dir name="Registration"><file name="Collection.php" hash="81423be65cf2ee706203ac03b5e83236"/></dir><file name="Registration.php" hash="e956369769523f25eb8a8351c668add4"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><dir name="Channelpilot"><file name="FeedexportController.php" hash="9770c6d8fb2b957936e5e17c6282ab17"/></dir></dir><file name="IndexController.php" hash="ca07da3c0b2c689e9c0a8e552b6c7004"/></dir><dir name="etc"><file name="adminhtml.xml" hash="916b5e121b31dceffe732afec9c6019f"/><file name="config.xml" hash="44dda66ac839b8ae1751be7a334f8acd"/><file name="system.xml" hash="7680e0fdc9194ecb7cd93b8a880c82ae"/></dir><dir name="sql"><dir name="channelpilot_setup"><file name="mysql4-install-2.0.0.php" hash="f89d8be8b1ed7a6793ba6a2516de3528"/><file name="mysql4-upgrade-1.0.0-2.0.0.php" hash="12264e29678f7a56b002cd693dafd56f"/><file name="mysql4-upgrade-2.1.0-2.1.6.php" hash="7f76ad8deebb387a635e05c39b32e458"/><file name="mysql4-upgrade-2.1.6-2.2.0.php" hash="4327290be3ce3226544515a72e6a74cf"/><file name="mysql4-upgrade-2.2.5-2.2.6.php" hash="a1b2b1ba0227b6553202af9f2ce8abb1"/><file name="mysql4-upgrade-2.2.6-2.2.7.php" hash="66580c8caf95997f6e3322c4eb39ebbf"/><file name="mysql4-upgrade-2.2.7-2.3.0.php" hash="d3d272793fa3f2a179e4581e64af16f1"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Channelpilotsolutions_Channelpilot.xml" hash="d14fbcbdca7324e5e97bee70f2a75976"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="Channelpilotsolutions"><file name="channelpilot.xml" hash="2952fa387aadf60f36b6fea9b5c69fb8"/></dir></dir><dir name="template"><dir name="Channelpilotsolutions"><file name="clicktracking_js.phtml" hash="20d1883b633d814587e5dd1661364fc1"/><file name="salestracking_js.phtml" hash="61c77c6fdab88cfac5989e7d47a8c5a4"/><file name="tracking_image.phtml" hash="f2477e9bf58ed34950b049db5af8a712"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="base"><dir name="default"><dir name="template"><dir name="channelpilotsolutions"><file name="array_dropdown.phtml" hash="5717b5f3ca67bb4da734572fdca1a907"/><file name="config_hint.phtml" hash="c92f883df809f89278492d1e22a352d7"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="de_DE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9c0732d92c33db18baa32085d6365190"/></dir><dir name="de_CH"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9c0732d92c33db18baa32085d6365190"/></dir><dir name="de_AT"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9c0732d92c33db18baa32085d6365190"/></dir><dir name="fr_FR"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9cac04b46364a365ace5bad95bdc7e39"/></dir><dir name="fr_CA"><file name="Channelpilotsolutions_Channelpilot.csv" hash="9cac04b46364a365ace5bad95bdc7e39"/></dir><dir name="en_AU"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_CA"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_GB"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_IE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_NZ"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="en_US"><file name="Channelpilotsolutions_Channelpilot.csv" hash="f6d78def7671ebf63514503971f61af9"/></dir><dir name="es_AR"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_CL"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_CO"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_CR"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_ES"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_MX"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_PA"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_PE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir><dir name="es_VE"><file name="Channelpilotsolutions_Channelpilot.csv" hash="d96e87e8f2fe20ac9048cc12a16cb540"/></dir></target></contents>
34
  <compatible/>
35
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
36
  </package>