Skip to content

Commit 0d11ffe

Browse files
authored
Merge pull request #2 from RichardCardGate/master
Added Dutch ReadMe file.
2 parents 53b5345 + b57ad04 commit 0d11ffe

2 files changed

Lines changed: 61 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@ Please visit [My Cardgate](https://my.cardgate.com/) and retrieve your RESTful A
3535

3636
6. Check mark the CardGate plug-ins and choose **enable selection** to activate them.
3737

38-
5. In the menu on the left choose **Configuration** and then **method of payment**.
38+
7. In the menu on the left choose **Configuration** and then **method of payment**.
3939

40-
6. Select the CardGate plug-in and click on **edit**.
40+
8. Select the CardGate plug-in and click on **edit**.
4141

42-
7. Now enter the **Merchant API key**, **Merchant ID**, **Hash key** and the **Site ID**,
42+
9. Now enter the **Merchant API key**, **Merchant ID**, **Hash key** and the **Site ID**,
4343
which has been sent via the ticket "Checkout installation" in [My Cardgate](https://my.cardgate.com/).
4444

45-
8. Also enter the other values if necessary and **save** the settings.
45+
10. Also enter the other values if necessary and **save** the settings.
4646
**REMARK:** Do **not activate** the CardGate plug-in since it is only used to save the settings that are used by the CardGate Payment methods.
4747

48-
9. Check mark the **CardGate Payment methods** you wish to use and click **enable selection**.
48+
11. Check mark the **CardGate Payment methods** you wish to use and click **enable selection**.
4949

50-
10. When you are finished testing go to **Configuration** in the **CardGate** module and switch **Test Mode** from **true** to **false** and save it (**Save**)
50+
12. When you are finished testing go to **Configuration** in the **CardGate** module and switch **Test Mode** from **true** to **false** and save it (**Save**)
5151

5252
## Requirements
5353

README_NL.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
![CardGate](https://cdn.curopayments.net/thumb/200/logos/cardgate.png)
2+
3+
# CardGate module voor xtCommerce
4+
5+
[![Total Downloads](https://img.shields.io/packagist/dt/cardgate/xtcommerce.svg)](https://packagist.org/packages/cardgate/xtcommerce)
6+
[![Latest Version](https://img.shields.io/packagist/v/cardgate/xtcommerce.svg)](https://github.com/cardgate/xtcommerce/releases)
7+
[![Build Status](https://travis-ci.org/cardgate/xtcommerce.svg?branch=master)](https://travis-ci.org/cardgate/xtcommerce)
8+
9+
## Support
10+
11+
Deze plug-in is geschikt voor xtCommerce versies **4** and **5**.
12+
13+
## Voorbereiding
14+
15+
Voor het gebruik van deze module zijn CardGate RESTful gegevens nodig.
16+
Bezoek hiervoor [Mijn CardGate](https://my.cardgate.com/) en haal daar je
17+
RESTful API gebruikersnaam en wachtwoord op, of neem contact op met je accountmanager.
18+
19+
## Installatie
20+
21+
1. Download en unzip het **xtcommerce.zip** bestand op je bureaublad.
22+
23+
2. Plaats de **inhoud** van de **xtcommerce** map in de root van je website.
24+
25+
## Configuratie
26+
27+
1. Ga naar de **admin** van je website, en kies **Plugins, gedeïnstalleerde plugins.**
28+
29+
2. Scroll naar de Module **Payment**, en kies de **CardGate** plug-in. (Mogelijk staat hij op de volgende pagina).
30+
31+
3. Klik op **Run**, bij **Actions**, zodat de plug-in geïnstalleerd wordt.
32+
33+
4. Doe dit ook voor de CardGate **betaalmethoden** die je wilt gaan gebruiken in je shop.
34+
35+
5. De gekozen plug-ins staan nu bij **Geïnstalleerde plugins.**
36+
37+
6. Vink daar de CardGate plug-ins aan, en kies **Keuze activeren**, zodat ze geactiveerd worden.
38+
39+
7. Kies in het linkermenu voor **Instellingen** en dan **Betaalmethoden.**
40+
41+
8. Kies de CardGate plug-in en klik op **Bewerken**.
42+
43+
9. Vul nu de **Merchant API key**, de **Merchant ID**, de **Hash key (Codeersleutel)** en de **Site ID** in zoals die aan je
44+
toegestuurd zijn via het bericht "Installeren webshop-kassa" in [Mijn CardGate](https://my.cardgate.com/).
45+
46+
10. Vul ook de andere waarden in indien nodig, en sla het op.
47+
**LET WEL:** De CardGate plug-in moet **niet geactiveerd** worden en wordt alleen gebruikt om de instellingen op te slaan die de CardGate betaalmethoden gebruiken.
48+
49+
11. Vink de **CardGate betaalmethoden** aan die je wilt gebruiken en klik op **Keuze activeren**.
50+
51+
12. Zorg ervoor dat je na het testen bij **Configuratie** in de **CardGate** module de **Test Mode** omschakelt van **true** naar **false** en sla het op (**Save**).
52+
53+
## Vereisten
54+
55+
Geen verdere vereisten.

0 commit comments

Comments
 (0)