-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
54270e3
commit 00bf247
Showing
1 changed file
with
42 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,44 @@ | ||
# Opencart3 plugin | ||
Pay.nl plugin for Opencart 3.0+ | ||
# Pay.nl OpenCart 3 plugin | ||
|
||
## Installation | ||
Copy the contents of the upload folder to the root directory of your Opencart installation. | ||
The payment methods will be available under extensions -> Payments | ||
--- | ||
- [Summary](#summary) | ||
- [Quickstart](#quickstart) | ||
- [Setup](#setup) | ||
|
||
## Support | ||
Please email [email protected] for any support questions. | ||
--- | ||
### Summary | ||
|
||
With this plug-in by Pay.nl you can easily add all desired payment methods to your OpenCart 3 webshop. Please refer to https://www.pay.nl (Dutch) for an overview of all features and services. | ||
|
||
##### Available payment methods: | ||
|
||
Bank Payments | Creditcards | Gift cards & Vouchers | Pay by invoice | Others | | ||
:-----------: | :-----------: | :-----------: | :-----------: | :-----------: | | ||
iDEAL + QR |Visa | VVV Cadeaukaart | AfterPay | PayPal | | ||
Bancontact + QR | Mastercard | Webshop Giftcard | Billink | WeChatPay | | ||
Giropay |American Express | FashionCheque |Focum AchterafBetalen.nl | AmazonPay | | ||
MyBank | Carte Bancaire | Podium Cadeaukaart | Capayable Achteraf Betalen | Cashly | | ||
SOFORT | PostePay | Gezondheidsbon | Capayable Gespreid betalen | Pay Fixed Price (phone) | | ||
Maestro | Dankort | Fashion Giftcard | Klarna | Instore Payments (POS) | | ||
Bank Transfer | Cartasi | GivaCard | SprayPay | Przelewy24 | | ||
| Tikkie | | YourGift | Creditclick | | | ||
| | | Paysafecard | | ||
|
||
|
||
### Quickstart | ||
|
||
##### Installing | ||
|
||
Download the latest .tgz release and upload into *Extensions* > *Installer* > *Upload* | ||
|
||
##### Setup | ||
|
||
1. Log into the Opencart 3 admin | ||
2. Go to *Extensions* > *Extensions* | ||
3. Choose the extensions type Payments | ||
4. Scroll down to one of the Pay.nl payment methods and click on the install button | ||
5. Click on the edit button on the previously installed payment method | ||
6. Enter the API token and serviceID (these can be found in the Pay.nl Admin Panel --> https://admin.pay.nl/programs/programs | ||
7. Save the settings | ||
|
||
Go to the *Manage* > *Services* tab in the Pay.nl Admin Panel to enable extra payment methods |