studioraz / magento2-cardcom
Studioraz - Magento 2 module for Cardcom Payment Gateway (Israel)
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.0|~7.1
- magento/framework: *
README
Magento 2 - Cardcom (אישורית זהב) payment gateway module
Magento 2 offical module for the Israeli payment gateway Cardcom
Installation
Step 1
Using Composer (recommended)
composer require studioraz/magento2-cardcom
Manual Installation (less recommended)
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/SR/Cardcom
- Copy the content from the unzip folder
- Flush cache
Step 2 - Enable the module
php -f bin/magento module:enable --clear-static-content SR_Cardcom
php -f bin/magento setup:upgrade
php -f bin/magento cache:flush
Step 3 - Configuration
Log into your Magento Admin, then goto Stores -> Configuration -> Advanced -> System -> Payment Methods and look for Cardcom section.
Support
Before reporting an issue, check if you can reproduce it on the clean Magento instance. If that is the cases, please open an issue on GitHub.
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Need help setting up or want to customize this extension to meet your business needs? Please email us to support@studioraz.co.il.
© Studio Raz | www.studio-raz.com