Magento2
Overview
Use Moyasar’s plugin for Magento2 platform to accept e-Payments.
On this page
Get the plugin
To get the plugins, please contact us via the support email support@moyasar.com or via live chat that at the bottom right corner and provide us with the information:
- Your platform.
- The version number of the platform you use.
Installation
- Download the Payment Module archive, unpack it and upload Moyasar contents to
<root>/app/code/Moyasar/Mysr
of your Magento 2 installation. - Enable the extension and clear static view files:
$ php bin/magento module:enable Moyasar_Mysr --clear-static-content
- Register the extension:
$ php bin/magento setup:upgrade
- Deploy Magento Static Content:
$ php bin/magento setup:static-content:deploy
Configration
- Login inside the Admin Panel and go to
Stores
->Configuration
->Sales
->Payment Methods
- Find
Moyasar
payment methods (Credit Cards or Sadad) in the list of modules. - Set
Enabled
toYes
and put yourpublishable_key
thensave config
.
Last Modified : Feb 2019