diff --git a/app/code/community/Wirecard/CheckoutSeamless/Helper/Data.php b/app/code/community/Wirecard/CheckoutSeamless/Helper/Data.php index 8a1382f..a6a5608 100644 --- a/app/code/community/Wirecard/CheckoutSeamless/Helper/Data.php +++ b/app/code/community/Wirecard/CheckoutSeamless/Helper/Data.php @@ -33,7 +33,7 @@ class Wirecard_CheckoutSeamless_Helper_Data extends Mage_Payment_Helper_Data { - protected $_pluginVersion = '4.2.2'; + protected $_pluginVersion = '4.2.3'; protected $_pluginName = 'Wirecard/CheckoutSeamless'; /** diff --git a/app/code/community/Wirecard/CheckoutSeamless/Model/Abstract.php b/app/code/community/Wirecard/CheckoutSeamless/Model/Abstract.php index de53712..083bf31 100644 --- a/app/code/community/Wirecard/CheckoutSeamless/Model/Abstract.php +++ b/app/code/community/Wirecard/CheckoutSeamless/Model/Abstract.php @@ -53,7 +53,7 @@ abstract class Wirecard_CheckoutSeamless_Model_Abstract extends Mage_Payment_Mod protected $_defaultLocale = 'en'; protected $_order; - protected $_pluginVersion = '4.2.2'; + protected $_pluginVersion = '4.2.3'; protected $_pluginName = 'Wirecard/CheckoutSeamless'; protected $_formBlockType = 'wirecard_checkoutseamless/form'; diff --git a/app/code/community/Wirecard/CheckoutSeamless/etc/config.xml b/app/code/community/Wirecard/CheckoutSeamless/etc/config.xml index ed3d820..200e83c 100644 --- a/app/code/community/Wirecard/CheckoutSeamless/etc/config.xml +++ b/app/code/community/Wirecard/CheckoutSeamless/etc/config.xml @@ -34,7 +34,7 @@ - 4.2.2 + 4.2.3 @@ -205,7 +205,7 @@ 0 wirecard_checkoutseamless/sofortbanking - SOFORT Banking + Online bank transfer. 0 diff --git a/app/code/community/Wirecard/CheckoutSeamless/etc/system.xml b/app/code/community/Wirecard/CheckoutSeamless/etc/system.xml index e62785c..a9ca6bc 100644 --- a/app/code/community/Wirecard/CheckoutSeamless/etc/system.xml +++ b/app/code/community/Wirecard/CheckoutSeamless/etc/system.xml @@ -777,7 +777,7 @@ - + text 5080 1 diff --git a/skin/frontend/base/default/images/wirecard/checkoutseamless/sofortbanking.png b/skin/frontend/base/default/images/wirecard/checkoutseamless/sofortbanking.png index 3309687..2d37c92 100644 Binary files a/skin/frontend/base/default/images/wirecard/checkoutseamless/sofortbanking.png and b/skin/frontend/base/default/images/wirecard/checkoutseamless/sofortbanking.png differ