From 9004c2087b95903bf5c3b0a4bd6ac2805dbc200f Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 9 May 2018 14:40:27 +0200 Subject: [PATCH 1/2] Version 7.0.7 German ReadMe file. Edited label texts. --- README.md | 5 +-- README_DE.md | 54 +++++++++++++++++++++++++++++++ README_NL.md | 4 +-- uc_cardgate/cardgate/cardgate.php | 2 +- 4 files changed, 59 insertions(+), 6 deletions(-) create mode 100644 README_DE.md diff --git a/README.md b/README.md index 5bf3bf3..37e5a93 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ Please visit [My CardGate](https://my.cardgate.com/) and retrieve your site ID a 1. Download and unzip the most recent [source code](https://github.com/cardgate/drupal-ubercart/releases) file on your desktop. -2. Upload the **uc_cardgate** folder to your **Drupal modules** folder, which you can find here: **http://mywebshop.com/htdocs/sites/all/modules/** -(Replace **http://mywebshop.com** with the URL of your webshop, so the **uc_cardgate** folder will end up in the **modules folder**.) +2. Upload the **uc_cardgate** folder to your **Drupal modules** folder, which you can find here: + **http://mywebshop.com/htdocs/sites/all/modules/** + (Replace **http://mywebshop.com** with the URL of your webshop, so the **uc_cardgate** folder will end up in the **modules folder**.) ## Configuration diff --git a/README_DE.md b/README_DE.md new file mode 100644 index 0000000..c79b08d --- /dev/null +++ b/README_DE.md @@ -0,0 +1,54 @@ +![CardGate](https://cdn.curopayments.net/thumb/200/logos/cardgate.png) + +# CardGate Modul für Drupal 7 Ubercart 3.x + +## Support + +Dieses Modul is geeignet für Ubercart version **3.x** + +## Vorbereitung + +The usage of this module requires that you have obtained CardGate security credentials. +Gehen zu [My CardGate](https://my.cardgate.com/) and retrieve your site ID and hash key, oder kontaktieren Sie Ihren Accountmanager. + +## Installation + +1. Downloaden und entpacken Sie den aktuellsten [Source Code](https://github.com/cardgate/drupal-ubercart/releases/) auf Ihrem Desktop. + +2. Uploaden Sie den **uc_cardgate** Ordner in Ihren **Drupal Modules** Ordner, welchen Sie hier finden können: + **http://mywebshop.com/htdocs/sites/all/modules/** + (Ersetzen Sie **http://mywebshop.com/** durch die URL von Ihrem Webshop.) + +## Configuration + +1. Gehen Sie zu **Admin, Modules**. + +2. Scrollen Sie zum **Ubercart-Payment** Bereich. + +3. Wählen das **CardGate Payment Gateways Module** aus. + Scrollen Sie nach unten und klicken Sie auf **save configuration**. + +4. Gehen Sie zum **Adminbereich** Ihres Webshops und selektieren Sie **Admin, Store, Payment**. + +5. Klicken Sie auf den ***CardGate settings** link. + +6. Füllen Sie die **Site ID** und den **Hash Key** ein, diesen können sie unter **Sites** auf [My CardGate](https://my.cardgate.com/) finden. + +7. Füllen Sie die **Standardsprache** ein, die Sie in Ihrem Webshop verwenden und klicken Sie auf **Save configuration**. + +8. Wählen sie bei **Payment methods** alle Zahlungsmittel aus, die aktivieren möchten. + Achtung: Wählen Sie das CardGate Zahlungsmittel **nicht** aus, diese wird lediglich für die Einstellungen gebraucht. + +9. Klicken Sie auf **speichern**. + +10. Gehen Sie zu [My CardGate](https://my.cardgate.com/), wählen Sie bei **Sites** die richtige Website aus. + +11. Füllen Sie bei **Connection to the website** die **Callback URL** ein, zum Beispiel: + **http://mywebshop.com/?q=cart/cgp_response** + (Ersetzen Sie **http://mywebshop.com/** durch die URL von Ihrem Webshop.) + +12. Sorgen Sie dafür, dass Sie **nach dem Testen** unter CardGate Einstellungen von dem **Test Mode** in den **Live Mode** umschalten und klicken Sie auf **speichern**. + +## Anforderungen + +Keine weiteren Anforderungen. \ No newline at end of file diff --git a/README_NL.md b/README_NL.md index ee99192..cfcbc17 100644 --- a/README_NL.md +++ b/README_NL.md @@ -18,9 +18,7 @@ of neem contact op met je accountmanager. 2. Upload de **uc_cardgate** map naar je **Drupal modules** map, die je hier kunt vinden: **http://mijnwebshop.com/htdocs/sites/all/modules/** - (Vervang **http://mijnwebshop.com** met de URL van jouw webshop, zodat de bestanden in de - **modules map** terecht komen.) - + (Vervang **http://mijnwebshop.com** met de URL van jouw webshop, zodat de bestanden in de **modules map** terecht komen.) ## Configuratie diff --git a/uc_cardgate/cardgate/cardgate.php b/uc_cardgate/cardgate/cardgate.php index 435cc06..5c07c30 100644 --- a/uc_cardgate/cardgate/cardgate.php +++ b/uc_cardgate/cardgate/cardgate.php @@ -15,7 +15,7 @@ class CARDGATE { - var $version = "7.0.6"; + var $version = "7.0.7"; protected $siteID = 0; protected $hashKey = ""; protected $orderID = ""; From 92e4befd847b97a8259ac9abc7d2ef5052ccb0b3 Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 9 May 2018 14:45:20 +0200 Subject: [PATCH 2/2] Updated ReadMe file. --- README_DE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_DE.md b/README_DE.md index c79b08d..7434bd7 100644 --- a/README_DE.md +++ b/README_DE.md @@ -30,13 +30,13 @@ Gehen zu [My CardGate](https://my.cardgate.com/) and retrieve your site ID and h 4. Gehen Sie zum **Adminbereich** Ihres Webshops und selektieren Sie **Admin, Store, Payment**. -5. Klicken Sie auf den ***CardGate settings** link. +5. Klicken Sie auf den **CardGate settings** link. 6. Füllen Sie die **Site ID** und den **Hash Key** ein, diesen können sie unter **Sites** auf [My CardGate](https://my.cardgate.com/) finden. 7. Füllen Sie die **Standardsprache** ein, die Sie in Ihrem Webshop verwenden und klicken Sie auf **Save configuration**. -8. Wählen sie bei **Payment methods** alle Zahlungsmittel aus, die aktivieren möchten. +8. Wählen sie bei **Payment methods** alle Zahlungsmittel aus, die aktivieren möchten. Achtung: Wählen Sie das CardGate Zahlungsmittel **nicht** aus, diese wird lediglich für die Einstellungen gebraucht. 9. Klicken Sie auf **speichern**.