From 99e59aac2c5121bdeca6c7ae9323e4f0e92ed9b0 Mon Sep 17 00:00:00 2001 From: tomazpu <32056440+tomazpu@users.noreply.github.com> Date: Wed, 7 Feb 2018 15:20:10 +0100 Subject: [PATCH 1/3] #27 Update when ratepay script is loaded --- wirecardceecheckoutseamless/wirecardceecheckoutseamless.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php b/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php index fd5671e..e473bf5 100644 --- a/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php +++ b/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php @@ -1910,7 +1910,10 @@ public function hookPaymentOptions($params) if (!isset($this->context->cookie->wcsConsumerDeviceId)) { $this->context->cookie->wcsConsumerDeviceId = $consumerDeviceId; } - echo " @@ -1922,6 +1925,7 @@ public function hookPaymentOptions($params) "; + } $paymentTypes = $this->getEnabledPaymentTypes($params['cart']); From 10253676936f657a816f204bb434ee0056b93637 Mon Sep 17 00:00:00 2001 From: tomazpu <32056440+tomazpu@users.noreply.github.com> Date: Wed, 7 Feb 2018 15:21:55 +0100 Subject: [PATCH 2/3] #27 Update plugin version --- wirecardceecheckoutseamless/wirecardceecheckoutseamless.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php b/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php index e473bf5..4032b65 100644 --- a/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php +++ b/wirecardceecheckoutseamless/wirecardceecheckoutseamless.php @@ -120,7 +120,7 @@ public function __construct() $this->config = $this->config(); $this->name = 'wirecardceecheckoutseamless'; $this->tab = 'payments_gateways'; - $this->version = '2.0.4'; + $this->version = '2.0.5'; $this->author = 'Wirecard'; $this->controllers = array( 'confirm', From f4e7df2951e7ca56ed5d16ba2818a3bfe52873fd Mon Sep 17 00:00:00 2001 From: tomazpu <32056440+tomazpu@users.noreply.github.com> Date: Wed, 7 Feb 2018 15:57:51 +0100 Subject: [PATCH 3/3] #27 Update plugin version in config --- wirecardceecheckoutseamless/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wirecardceecheckoutseamless/config.xml b/wirecardceecheckoutseamless/config.xml index 0e17b96..f2b9535 100644 --- a/wirecardceecheckoutseamless/config.xml +++ b/wirecardceecheckoutseamless/config.xml @@ -2,7 +2,7 @@ wirecardceecheckoutseamless - +