blesta / kassacompleetideal
Kassa Compleet Blesta integration for the iDeal payment method
Installs: 332
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:blesta-gateway-nonmerchant
Requires
- php: >=5.4.0
- blesta/composer-installer: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.6
- satooshi/php-coveralls: ~0.7
- squizlabs/php_codesniffer: ~3.0
README
This is a non-merchant gateway for Blesta that integrates with Kassa Compleet (iDeal).
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/kassacompleetideal
-
Upload the source code to a /components/gateways/nonmerchant/kassacompleetideal/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/nonmerchant/kassacompleetideal/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the iDeal (Kassa Compleet) gateway and click the "Install" button to install it
-
You're done!