diff --git a/Model/Paymentmethod/PaymentMethod.php b/Model/Paymentmethod/PaymentMethod.php index 6bbfc043..8d40ca7e 100644 --- a/Model/Paymentmethod/PaymentMethod.php +++ b/Model/Paymentmethod/PaymentMethod.php @@ -464,7 +464,7 @@ public function startTransaction(Order $order) return $transaction->getRedirectUrl(); } - + /** * @return integer */ diff --git a/composer.json b/composer.json index 4b9c88be..0ae9f9aa 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "paynl/magento2-plugin", "description": "PAY. Payment methods for Magento2", "type": "magento2-module", - "version": "3.4.2", + "version": "3.5.0", "require": { "magento/module-sales": "^102.0.0 || ^103.0.0", "magento/module-payment": "^100.3.0", diff --git a/etc/acl.xml b/etc/acl.xml index ed5b7e77..3041ea80 100644 --- a/etc/acl.xml +++ b/etc/acl.xml @@ -4,8 +4,9 @@ - - + + +