Magento 2 offical module for the Israeli payment gateway Cardcom
composer require studioraz/magento2-cardcom
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/SR/Cardcom
- Copy the content from the unzip folder
- Flush cache
php -f bin/magento module:enable --clear-static-content SR_Cardcom
php -f bin/magento setup:upgrade
php -f bin/magento cache:flush
Log into your Magento Admin, then goto Stores -> Configuration -> Advanced -> System -> Payment Methods and look for Cardcom section.
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.
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