Skip to content

magento internetkassa voor iDEAL, Bancontact, Sofort, Credit cards, Paysafecard, Afterpay, Bankwire, Refunds https://www.digiwallet.nl

Notifications You must be signed in to change notification settings

e-Plugins/magento2.x

Repository files navigation

DigiWallet plugin for Magento 2.x

Tested up to Magento 2.4.6, PHP8.1

Usage

Use this plugin to add support for iDEAL, Bancontact, Sofort and other payment methods of DigiWallet to your webstore.

Supported Paymethods

Paymethod supported
iDEAL ✔️
Bancontact ✔️
Creditcard ✔️
Paysafecard ✔️
Sofort ✔️
GiroPay ✔️
EPS ✔️
Paypal ✔️
Afterpay ✔️
Bankwire ✔️
Refund Creation ✔️
Refund Deletion ✔️

Installation

1. Set up a Digiwallet account

Before you can use the plugin, please sign up for a DigiWallet account on www.digiwallet.nl

Note that the plugin can be used in a live environment only after it has been completed with your details and is approved by their compliance department. This would normally take about one working day.

You can obtain a personalized version of the plugin on https://www.e-plugins.nl/plugin/magento2

2. Download or clone this repository

We recommend cloning the repository so you can easily get updates.

3. Setting up

NOTE: If you installed the old DigiWallet plugin before, please make sure to remove this first before proceeding with this new plugin, since the old plugin is not backwards compatible with the previous version.

How to setup:

1. Extract the attachment zip into app/code

The path will be: app/code/Digiwallet/Ideal or app/code/Digiwallet/Bancontact, ...

2. Install new module using the following commands:

```
php bin/magento setup:upgrade
php bin/magento setup:di:compile
```

3. Clean cache

```
php bin/magento cache:flush
```

4. Delete static cached if needed

``` Dit niet doen
rm -rf var/* pub/*
```

5. Enable payment methods in Magento admin

Go to Store > Configuration > Sale > Payment methods

The Newly installed methods will be there
Enable them and check/uncheck test mode for testing

More detailed installation instruction are avialable on https://www.e-plugins.nl/magento2#tab_install

Troubleshooting

Please see the FAQ on https://www.e-plugins.nl/magento2#tab_help

Magento 1.x

If you are using Magento 1.x, please find our plugin here: https://github.com/idealplugins/magento

About

magento internetkassa voor iDEAL, Bancontact, Sofort, Credit cards, Paysafecard, Afterpay, Bankwire, Refunds https://www.digiwallet.nl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published