Download the PHP package kreativsoehne/magento-2-debit-payment without Composer
On this page you can find all versions of the php package kreativsoehne/magento-2-debit-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kreativsoehne/magento-2-debit-payment
More information about kreativsoehne/magento-2-debit-payment
Files in kreativsoehne/magento-2-debit-payment
Download kreativsoehne/magento-2-debit-payment
More information about kreativsoehne/magento-2-debit-payment
Files in kreativsoehne/magento-2-debit-payment
Vendor kreativsoehne
Package magento-2-debit-payment
Short Description A simple Magento 2 extension for integrating debit payment
License MIT
Homepage https://www.kreativundsoehne.de/
Package magento-2-debit-payment
Short Description A simple Magento 2 extension for integrating debit payment
License MIT
Homepage https://www.kreativundsoehne.de/
Please rate this library. Is it a good library?
Informations about the package magento-2-debit-payment
magento-2-debit-payment
A simple Magento 2 Extension for debit payment, restrictable for user groups.
installation
1. $ composer require kreativsoehne/magento-2-debit-payment
2. $ ./bin/magento module:enable kreativsoehne_DebitPayment
3. $ ./bin/magento setup:upgrade
4. $ ./bin/magento setup:di:compile
5. Profit.
usage
To activate the debit payment method, navigate to:
Shops -> Settings -> Configuration -> Sales -> Payment Methods -> Debit
You can set a custom title within the checkout process and define which user groups are able to use the payment method.
Notice:
This extension is NOT able to ask for IBAN code. It just wraps a simple offline payment method for customers already have granted you debit payment access.
All versions of magento-2-debit-payment with dependencies
PHP Build Version
Package Version
The package kreativsoehne/magento-2-debit-payment contains the following files
Loading the files please wait ....