From 311f457b9ead58559aaeb0ea1d9bf18d8f87df38 Mon Sep 17 00:00:00 2001 From: "sebastian.bossert@wallee.com" Date: Mon, 23 Nov 2020 11:48:26 +0100 Subject: [PATCH] Release 1.0.25 --- .../views/admin/de/pfcPostFinanceCheckout_admin_de_lang.php | 3 ++- README.md | 6 +++--- docs/README.md | 6 +++--- docs/en/documentation.html | 4 ++-- metadata.php | 2 +- 5 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Application/views/admin/de/pfcPostFinanceCheckout_admin_de_lang.php b/Application/views/admin/de/pfcPostFinanceCheckout_admin_de_lang.php index d082e86..a8d83ff 100644 --- a/Application/views/admin/de/pfcPostFinanceCheckout_admin_de_lang.php +++ b/Application/views/admin/de/pfcPostFinanceCheckout_admin_de_lang.php @@ -19,10 +19,11 @@ 'SHOP_MODULE_GROUP_pfcPostFinanceCheckoutPostFinance CheckoutSettings' => 'PostFinance Checkout Einstellungen', 'SHOP_MODULE_GROUP_pfcPostFinanceCheckoutShopSettings' => 'Shop Einstellungen', 'SHOP_MODULE_GROUP_pfcPostFinanceCheckoutSpaceSettings' => 'Space View Id', + 'SHOP_MODULE_GROUP_pfcPostFinanceCheckoutSpaceViewSettings' => 'Space View Einstellungen', 'SHOP_MODULE_pfcPostFinanceCheckoutAppKey' => 'Authentication Key', 'SHOP_MODULE_pfcPostFinanceCheckoutUserId' => 'Benutzer Id', 'SHOP_MODULE_pfcPostFinanceCheckoutSpaceId' => 'Space Id', - 'SHOP_MODULE_pfcPostFinanceCheckoutSpaceViewViewId' => 'Space View Optionen', + 'SHOP_MODULE_pfcPostFinanceCheckoutSpaceViewId' => 'Space View Optionen', 'SHOP_MODULE_pfcPostFinanceCheckoutEmailConfirm' => 'Email Bestätigung', 'SHOP_MODULE_pfcPostFinanceCheckoutInvoiceDoc' => 'Rechnung', 'SHOP_MODULE_pfcPostFinanceCheckoutPackingDoc' => 'Lieferschein', diff --git a/README.md b/README.md index 9f1328a..1c29247 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OXID 6.X -v1.0.24, 2020-11 +v1.0.25, 2020-11 This repository contains the OXID PostFinance Checkout payment module that enables the shop to process payments with [PostFinance Checkout](https://www.postfinance.ch/checkout). @@ -17,8 +17,8 @@ Support queries can be issued on the [PostFinance Checkout support site](https:/ ## Documentation -* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.24/docs/en/documentation.html) +* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.25/docs/en/documentation.html) ## License -Please see the [license file](https://github.com/pfpayments/oxid-6.0/blob/1.0.24/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.25/LICENSE) for more information. \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index 9f1328a..1c29247 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # OXID 6.X -v1.0.24, 2020-11 +v1.0.25, 2020-11 This repository contains the OXID PostFinance Checkout payment module that enables the shop to process payments with [PostFinance Checkout](https://www.postfinance.ch/checkout). @@ -17,8 +17,8 @@ Support queries can be issued on the [PostFinance Checkout support site](https:/ ## Documentation -* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.24/docs/en/documentation.html) +* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/oxid-6.0/1.0.25/docs/en/documentation.html) ## License -Please see the [license file](https://github.com/pfpayments/oxid-6.0/blob/1.0.24/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.25/LICENSE) for more information. \ No newline at end of file diff --git a/docs/en/documentation.html b/docs/en/documentation.html index 4b7fe03..dc972d8 100644 --- a/docs/en/documentation.html +++ b/docs/en/documentation.html @@ -22,7 +22,7 @@

Documentation

  • - + Source
  • @@ -49,7 +49,7 @@

    1. -

      Download the extension.

      +

      Download the extension.

    2. Extract the files and upload them to the root directory of your store using FTP/SSH.

      diff --git a/metadata.php b/metadata.php index 6db547d..ef126a1 100644 --- a/metadata.php +++ b/metadata.php @@ -29,7 +29,7 @@ 'en' => 'PFC PostFinanceCheckout Module' ), 'thumbnail' => 'out/pictures/picture.png', - 'version' => '1.0.24', + 'version' => '1.0.25', 'author' => 'customweb GmbH', 'url' => 'https://www.customweb.com', 'email' => 'info@customweb.com',