, (*1)
, (*2)
Magento 2 offical module for the Israeli payment gateway Cardcom, (*3)
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., (*4)
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., (*5)
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub., (*6)
Need help setting up or want to customize this extension to meet your business needs? Please email us to support@studioraz.co.il., (*7)
© Studio Raz | www.studio-raz.com, (*8)