blesta / kassacompleet
Kassa Compleet Blesta integration for the Credit Card payment type
Installs: 331
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.
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/kassacompleet
-
Upload the source code to a /components/gateways/nonmerchant/kassacompleet/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/nonmerchant/kassacompleet/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the Credit/Debit Cards (Kassa Compleet) gateway and click the "Install" button to install it
-
You're done!