diff --git a/Application/Controller/Admin/Alert.php b/Application/Controller/Admin/Alert.php index 97f53bb..11924a4 100644 --- a/Application/Controller/Admin/Alert.php +++ b/Application/Controller/Admin/Alert.php @@ -11,7 +11,7 @@ * PostFinanceCheckout * * This module allows you to interact with the PostFinanceCheckout payment service using OXID eshop. - * Using this module requires a PostFinanceCheckout account (https://www.postfinance-checkout.ch/user/signup) + * Using this module requires a PostFinanceCheckout account (https://checkout.postfinance.ch/user/signup) * * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Application/Model/VoidJob.php b/Application/Model/VoidJob.php index 41bc86d..12cee05 100644 --- a/Application/Model/VoidJob.php +++ b/Application/Model/VoidJob.php @@ -11,7 +11,7 @@ * PostFinanceCheckout * * This module allows you to interact with the PostFinanceCheckout payment service using OXID eshop. - * Using this module requires a PostFinanceCheckout account (https://www.postfinance-checkout.ch/user/signup) + * Using this module requires a PostFinanceCheckout account (https://checkout.postfinance.ch/user/signup) * * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/Core/Exception/OptimisticLockingException.php b/Core/Exception/OptimisticLockingException.php index 4f4a893..07ce9cc 100644 --- a/Core/Exception/OptimisticLockingException.php +++ b/Core/Exception/OptimisticLockingException.php @@ -13,7 +13,7 @@ * PostFinanceCheckout * * This module allows you to interact with the PostFinanceCheckout payment service using OXID eshop. - * Using this module requires a PostFinanceCheckout account (https://www.postfinance-checkout.ch/user/signup) + * Using this module requires a PostFinanceCheckout account (https://checkout.postfinance.ch/user/signup) * * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/README.md b/README.md index def6296..1d0bab7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OXID 6.0 -v1.0.20, 2020-2 +v1.0.21, 2020-4 This repository contains the OXID PostFinance Checkout payment module that enables the shop to process payments with [PostFinance Checkout](https://www.postfinance.ch/checkout). @@ -13,8 +13,8 @@ This repository contains the OXID PostFinance Checkout payment module that enab ## Documentation -* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.20/docs/en/documentation.html) +* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.21/docs/en/documentation.html) ## License -Please see the [license file](https://github.com/pfpayments/oxid-6.0/blob/1.0.20/LICENSE) for more information. \ No newline at end of file +Please see the [license file](https://github.com/pfpayments/oxid-6.0/blob/1.0.21/LICENSE) for more information. \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index def6296..5bba808 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ -# OXID 6.0 +# OXID 6.X -v1.0.20, 2020-2 +v1.0.21, 2020-4 This repository contains the OXID PostFinance Checkout payment module that enables the shop to process payments with [PostFinance Checkout](https://www.postfinance.ch/checkout). @@ -8,13 +8,13 @@ This repository contains the OXID PostFinance Checkout payment module that enab ## Requirements -* [Oxid](https://www.oxid-esales.com/) 6.0 +* [Oxid](https://www.oxid-esales.com/) 6.0, 6.1, 6.2 * [PHP](http://php.net/) 5.6 or later ## Documentation -* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.20/docs/en/documentation.html) +* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.21/docs/en/documentation.html) ## License -Please see the [license file](https://github.com/pfpayments/oxid-6.0/blob/1.0.20/LICENSE) for more information. \ No newline at end of file +Please see the [license file](https://github.com/pfpayments/oxid-6.0/blob/1.0.21/LICENSE) for more information. \ No newline at end of file diff --git a/docs/en/documentation.html b/docs/en/documentation.html index 0fd02cc..42bfe55 100644 --- a/docs/en/documentation.html +++ b/docs/en/documentation.html @@ -4,24 +4,24 @@ - - PostFinance Checkout OXID 6.0 + + PostFinance Checkout OXID 6.X
-

PostFinance Checkout OXID 6.0

+

PostFinance Checkout OXID 6.X

Documentation

@@ -171,7 +171,7 @@

The Payment Process of PostFinance Checkout is completely standardized for every payment method you can process. This gives you the ability to simply add a payment method or processor without changes inside of your Magento configuration. An overview about the states and the payment processes of PostFinance Checkout -can be found in the Payment Documentation.

+can be found in the Payment Documentation.

In the following section we provide you an overview about how the PostFinance Checkout states are mapped into the OXID eSales State graph for orders.

@@ -240,7 +240,7 @@

-

You have the possibility for your transactions to have the payment only authorized after the order is placed. Inside the connector configuration you have the option, if the payment method supports it, to define whether the payment should be completed immediately or deferred.

+

You have the possibility for your transactions to have the payment only authorized after the order is placed. Inside the connector configuration you have the option, if the payment method supports it, to define whether the payment should be completed immediately or deferred.

In order to capture a transaction, navigate to Administer Orders → PostFinance Checkout Transactions, open the transaction and click on the Complete button.

@@ -339,7 +339,7 @@

-

You can find more information about manual tasks in our Manual Task Documentation.

+

You can find more information about manual tasks in our Manual Task Documentation.

@@ -355,7 +355,7 @@

cannot be synchronized it will be sent to the processor but it could be that you do not see it inside your OXID eSales backend.

-

You can find more information about Refunds in PostFinance Checkout in our Refund Documentation.

+

You can find more information about Refunds in PostFinance Checkout in our Refund Documentation.

@@ -365,7 +365,7 @@

In case the payment method supports tokenization you can store the payment details of your customer for future purchases. -In order to use this feature make sure that the One-Click-Payment Mode in your payment method configuration is set to allow or force storage.

+In order to use this feature make sure that the One-Click-Payment Mode in your payment method configuration is set to allow or force storage.

diff --git a/metadata.php b/metadata.php index df429e7..0a10409 100644 --- a/metadata.php +++ b/metadata.php @@ -29,7 +29,7 @@ 'en' => 'PFC PostFinanceCheckout Module' ), 'thumbnail' => 'out/pictures/picture.png', - 'version' => '1.0.20', + 'version' => '1.0.21', 'author' => 'customweb GmbH', 'url' => 'https://www.customweb.com', 'email' => 'info@customweb.com', @@ -141,7 +141,7 @@ 'name' => 'pfcPostFinanceCheckoutLogLevel', 'type' => 'select', 'value' => 'Error', - 'constrains' => 'Error|Info|Debug' + 'constraints' => 'Error|Info|Debug' ), array( 'group' => 'pfcPostFinanceCheckoutSpaceViewSettings', @@ -153,16 +153,5 @@ 'events' => array( 'onActivate' => Pfc\PostFinanceCheckout\Core\PostFinanceCheckoutModule::class . '::onActivate', 'onDeactivate' => Pfc\PostFinanceCheckout\Core\PostFinanceCheckoutModule::class . '::onDeactivate' - ), - 'transaction_states' => array( - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::DECLINE, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::FULFILL, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::COMPLETED, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::PENDING, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::FAILED, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::AUTHORIZED, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::CONFIRMED, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::VOIDED, - 'POSTFINANCECHECKOUT_' . \PostFinanceCheckout\Sdk\Model\TransactionState::PROCESSING ) ); \ No newline at end of file