From 095ddfa459803ff252f3ab39a2ff1fea6095ae83 Mon Sep 17 00:00:00 2001 From: Theodor Spring Date: Tue, 28 Jun 2022 09:49:06 +0200 Subject: [PATCH] Release 1.0.45 --- README.md | 10 +++++----- docs/en/documentation.html | 6 +++--- .../de-de/extension/payment/postfinancecheckout.php | 2 +- .../en-gb/extension/payment/postfinancecheckout.php | 2 +- .../template/extension/payment/postfinancecheckout.tpl | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index f60d69d..93fa22e 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ # OpenCart 2.3 -This repository contains the OpenCart PostFinance Checkout payment module that enables the shop to process payments with [PostFinance Checkout](https://www.postfinance.ch/checkout). +This repository contains the OpenCart PostFinance Checkout payment module that enables the shop to process payments with [PostFinance Checkout](https://postfinance.ch/en/business/products/e-commerce/postfinance-checkout-all-in-one.html). -##### To use this extension, a [PostFinance Checkout](https://www.postfinance.ch/checkout) account is required. +##### To use this extension, a [PostFinance Checkout](https://checkout.postfinance.ch/en-ch/user/signup) account is required. ## Requirements @@ -13,12 +13,12 @@ This repository contains the OpenCart PostFinance Checkout payment module that ## Documentation -* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/opencart-2.3/1.0.43/docs/en/documentation.html) +* [English](https://plugin-documentation.postfinance-checkout.ch/pfpayments/opencart-2.3/1.0.45/docs/en/documentation.html) ## Support -Support queries can be issued on the [PostFinance Checkout support site](https://www.postfinance.ch/en/business/support/written-contact/contact-form.html). +Support queries can be issued on the [PostFinance Checkout support site](https://www.postfinance.ch/en/business/support.html). ## License -Please see the [license file](https://github.com/pfpayments/opencart-2.3/blob/1.0.43/LICENSE) for more information. \ No newline at end of file +Please see the [license file](https://github.com/pfpayments/opencart-2.3/blob/1.0.45/LICENSE) for more information. \ No newline at end of file diff --git a/docs/en/documentation.html b/docs/en/documentation.html index 4e57a6a..b16c14c 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 the content of the Upload directory into the root directory of your store using FTP/SSH.

      @@ -444,7 +444,7 @@

    -

    If you need help, feel free to contact our support.

    +

    If you need help, feel free to contact our support.

    diff --git a/upload/admin/language/de-de/extension/payment/postfinancecheckout.php b/upload/admin/language/de-de/extension/payment/postfinancecheckout.php index 96b32e1..b4effbe 100644 --- a/upload/admin/language/de-de/extension/payment/postfinancecheckout.php +++ b/upload/admin/language/de-de/extension/payment/postfinancecheckout.php @@ -7,7 +7,7 @@ // @formatter:off $_['heading_title'] = 'PostFinance Checkout'; $_['heading_postfinancecheckout'] = 'PostFinance Checkout'; -$_['text_postfinancecheckout'] = 'PostFinance Checkout Webseite'; +$_['text_postfinancecheckout'] = 'PostFinance Checkout Webseite'; // PostFinanceCheckout Configurations (user id, application key, spaces) $_['title_global_settings'] = "Globale Anmeldeinformationen"; $_['title_store_settings'] = "Einstellungen speichern"; diff --git a/upload/admin/language/en-gb/extension/payment/postfinancecheckout.php b/upload/admin/language/en-gb/extension/payment/postfinancecheckout.php index 32cf082..2a6a91d 100644 --- a/upload/admin/language/en-gb/extension/payment/postfinancecheckout.php +++ b/upload/admin/language/en-gb/extension/payment/postfinancecheckout.php @@ -7,7 +7,7 @@ // @formatter:off $_['heading_title'] = 'PostFinance Checkout'; $_['heading_postfinancecheckout'] = 'PostFinance Checkout'; -$_['text_postfinancecheckout'] = 'PostFinance Checkout Website'; +$_['text_postfinancecheckout'] = 'PostFinance Checkout Website'; // PostFinanceCheckout Configurations (user id, application key, spaces) $_['title_global_settings'] = "Global credentials"; $_['title_store_settings'] = "Store settings"; diff --git a/upload/admin/view/template/extension/payment/postfinancecheckout.tpl b/upload/admin/view/template/extension/payment/postfinancecheckout.tpl index b51fb10..7c09abe 100644 --- a/upload/admin/view/template/extension/payment/postfinancecheckout.tpl +++ b/upload/admin/view/template/extension/payment/postfinancecheckout.tpl @@ -271,14 +271,14 @@
    -

    1.0.43

    +

    1.0.45

    -

    2022/03/01 11:13:50

    +

    2022/06/28 09:49:03