wirecard_checkout_seamless - Version 4.0.5

Version Notes

Improved logging

Download this release

Release Info

Developer WirecardCEE
Extension wirecard_checkout_seamless
Version 4.0.5
Comparing to
See all releases


Code changes from version 4.0.4 to 4.0.5

app/code/community/Wirecard/CheckoutSeamless/Helper/Data.php CHANGED
@@ -33,7 +33,7 @@
33
  class Wirecard_CheckoutSeamless_Helper_Data extends Mage_Payment_Helper_Data
34
  {
35
 
36
- protected $_pluginVersion = '4.0.4';
37
  protected $_pluginName = 'Wirecard/CheckoutSeamless';
38
 
39
  /**
33
  class Wirecard_CheckoutSeamless_Helper_Data extends Mage_Payment_Helper_Data
34
  {
35
 
36
+ protected $_pluginVersion = '4.0.5';
37
  protected $_pluginName = 'Wirecard/CheckoutSeamless';
38
 
39
  /**
app/code/community/Wirecard/CheckoutSeamless/Model/Abstract.php CHANGED
@@ -53,7 +53,7 @@ abstract class Wirecard_CheckoutSeamless_Model_Abstract extends Mage_Payment_Mod
53
  protected $_defaultLocale = 'en';
54
 
55
  protected $_order;
56
- protected $_pluginVersion = '4.0.4';
57
  protected $_pluginName = 'Wirecard/CheckoutSeamless';
58
 
59
  protected $_formBlockType = 'wirecard_checkoutseamless/form';
53
  protected $_defaultLocale = 'en';
54
 
55
  protected $_order;
56
+ protected $_pluginVersion = '4.0.5';
57
  protected $_pluginName = 'Wirecard/CheckoutSeamless';
58
 
59
  protected $_formBlockType = 'wirecard_checkoutseamless/form';
app/code/community/Wirecard/CheckoutSeamless/controllers/ProcessingController.php CHANGED
@@ -74,10 +74,6 @@ class Wirecard_CheckoutSeamless_ProcessingController extends Mage_Core_Controlle
74
  {
75
  $postData = $this->getRequest()->getPost();
76
 
77
- /** @var Wirecard_CheckoutSeamless_Helper_Data $helper */
78
- $helper = Mage::helper('wirecard_checkoutseamless');
79
-
80
- $helper->log(__METHOD__ . ':' . print_r($postData, true));
81
  if (!empty($postData) && isset($postData['payment']) && !empty($postData['payment'])) {
82
  $payment = $postData['payment'];
83
  if (!$helper->getConfigData('ccard/pci3_dss_saq_a_enable')) {
74
  {
75
  $postData = $this->getRequest()->getPost();
76
 
 
 
 
 
77
  if (!empty($postData) && isset($postData['payment']) && !empty($postData['payment'])) {
78
  $payment = $postData['payment'];
79
  if (!$helper->getConfigData('ccard/pci3_dss_saq_a_enable')) {
app/code/community/Wirecard/CheckoutSeamless/etc/config.xml CHANGED
@@ -34,7 +34,7 @@
34
  <config>
35
  <modules>
36
  <wirecard_checkoutseamless>
37
- <version>4.0.4</version>
38
  </wirecard_checkoutseamless>
39
  </modules>
40
  <global>
34
  <config>
35
  <modules>
36
  <wirecard_checkoutseamless>
37
+ <version>4.0.5</version>
38
  </wirecard_checkoutseamless>
39
  </modules>
40
  <global>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>wirecard_checkout_seamless</name>
4
- <version>4.0.4</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License Version 2 (GPLv2)</license>
7
  <channel>community</channel>
@@ -22,11 +22,11 @@ Benefit from Wirecard Bank's license to conclude credit card acceptance contract
22
  With Wirecard Collecting only a single contract is required for payouts within various payment methods.&#xD;
23
  Support of recurring payments (subscriptions, one-click checkout).&#xD;
24
  Our Online Guides provide technical documentation, installation and configuration instructions for the plugin as well as further information on payment methods and additional features: https://integration.wirecard.at/</description>
25
- <notes>initial release</notes>
26
  <authors><author><name>WirecardCEE</name><user>MAG002460406</user><email>shoplogins@wirecard.com</email></author></authors>
27
- <date>2016-03-03</date>
28
- <time>12:35:47</time>
29
- <contents><target name="magelocal"><dir name="Wirecard"><dir name="CheckoutSeamless"><dir name="QMore"><file name="BackendClient.php" hash="7d296f935cd4322cfff2800b4ca8e1a9"/><dir name="Config"><file name="client.config.php" hash="ba1b55aa14a6b98018807942caf8087e"/><file name="user.config.php" hash="055916f8cec7420b6b63bf02ab9e37cc"/></dir><dir name="DataStorage"><dir name="Exception"><file name="ExceptionInterface.php" hash="b18dea09098594d9c601b9bb5c7dfd20"/><file name="InvalidArgumentException.php" hash="0991d5f4321a50f2763ce5dc742a3d2e"/></dir><dir name="Request"><file name="Read.php" hash="63b5cbba3a560157577e03251194b346"/></dir><dir name="Response"><file name="Initiation.php" hash="fc082d65db6f9160f6f175c6c751ff29"/><file name="Read.php" hash="11a39eb18d4a80207100438c7779ad1d"/></dir></dir><file name="DataStorageClient.php" hash="04371eab3c51d8d53a5bd9320eee0fbc"/><file name="Error.php" hash="51dcac678e19aac007896b26b16a4726"/><dir name="Exception"><file name="BadMethodCallException.php" hash="9391097798ed8546978455fc032c9c7d"/><file name="ExceptionInterface.php" hash="90d542f247323cff0c594978a13495aa"/><file name="InvalidArgumentException.php" hash="32343c8282b0b79c34f09654eb8d58be"/><file name="InvalidParamLengthException.php" hash="c5982d0384b3126f4f6c661372b7eaab"/><file name="InvalidResponseException.php" hash="e1728d5d0e0bccb52561f5b8e8ae5dd9"/></dir><file name="FrontendClient.php" hash="f496ca6612da59d3f1b2d7fd6d1598e6"/><file name="Module.php" hash="645cff22469b89ea55aa8fa7a476a370"/><file name="PaymentType.php" hash="6c7f2440f7c01e3529c437430070a739"/><dir name="Request"><dir name="Backend"><dir name="TransferFund"><file name="Existing.php" hash="746faed90f7e7311e2508543983c10bb"/><file name="Moneta.php" hash="14e936948c8cd23b4360b250b9ba3acf"/><file name="SepaCT.php" hash="23ae63f7f35dbae0d3cd6abbb2412e27"/><file name="SkrillWallet.php" hash="431055fb94d1d5cc5b4cff562f3aebf0"/></dir><file name="TransferFund.php" hash="4cc8fa1bd35a2bcb364eb47ae1454e41"/></dir></dir><dir name="Response"><dir name="Backend"><file name="ApproveReversal.php" hash="f28c92900188e5e46c4fc14c926198ab"/><file name="Deposit.php" hash="262c5a277afd33ee2dd3fdb021fa4d60"/><file name="DepositReversal.php" hash="002cef35fa2d3ae1fc8f56e4e4f96351"/><file name="FinancialObject.php" hash="85d5e26520c1375a93cbf06dfecc7f7a"/><file name="GetFinancialInstitutions.php" hash="112fae2cc8a4d05a53a88ecbf6b2e438"/><file name="GetOrderDetails.php" hash="dc0cb1fbfec60aa4186cef38e8f784c0"/><dir name="Order"><file name="Credit.php" hash="4016c1ee14b8642eb374c932bd498922"/><file name="CreditIterator.php" hash="e4ee1ed9bcdcb6df8c753fbddae00ef6"/><file name="OrderIterator.php" hash="c0bf1da7b3a745bdc28f64bff750bc81"/><dir name="Payment"><file name="Ideal.php" hash="e51ee9d45b0001048d0e7e0475a3b2c2"/><file name="Paypal.php" hash="194cbca33f6b658805e54d28694cfeb3"/><file name="Sofortueberweisung.php" hash="6bc1ae33ca3afda54ce9e419fe392664"/></dir><file name="Payment.php" hash="ce1a6766179563e6787feeedc8d1abcf"/><file name="PaymentIterator.php" hash="732f001abce09e82ee57b3f1de196296"/></dir><file name="Order.php" hash="6df69f1a462f11281af653824eb5e2a8"/><file name="RecurPayment.php" hash="e738fb6201f2429bac99f593173527ef"/><file name="Refund.php" hash="6731608e11219099bb36f2b8888521eb"/><file name="RefundReversal.php" hash="524cbe0470facc8703d4d6b47a4606d5"/><file name="ResponseAbstract.php" hash="c631e1807593e0ff49b4cc193a970faa"/><file name="TransferFund.php" hash="39cf942b549a72ea2f90d262792f82b9"/></dir><file name="Initiation.php" hash="ade3d452872340422d4080646055af7a"/><file name="ResponseAbstract.php" hash="98dacc18a1862299c63b9dcb8e0a525f"/></dir><dir name="Return"><file name="Cancel.php" hash="dc629f5a83d4857a92643cd899b50a25"/><file name="Failure.php" hash="ea0e95c926f93e8ba6b5313d4e131779"/><file name="Pending.php" hash="b28fb75f668b95a2feabfcd424c1cfbf"/><dir name="Success"><file name="CreditCard.php" hash="e7e73a8509aab87bad163215020a4f02"/><file name="Ideal.php" hash="19cf7e799ff8e080c1cfd9b7fc3524ec"/><file name="PayPal.php" hash="b2e59fefe556db2726d1153c76479e62"/><file name="SepaDD.php" hash="ec6669fb239f55a6474610864354935a"/><file name="Sofortueberweisung.php" hash="f3268a4101141b1b3e9a1b13f15d5569"/></dir><file name="Success.php" hash="65a65882e48277a71f74c8a35ebafdda"/></dir><file name="ReturnFactory.php" hash="c5dd579bdb7d474a8d11857711c1c5ec"/></dir><dir name="Stdlib"><dir name="Basket"><file name="Item.php" hash="b535863e55c2d967d5b026621acc5d78"/></dir><file name="Basket.php" hash="486c5e1c3b1ff69044461ec2adef7919"/><dir name="Client"><file name="ClientAbstract.php" hash="c94de8625e3979dd9cecbf8533202d30"/><dir name="Exception"><file name="ExceptionInterface.php" hash="6dcc82e8b1a8cebc44f2beedc75238e0"/><file name="InvalidResponseException.php" hash="536bf31f08afd5cc6369c64e7481229b"/></dir></dir><dir name="Config"><file name="client.config.php" hash="6c1b5d8ae26a7217bc01a3b2949fadaa"/></dir><file name="Config.php" hash="15b22dc02290a234ae6285242f729838"/><dir name="ConsumerData"><file name="Address.php" hash="47f950040ade6efa9c1ef214a01e7f75"/></dir><file name="ConsumerData.php" hash="7d73f8f4ad7f0c04e0b814d937d74d88"/><file name="Error.php" hash="f81c56c9e652593d0b51e98ccc164581"/><dir name="Exception"><file name="ExceptionInterface.php" hash="f71c9df7bfc47cabc38d6b5328a4f7b3"/><file name="InvalidArgumentException.php" hash="ea6a8b581de9099c12ceb60916801848"/><file name="InvalidFormatException.php" hash="644a4d363051410141606796d345093c"/><file name="InvalidResponseException.php" hash="0f480e0afb04b61ffe08ecab3918f704"/><file name="InvalidTypeException.php" hash="20ca47dc2c117ae9c9dfc53d908a16fc"/><file name="InvalidValueException.php" hash="887181243d2d616a92e241941bbe6a9b"/><file name="UnexpectedValueException.php" hash="5b9d2c863230b866e5752baf08b3e825"/></dir><file name="Fingerprint.php" hash="8f6d9f17560f484096a7cf49dad25180"/><file name="FingerprintOrder.php" hash="97c5a3f6a86bf4d31efab049678f9f52"/><dir name="Module"><file name="ModuleAbstract.php" hash="68b5e8bf17a22822eaa3345f3057dde6"/><file name="ModuleInterface.php" hash="dcc2a72d1fd3d7d6dba4516feae5f465"/></dir><file name="Module.php" hash="87feaf0df0017c4f1a117c41bce3b184"/><file name="PaymentTypeAbstract.php" hash="6bac438c93603d36eb2f5b64207f6023"/><dir name="Response"><file name="ResponseAbstract.php" hash="305fbdb355d147e29578e77d1d010447"/></dir><dir name="Return"><file name="Cancel.php" hash="680a7c245147651a1138486a3e5c2798"/><file name="Failure.php" hash="adaf2ef4286deb85ce9c9162dac0a257"/><file name="Pending.php" hash="cc5b081f60fd4ceba85db9a970510089"/><file name="ReturnAbstract.php" hash="f870ab18b2057e97b48a9e654f075d89"/><dir name="Success"><file name="CreditCard.php" hash="b26659339baf2644086d80a791cc6ae3"/><file name="Ideal.php" hash="922fbca5a11ea8942c9b2dc6da1ba276"/><file name="PayPal.php" hash="030e8bc696d0c7e4bfc9f2de3a288c1c"/><file name="SepaDD.php" hash="f9ba84e44c98eca9fba8018547adba1f"/><file name="Sofortueberweisung.php" hash="221354ab77f68df6f1da36560e9b4fe2"/></dir><file name="Success.php" hash="911a3b7ba3ebc53c55cde40381398646"/></dir><file name="ReturnFactoryAbstract.php" hash="8ddb1188cc471c9a1aa151e8856cd557"/><file name="SerialApi.php" hash="4ca7ea00e209393478c9f3c659aff1db"/><dir name="Validate"><file name="Fingerprint.php" hash="8cecde59090b1bb1b94f28599ee9f466"/></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Wirecard"><dir name="CheckoutSeamless"><dir name="Block"><dir name="Additional"><file name="Installment.php" hash="f498a996d77f9c91689ecc09c5e33b26"/><file name="Invoice.php" hash="23db2e02102a347d59056ea5e1d621c0"/><file name="InvoiceB2b.php" hash="515b327b8c79a2b606e48ee6773060a4"/></dir><dir name="Admin"><file name="Buttons.php" hash="9f5f927447109b31188101ce0fd79474"/><dir name="Support"><file name="Container.php" hash="1c5dd43a4f1d750e76a30bb707a8b884"/><dir name="Edit"><file name="Form.php" hash="e77fcc142e75ab4bfd69366f914fc0b1"/></dir></dir><file name="Tabs.php" hash="b731e19484cfb103b507ba764c289497"/></dir><file name="Checkout.php" hash="a00723abc1ae14656079f2396e97c506"/><file name="Failure.php" hash="02b6074372567a421c04dbc370f8521f"/><file name="Form.php" hash="3b6915a825d71670f23c86f40c9a687f"/><file name="Info.php" hash="cf34108ecbe27231d0efd4149cb28b66"/><file name="Processing.php" hash="bcd8b1be098d4d1289fd0819d0595d88"/><file name="Return.php" hash="1af0e4ca9e4103c73036a10e0a5f6d07"/><dir name="Seamless"><file name="Abstract.php" hash="e304e94675e49f6d84382a7bff809c78"/><file name="Base.php" hash="4d32290ccfa055030a098c8be478051a"/><file name="Cc.php" hash="b9411ae6acd5b21efba15431e4d4b7c1"/><file name="Eps.php" hash="82316446e85e77da3d174f648f86b35b"/><file name="Giropay.php" hash="bcede58c74dc50d987b028b582150e62"/><file name="Ideal.php" hash="ab926a15d9fef52b79a0f77fb8b4fc5d"/><file name="Paybox.php" hash="ca13c220519cde4823be4264894ab867"/><file name="Script.php" hash="056b4ff1f2b201e80a0d6d20153b92ef"/><file name="SepaDd.php" hash="142fcc432dcfddba8988c52ace154699"/><file name="Trustpay.php" hash="51150bb35f74f20e529ceffe5baaec6e"/><file name="Voucher.php" hash="ad100c18990817870bb528d644db9067"/></dir></dir><dir name="Helper"><file name="Data.php" hash="d6ec43795ca881113adcec4bbb55ca52"/></dir><dir name="Model"><file name="Abstract.php" hash="b6ebb1931a119af47a474bf828c8eb50"/><dir name="Admin"><file name="Support.php" hash="641c35bb5858c859afcc38d88802a5d9"/><file name="Test.php" hash="ab374779963b9c107df87171c491f4da"/></dir><file name="Autoloader.php" hash="02bc0459564ca1240b7fc2ebbb1e4818"/><file name="Bmc.php" hash="5aa20f4136df6e139321d1d61f5827dc"/><file name="Cc.php" hash="9dd6b003df89cc9efff85eb567e8d955"/><file name="CcMoto.php" hash="64cb97ea35e47a0591052c2acbfaa638"/><file name="Ekonto.php" hash="da238cccccf236ceafc60aef6fa3da80"/><file name="Epaybg.php" hash="244c1da3017e07edba600150bcd7f1e6"/><file name="Eps.php" hash="a6d9c5600e11185e20ad6f53f53e0a58"/><file name="Giropay.php" hash="1131bb8dd75f2000029b420c7325ed41"/><file name="Ideal.php" hash="a8696b05091e3e8d74a7e21165c53de3"/><file name="Installment.php" hash="49918ca6bd3d6e7b88a1d59bdd7dc0ea"/><file name="Invoice.php" hash="67b6e01e9e0368762562258b7823f2f8"/><file name="Invoiceb2b.php" hash="7fd9080d2060c55c97cbccb74b44966e"/><file name="Moneta.php" hash="4275252339dba5ab982b0d8d6313fe2b"/><file name="Mpass.php" hash="2f606f900012b8e659c230e7ce7ef126"/><file name="Observer.php" hash="155007ee335aa29f5636c60d5fd5be9b"/><file name="P24.php" hash="b4e3ddee19736b184a18c09294f7fb13"/><file name="Paybox.php" hash="355f845aebea7dd20b54df7ae7269006"/><file name="Paypal.php" hash="f6c50476ee45d7e20d64f9a5a92a1d42"/><file name="Paysafecard.php" hash="63ea9473f78d4b72e7165257aa60fc8a"/><file name="Poli.php" hash="6f384c28077974802a7bc9d273b638fb"/><file name="Quick.php" hash="f56e7bef2e2bc48eb8bb8e6504ad4b27"/><file name="Sepadd.php" hash="461585d8d92f23b513936f00c2ab7244"/><file name="Skrilldirect.php" hash="f32f04301b9eed4c3e87774cf603d782"/><file name="Skrillwallet.php" hash="0bb8cd87bfc79132a4a2402c273c79a6"/><file name="Sofortbanking.php" hash="467485ccebf54e7af9e909b3414fabb7"/><dir name="System"><dir name="Config"><file name="Configurations.php" hash="6486df28a4a950bdf65022c4da803c28"/><file name="InstallmentProviders.php" hash="d9320c9e3033ac34516da52c6d9b6672"/><file name="InvoiceProviders.php" hash="705b158edbe85d59b35407f999e183fb"/><dir name="Order"><file name="Status.php" hash="79c52e838b4b3997e315c22470a2e116"/></dir></dir></dir><file name="Tatrapay.php" hash="d45d2eb2dcfb593a70851eeb296fad13"/><file name="Trustly.php" hash="fb8fdd9ed1f5249d21cea5184dc96bc3"/><file name="Trustpay.php" hash="28b1a1d9e53e6bf0c64e2727ec370622"/><file name="Voucher.php" hash="0eb1403b46bf9c5457e4e5cae8f4c73e"/></dir><dir name="controllers"><dir name="Admin"><file name="WirecardcheckoutseamlessController.php" hash="297a29b58667d5dcc2b5128b4edc669c"/></dir><file name="ProcessingController.php" hash="4b0bea74a41543e3aa6c77ae55213d0c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0c7586f67433d8284069decbd307d50c"/><file name="config.xml" hash="a2361cf868fc611d8f594862b26dd66f"/><file name="system.xml" hash="1d5497fdd948c1ef70144546a334b51e"/></dir><dir name="sql"><dir name="wirecard_checkoutpage_setup"><file name="mysql4-install-4.0.0.php" hash="40d179c19d29824b7214833cb01a9658"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="wirecard"><dir name="checkoutseamless"><file name="info.phtml" hash="1b1c25ef9a7b30d3d7f34ac59a0816e7"/><dir name="pdf"><file name="info.phtml" hash="b7350e06092c0797856b3df60f6a5dd2"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="wirecard_checkoutseamless.xml" hash="432b8e63a8a9ea1b078648298a8b1d91"/></dir><dir name="template"><dir name="wirecard"><dir name="checkoutseamless"><dir name="additional"><file name="installment.phtml" hash="9124a5bba67eeaa2304a7f6d081cb519"/><file name="invoice.phtml" hash="c7b089211ff508ab6115884b909d1bcc"/><file name="invoiceb2b.phtml" hash="b84db1b299307ba51bf56b6061e62556"/></dir><file name="blank.phtml" hash="5f1953ea6d1d5f5606e1b38b175f1eb4"/><file name="checkout.phtml" hash="8678dbd73c38d91a33d2a04dd9f2634b"/><file name="failure.phtml" hash="a368fad9af4c0e436d06e3b618d54dcc"/><file name="form.phtml" hash="87bcbefb0d348640e08b12f5979c4b77"/><file name="info.phtml" hash="b4ef6dd77b6ba19899d91dc2ffbe02a3"/><file name="processing.phtml" hash="c12223ecee341bc5fe1a1012e56f5a40"/><file name="progress.phtml" hash="0918f941ddd0edbee6f94fabf6d48039"/><file name="return.phtml" hash="1d2bd108d7b5a3450c368420949a480b"/><dir name="seamless"><file name="cc-nopci.phtml" hash="b849676b59ddf84c0bad223357bf4495"/><file name="cc.phtml" hash="e2a315ffb3a5a6c02e7e5d09c9a5921e"/><file name="eps.phtml" hash="e1e0fdcc42a0772afc6d60c6ac3ec03e"/><file name="giropay.phtml" hash="bea6384df096ec4c1218bb86d760ebec"/><file name="ideal.phtml" hash="e1e0fdcc42a0772afc6d60c6ac3ec03e"/><file name="paybox.phtml" hash="35f7677a62a63e951ec371250ddc44dc"/><file name="script.phtml" hash="bd65a8901464c72362ad215a6c054b64"/><file name="sepadd.phtml" hash="2f77c70884238904f6542079a40aab9d"/><file name="storereturn.phtml" hash="0fa8645c5e06d385de8962f6aa3222f7"/><file name="trustpay.phtml" hash="727507215d42cef2834cbea23d825622"/><file name="voucher.phtml" hash="537e1d5837fa4ba577abb5f62199f61c"/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Wirecard_CheckoutSeamless.xml" hash="942707edf5b4a96d2c1055c3f785ad42"/></dir></target><target name="magelocale"><dir name="de_AT"><file name="Wirecard_CheckoutSeamless.csv" hash="e5e43bc8191f953dfeaa26a708f5a5c1"/></dir><dir name="de_DE"><file name="Wirecard_CheckoutSeamless.csv" hash="e5e43bc8191f953dfeaa26a708f5a5c1"/></dir><dir name="en_US"><file name="Wirecard_CheckoutSeamless.csv" hash="443198a87942dcb4fd9dce1f6632cf6e"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="wirecard"><file name="wirecard-seamless-logo.png" hash="0293613ef3aed87917d08a431985918b"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="wirecard"><dir name="checkoutseamless"><file name="seamlessiframe.css" hash="ffeaa6d3fa175fdb162a5ec1c8c3aec4"/><file name="stylesheet.css" hash="01b11a21d0f7769747c0e8d89a7d0d81"/></dir></dir></dir><dir name="images"><dir name="wirecard"><dir name="checkoutseamless"><file name="bmc.png" hash="a617c758c11e8b7fb09cfd2e5da76ec2"/><file name="cc.png" hash="16c3701be716875b0fa11e0fb11447db"/><file name="ccMoto.png" hash="16c3701be716875b0fa11e0fb11447db"/><file name="ekonto.png" hash="048b08804f9d374daf2d71fd7d99835d"/><file name="epaybg.png" hash="cac29748c7cc1a4e50b599fb6dcb6c75"/><file name="eps.png" hash="bb4ec1bf4fb12fa1c9efc662c0644c5b"/><file name="giropay.png" hash="9078bd7b1c2feafa9d9e5fbf8616fa0e"/><file name="ideal.png" hash="b8b61dec6b30466811d79e8d082b8303"/><file name="installment.png" hash="03d21978555f90ebc9c5805ea1bc3944"/><file name="invoice.png" hash="73d96360a768de7c7f56a95b9ea6874c"/><file name="invoiceb2b.png" hash="73d96360a768de7c7f56a95b9ea6874c"/><file name="maestro.png" hash="3a2430c0b5cffec71d4c088e42bfaffa"/><file name="moneta.png" hash="113af6443a7e533ff4ec43e993ba2c97"/><file name="mpass.png" hash="e0d98cf54ddeafd2084ae8854f896ec5"/><file name="p24.png" hash="ca57858b58699ac2b8754b5296095725"/><file name="paybox.png" hash="b81d63e510b83aa906b9773d91c557c3"/><file name="paypal.png" hash="9b98dca5e5a1d7f1bc7f1523f1f4c583"/><file name="paysafecard.png" hash="504c584a15fa3a4ec0b6b7a453e9349e"/><file name="poli.png" hash="db4350e825e667b037fa15263aea4b2b"/><file name="quick.png" hash="b73b3a06e63916596989a953d9bd84f9"/><file name="sepadd.png" hash="ec41461e9a1d728dcebe5616617899d4"/><file name="skrilldirect.png" hash="e133217e6c6ef3c6d81dce9dc812efcd"/><file name="skrillwallet.png" hash="b4c94f413d0da39dbfda172923468d3d"/><file name="sofortbanking.png" hash="1b06a572d79dcbf3980806c54e40ce9d"/><file name="tatrapay.png" hash="77f1a064ea5770bcb206c459bd5d8d8b"/><file name="trustly.png" hash="87bf01427dce590729c29dd9beaaa609"/><file name="trustpay.png" hash="22d90dad4f8971331fae4ba120a469b1"/><file name="voucher.png" hash="611c2a89b5738d21c979af81622af061"/></dir></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="wirecard"><dir name="checkoutseamless"><file name="processing.js" hash="5276537aefda33041fd7c92a975a2097"/></dir></dir></dir></target></contents>
30
  <compatible/>
31
  <dependencies><required><php><min>5.4.0</min><max>5.7.0</max></php></required></dependencies>
32
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>wirecard_checkout_seamless</name>
4
+ <version>4.0.5</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License Version 2 (GPLv2)</license>
7
  <channel>community</channel>
22
  With Wirecard Collecting only a single contract is required for payouts within various payment methods.&#xD;
23
  Support of recurring payments (subscriptions, one-click checkout).&#xD;
24
  Our Online Guides provide technical documentation, installation and configuration instructions for the plugin as well as further information on payment methods and additional features: https://integration.wirecard.at/</description>
25
+ <notes>Improved logging</notes>
26
  <authors><author><name>WirecardCEE</name><user>MAG002460406</user><email>shoplogins@wirecard.com</email></author></authors>
27
+ <date>2016-03-08</date>
28
+ <time>13:33:16</time>
29
+ <contents><target name="magelocal"><dir name="Wirecard"><dir name="CheckoutSeamless"><dir name="QMore"><file name="BackendClient.php" hash="7d296f935cd4322cfff2800b4ca8e1a9"/><dir name="Config"><file name="client.config.php" hash="ba1b55aa14a6b98018807942caf8087e"/><file name="user.config.php" hash="055916f8cec7420b6b63bf02ab9e37cc"/></dir><dir name="DataStorage"><dir name="Exception"><file name="ExceptionInterface.php" hash="b18dea09098594d9c601b9bb5c7dfd20"/><file name="InvalidArgumentException.php" hash="0991d5f4321a50f2763ce5dc742a3d2e"/></dir><dir name="Request"><file name="Read.php" hash="63b5cbba3a560157577e03251194b346"/></dir><dir name="Response"><file name="Initiation.php" hash="fc082d65db6f9160f6f175c6c751ff29"/><file name="Read.php" hash="11a39eb18d4a80207100438c7779ad1d"/></dir></dir><file name="DataStorageClient.php" hash="04371eab3c51d8d53a5bd9320eee0fbc"/><file name="Error.php" hash="51dcac678e19aac007896b26b16a4726"/><dir name="Exception"><file name="BadMethodCallException.php" hash="9391097798ed8546978455fc032c9c7d"/><file name="ExceptionInterface.php" hash="90d542f247323cff0c594978a13495aa"/><file name="InvalidArgumentException.php" hash="32343c8282b0b79c34f09654eb8d58be"/><file name="InvalidParamLengthException.php" hash="c5982d0384b3126f4f6c661372b7eaab"/><file name="InvalidResponseException.php" hash="e1728d5d0e0bccb52561f5b8e8ae5dd9"/></dir><file name="FrontendClient.php" hash="f496ca6612da59d3f1b2d7fd6d1598e6"/><file name="Module.php" hash="645cff22469b89ea55aa8fa7a476a370"/><file name="PaymentType.php" hash="6c7f2440f7c01e3529c437430070a739"/><dir name="Request"><dir name="Backend"><dir name="TransferFund"><file name="Existing.php" hash="746faed90f7e7311e2508543983c10bb"/><file name="Moneta.php" hash="14e936948c8cd23b4360b250b9ba3acf"/><file name="SepaCT.php" hash="23ae63f7f35dbae0d3cd6abbb2412e27"/><file name="SkrillWallet.php" hash="431055fb94d1d5cc5b4cff562f3aebf0"/></dir><file name="TransferFund.php" hash="4cc8fa1bd35a2bcb364eb47ae1454e41"/></dir></dir><dir name="Response"><dir name="Backend"><file name="ApproveReversal.php" hash="f28c92900188e5e46c4fc14c926198ab"/><file name="Deposit.php" hash="262c5a277afd33ee2dd3fdb021fa4d60"/><file name="DepositReversal.php" hash="002cef35fa2d3ae1fc8f56e4e4f96351"/><file name="FinancialObject.php" hash="85d5e26520c1375a93cbf06dfecc7f7a"/><file name="GetFinancialInstitutions.php" hash="112fae2cc8a4d05a53a88ecbf6b2e438"/><file name="GetOrderDetails.php" hash="dc0cb1fbfec60aa4186cef38e8f784c0"/><dir name="Order"><file name="Credit.php" hash="4016c1ee14b8642eb374c932bd498922"/><file name="CreditIterator.php" hash="e4ee1ed9bcdcb6df8c753fbddae00ef6"/><file name="OrderIterator.php" hash="c0bf1da7b3a745bdc28f64bff750bc81"/><dir name="Payment"><file name="Ideal.php" hash="e51ee9d45b0001048d0e7e0475a3b2c2"/><file name="Paypal.php" hash="194cbca33f6b658805e54d28694cfeb3"/><file name="Sofortueberweisung.php" hash="6bc1ae33ca3afda54ce9e419fe392664"/></dir><file name="Payment.php" hash="ce1a6766179563e6787feeedc8d1abcf"/><file name="PaymentIterator.php" hash="732f001abce09e82ee57b3f1de196296"/></dir><file name="Order.php" hash="6df69f1a462f11281af653824eb5e2a8"/><file name="RecurPayment.php" hash="e738fb6201f2429bac99f593173527ef"/><file name="Refund.php" hash="6731608e11219099bb36f2b8888521eb"/><file name="RefundReversal.php" hash="524cbe0470facc8703d4d6b47a4606d5"/><file name="ResponseAbstract.php" hash="c631e1807593e0ff49b4cc193a970faa"/><file name="TransferFund.php" hash="39cf942b549a72ea2f90d262792f82b9"/></dir><file name="Initiation.php" hash="ade3d452872340422d4080646055af7a"/><file name="ResponseAbstract.php" hash="98dacc18a1862299c63b9dcb8e0a525f"/></dir><dir name="Return"><file name="Cancel.php" hash="dc629f5a83d4857a92643cd899b50a25"/><file name="Failure.php" hash="ea0e95c926f93e8ba6b5313d4e131779"/><file name="Pending.php" hash="b28fb75f668b95a2feabfcd424c1cfbf"/><dir name="Success"><file name="CreditCard.php" hash="e7e73a8509aab87bad163215020a4f02"/><file name="Ideal.php" hash="19cf7e799ff8e080c1cfd9b7fc3524ec"/><file name="PayPal.php" hash="b2e59fefe556db2726d1153c76479e62"/><file name="SepaDD.php" hash="ec6669fb239f55a6474610864354935a"/><file name="Sofortueberweisung.php" hash="f3268a4101141b1b3e9a1b13f15d5569"/></dir><file name="Success.php" hash="65a65882e48277a71f74c8a35ebafdda"/></dir><file name="ReturnFactory.php" hash="c5dd579bdb7d474a8d11857711c1c5ec"/></dir><dir name="Stdlib"><dir name="Basket"><file name="Item.php" hash="b535863e55c2d967d5b026621acc5d78"/></dir><file name="Basket.php" hash="486c5e1c3b1ff69044461ec2adef7919"/><dir name="Client"><file name="ClientAbstract.php" hash="c94de8625e3979dd9cecbf8533202d30"/><dir name="Exception"><file name="ExceptionInterface.php" hash="6dcc82e8b1a8cebc44f2beedc75238e0"/><file name="InvalidResponseException.php" hash="536bf31f08afd5cc6369c64e7481229b"/></dir></dir><dir name="Config"><file name="client.config.php" hash="6c1b5d8ae26a7217bc01a3b2949fadaa"/></dir><file name="Config.php" hash="15b22dc02290a234ae6285242f729838"/><dir name="ConsumerData"><file name="Address.php" hash="47f950040ade6efa9c1ef214a01e7f75"/></dir><file name="ConsumerData.php" hash="7d73f8f4ad7f0c04e0b814d937d74d88"/><file name="Error.php" hash="f81c56c9e652593d0b51e98ccc164581"/><dir name="Exception"><file name="ExceptionInterface.php" hash="f71c9df7bfc47cabc38d6b5328a4f7b3"/><file name="InvalidArgumentException.php" hash="ea6a8b581de9099c12ceb60916801848"/><file name="InvalidFormatException.php" hash="644a4d363051410141606796d345093c"/><file name="InvalidResponseException.php" hash="0f480e0afb04b61ffe08ecab3918f704"/><file name="InvalidTypeException.php" hash="20ca47dc2c117ae9c9dfc53d908a16fc"/><file name="InvalidValueException.php" hash="887181243d2d616a92e241941bbe6a9b"/><file name="UnexpectedValueException.php" hash="5b9d2c863230b866e5752baf08b3e825"/></dir><file name="Fingerprint.php" hash="8f6d9f17560f484096a7cf49dad25180"/><file name="FingerprintOrder.php" hash="97c5a3f6a86bf4d31efab049678f9f52"/><dir name="Module"><file name="ModuleAbstract.php" hash="68b5e8bf17a22822eaa3345f3057dde6"/><file name="ModuleInterface.php" hash="dcc2a72d1fd3d7d6dba4516feae5f465"/></dir><file name="Module.php" hash="87feaf0df0017c4f1a117c41bce3b184"/><file name="PaymentTypeAbstract.php" hash="6bac438c93603d36eb2f5b64207f6023"/><dir name="Response"><file name="ResponseAbstract.php" hash="305fbdb355d147e29578e77d1d010447"/></dir><dir name="Return"><file name="Cancel.php" hash="680a7c245147651a1138486a3e5c2798"/><file name="Failure.php" hash="adaf2ef4286deb85ce9c9162dac0a257"/><file name="Pending.php" hash="cc5b081f60fd4ceba85db9a970510089"/><file name="ReturnAbstract.php" hash="f870ab18b2057e97b48a9e654f075d89"/><dir name="Success"><file name="CreditCard.php" hash="b26659339baf2644086d80a791cc6ae3"/><file name="Ideal.php" hash="922fbca5a11ea8942c9b2dc6da1ba276"/><file name="PayPal.php" hash="030e8bc696d0c7e4bfc9f2de3a288c1c"/><file name="SepaDD.php" hash="f9ba84e44c98eca9fba8018547adba1f"/><file name="Sofortueberweisung.php" hash="221354ab77f68df6f1da36560e9b4fe2"/></dir><file name="Success.php" hash="911a3b7ba3ebc53c55cde40381398646"/></dir><file name="ReturnFactoryAbstract.php" hash="8ddb1188cc471c9a1aa151e8856cd557"/><file name="SerialApi.php" hash="4ca7ea00e209393478c9f3c659aff1db"/><dir name="Validate"><file name="Fingerprint.php" hash="8cecde59090b1bb1b94f28599ee9f466"/></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Wirecard"><dir name="CheckoutSeamless"><dir name="Block"><dir name="Additional"><file name="Installment.php" hash="f498a996d77f9c91689ecc09c5e33b26"/><file name="Invoice.php" hash="23db2e02102a347d59056ea5e1d621c0"/><file name="InvoiceB2b.php" hash="515b327b8c79a2b606e48ee6773060a4"/></dir><dir name="Admin"><file name="Buttons.php" hash="9f5f927447109b31188101ce0fd79474"/><dir name="Support"><file name="Container.php" hash="1c5dd43a4f1d750e76a30bb707a8b884"/><dir name="Edit"><file name="Form.php" hash="e77fcc142e75ab4bfd69366f914fc0b1"/></dir></dir><file name="Tabs.php" hash="b731e19484cfb103b507ba764c289497"/></dir><file name="Checkout.php" hash="a00723abc1ae14656079f2396e97c506"/><file name="Failure.php" hash="02b6074372567a421c04dbc370f8521f"/><file name="Form.php" hash="3b6915a825d71670f23c86f40c9a687f"/><file name="Info.php" hash="cf34108ecbe27231d0efd4149cb28b66"/><file name="Processing.php" hash="bcd8b1be098d4d1289fd0819d0595d88"/><file name="Return.php" hash="1af0e4ca9e4103c73036a10e0a5f6d07"/><dir name="Seamless"><file name="Abstract.php" hash="e304e94675e49f6d84382a7bff809c78"/><file name="Base.php" hash="4d32290ccfa055030a098c8be478051a"/><file name="Cc.php" hash="b9411ae6acd5b21efba15431e4d4b7c1"/><file name="Eps.php" hash="82316446e85e77da3d174f648f86b35b"/><file name="Giropay.php" hash="bcede58c74dc50d987b028b582150e62"/><file name="Ideal.php" hash="ab926a15d9fef52b79a0f77fb8b4fc5d"/><file name="Paybox.php" hash="ca13c220519cde4823be4264894ab867"/><file name="Script.php" hash="056b4ff1f2b201e80a0d6d20153b92ef"/><file name="SepaDd.php" hash="142fcc432dcfddba8988c52ace154699"/><file name="Trustpay.php" hash="51150bb35f74f20e529ceffe5baaec6e"/><file name="Voucher.php" hash="ad100c18990817870bb528d644db9067"/></dir></dir><dir name="Helper"><file name="Data.php" hash="502e1066b9c4c899c4d6bdaef592a945"/></dir><dir name="Model"><file name="Abstract.php" hash="4ee3ed97158f5dcb5e16f2387a29b93e"/><dir name="Admin"><file name="Support.php" hash="641c35bb5858c859afcc38d88802a5d9"/><file name="Test.php" hash="ab374779963b9c107df87171c491f4da"/></dir><file name="Autoloader.php" hash="02bc0459564ca1240b7fc2ebbb1e4818"/><file name="Bmc.php" hash="5aa20f4136df6e139321d1d61f5827dc"/><file name="Cc.php" hash="9dd6b003df89cc9efff85eb567e8d955"/><file name="CcMoto.php" hash="64cb97ea35e47a0591052c2acbfaa638"/><file name="Ekonto.php" hash="da238cccccf236ceafc60aef6fa3da80"/><file name="Epaybg.php" hash="244c1da3017e07edba600150bcd7f1e6"/><file name="Eps.php" hash="a6d9c5600e11185e20ad6f53f53e0a58"/><file name="Giropay.php" hash="1131bb8dd75f2000029b420c7325ed41"/><file name="Ideal.php" hash="a8696b05091e3e8d74a7e21165c53de3"/><file name="Installment.php" hash="49918ca6bd3d6e7b88a1d59bdd7dc0ea"/><file name="Invoice.php" hash="67b6e01e9e0368762562258b7823f2f8"/><file name="Invoiceb2b.php" hash="7fd9080d2060c55c97cbccb74b44966e"/><file name="Moneta.php" hash="4275252339dba5ab982b0d8d6313fe2b"/><file name="Mpass.php" hash="2f606f900012b8e659c230e7ce7ef126"/><file name="Observer.php" hash="155007ee335aa29f5636c60d5fd5be9b"/><file name="P24.php" hash="b4e3ddee19736b184a18c09294f7fb13"/><file name="Paybox.php" hash="355f845aebea7dd20b54df7ae7269006"/><file name="Paypal.php" hash="f6c50476ee45d7e20d64f9a5a92a1d42"/><file name="Paysafecard.php" hash="63ea9473f78d4b72e7165257aa60fc8a"/><file name="Poli.php" hash="6f384c28077974802a7bc9d273b638fb"/><file name="Quick.php" hash="f56e7bef2e2bc48eb8bb8e6504ad4b27"/><file name="Sepadd.php" hash="461585d8d92f23b513936f00c2ab7244"/><file name="Skrilldirect.php" hash="f32f04301b9eed4c3e87774cf603d782"/><file name="Skrillwallet.php" hash="0bb8cd87bfc79132a4a2402c273c79a6"/><file name="Sofortbanking.php" hash="467485ccebf54e7af9e909b3414fabb7"/><dir name="System"><dir name="Config"><file name="Configurations.php" hash="6486df28a4a950bdf65022c4da803c28"/><file name="InstallmentProviders.php" hash="d9320c9e3033ac34516da52c6d9b6672"/><file name="InvoiceProviders.php" hash="705b158edbe85d59b35407f999e183fb"/><dir name="Order"><file name="Status.php" hash="79c52e838b4b3997e315c22470a2e116"/></dir></dir></dir><file name="Tatrapay.php" hash="d45d2eb2dcfb593a70851eeb296fad13"/><file name="Trustly.php" hash="fb8fdd9ed1f5249d21cea5184dc96bc3"/><file name="Trustpay.php" hash="28b1a1d9e53e6bf0c64e2727ec370622"/><file name="Voucher.php" hash="0eb1403b46bf9c5457e4e5cae8f4c73e"/></dir><dir name="controllers"><dir name="Admin"><file name="WirecardcheckoutseamlessController.php" hash="297a29b58667d5dcc2b5128b4edc669c"/></dir><file name="ProcessingController.php" hash="f040158662b3368f577f1e2bc59969fa"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0c7586f67433d8284069decbd307d50c"/><file name="config.xml" hash="5b4f29416956bc9c85172e302300ca2a"/><file name="system.xml" hash="1d5497fdd948c1ef70144546a334b51e"/></dir><dir name="sql"><dir name="wirecard_checkoutpage_setup"><file name="mysql4-install-4.0.0.php" hash="40d179c19d29824b7214833cb01a9658"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="wirecard"><dir name="checkoutseamless"><file name="info.phtml" hash="1b1c25ef9a7b30d3d7f34ac59a0816e7"/><dir name="pdf"><file name="info.phtml" hash="b7350e06092c0797856b3df60f6a5dd2"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="wirecard_checkoutseamless.xml" hash="432b8e63a8a9ea1b078648298a8b1d91"/></dir><dir name="template"><dir name="wirecard"><dir name="checkoutseamless"><dir name="additional"><file name="installment.phtml" hash="9124a5bba67eeaa2304a7f6d081cb519"/><file name="invoice.phtml" hash="c7b089211ff508ab6115884b909d1bcc"/><file name="invoiceb2b.phtml" hash="b84db1b299307ba51bf56b6061e62556"/></dir><file name="blank.phtml" hash="5f1953ea6d1d5f5606e1b38b175f1eb4"/><file name="checkout.phtml" hash="8678dbd73c38d91a33d2a04dd9f2634b"/><file name="failure.phtml" hash="a368fad9af4c0e436d06e3b618d54dcc"/><file name="form.phtml" hash="87bcbefb0d348640e08b12f5979c4b77"/><file name="info.phtml" hash="b4ef6dd77b6ba19899d91dc2ffbe02a3"/><file name="processing.phtml" hash="c12223ecee341bc5fe1a1012e56f5a40"/><file name="progress.phtml" hash="0918f941ddd0edbee6f94fabf6d48039"/><file name="return.phtml" hash="1d2bd108d7b5a3450c368420949a480b"/><dir name="seamless"><file name="cc-nopci.phtml" hash="b849676b59ddf84c0bad223357bf4495"/><file name="cc.phtml" hash="e2a315ffb3a5a6c02e7e5d09c9a5921e"/><file name="eps.phtml" hash="e1e0fdcc42a0772afc6d60c6ac3ec03e"/><file name="giropay.phtml" hash="bea6384df096ec4c1218bb86d760ebec"/><file name="ideal.phtml" hash="e1e0fdcc42a0772afc6d60c6ac3ec03e"/><file name="paybox.phtml" hash="35f7677a62a63e951ec371250ddc44dc"/><file name="script.phtml" hash="bd65a8901464c72362ad215a6c054b64"/><file name="sepadd.phtml" hash="2f77c70884238904f6542079a40aab9d"/><file name="storereturn.phtml" hash="0fa8645c5e06d385de8962f6aa3222f7"/><file name="trustpay.phtml" hash="727507215d42cef2834cbea23d825622"/><file name="voucher.phtml" hash="537e1d5837fa4ba577abb5f62199f61c"/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Wirecard_CheckoutSeamless.xml" hash="942707edf5b4a96d2c1055c3f785ad42"/></dir></target><target name="magelocale"><dir name="de_AT"><file name="Wirecard_CheckoutSeamless.csv" hash="e5e43bc8191f953dfeaa26a708f5a5c1"/></dir><dir name="de_DE"><file name="Wirecard_CheckoutSeamless.csv" hash="e5e43bc8191f953dfeaa26a708f5a5c1"/></dir><dir name="en_US"><file name="Wirecard_CheckoutSeamless.csv" hash="443198a87942dcb4fd9dce1f6632cf6e"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="wirecard"><file name="wirecard-seamless-logo.png" hash="0293613ef3aed87917d08a431985918b"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="wirecard"><dir name="checkoutseamless"><file name="seamlessiframe.css" hash="ffeaa6d3fa175fdb162a5ec1c8c3aec4"/><file name="stylesheet.css" hash="01b11a21d0f7769747c0e8d89a7d0d81"/></dir></dir></dir><dir name="images"><dir name="wirecard"><dir name="checkoutseamless"><file name="bmc.png" hash="a617c758c11e8b7fb09cfd2e5da76ec2"/><file name="cc.png" hash="16c3701be716875b0fa11e0fb11447db"/><file name="ccMoto.png" hash="16c3701be716875b0fa11e0fb11447db"/><file name="ekonto.png" hash="048b08804f9d374daf2d71fd7d99835d"/><file name="epaybg.png" hash="cac29748c7cc1a4e50b599fb6dcb6c75"/><file name="eps.png" hash="bb4ec1bf4fb12fa1c9efc662c0644c5b"/><file name="giropay.png" hash="9078bd7b1c2feafa9d9e5fbf8616fa0e"/><file name="ideal.png" hash="b8b61dec6b30466811d79e8d082b8303"/><file name="installment.png" hash="03d21978555f90ebc9c5805ea1bc3944"/><file name="invoice.png" hash="73d96360a768de7c7f56a95b9ea6874c"/><file name="invoiceb2b.png" hash="73d96360a768de7c7f56a95b9ea6874c"/><file name="maestro.png" hash="3a2430c0b5cffec71d4c088e42bfaffa"/><file name="moneta.png" hash="113af6443a7e533ff4ec43e993ba2c97"/><file name="mpass.png" hash="e0d98cf54ddeafd2084ae8854f896ec5"/><file name="p24.png" hash="ca57858b58699ac2b8754b5296095725"/><file name="paybox.png" hash="b81d63e510b83aa906b9773d91c557c3"/><file name="paypal.png" hash="9b98dca5e5a1d7f1bc7f1523f1f4c583"/><file name="paysafecard.png" hash="504c584a15fa3a4ec0b6b7a453e9349e"/><file name="poli.png" hash="db4350e825e667b037fa15263aea4b2b"/><file name="quick.png" hash="b73b3a06e63916596989a953d9bd84f9"/><file name="sepadd.png" hash="ec41461e9a1d728dcebe5616617899d4"/><file name="skrilldirect.png" hash="e133217e6c6ef3c6d81dce9dc812efcd"/><file name="skrillwallet.png" hash="b4c94f413d0da39dbfda172923468d3d"/><file name="sofortbanking.png" hash="1b06a572d79dcbf3980806c54e40ce9d"/><file name="tatrapay.png" hash="77f1a064ea5770bcb206c459bd5d8d8b"/><file name="trustly.png" hash="87bf01427dce590729c29dd9beaaa609"/><file name="trustpay.png" hash="22d90dad4f8971331fae4ba120a469b1"/><file name="voucher.png" hash="611c2a89b5738d21c979af81622af061"/></dir></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="wirecard"><dir name="checkoutseamless"><file name="processing.js" hash="5276537aefda33041fd7c92a975a2097"/></dir></dir></dir></target></contents>
30
  <compatible/>
31
  <dependencies><required><php><min>5.4.0</min><max>5.7.0</max></php></required></dependencies>
32
  </package>