Download the PHP package smart2pay/magento2 without Composer
On this page you can find all versions of the php package smart2pay/magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download smart2pay/magento2
More information about smart2pay/magento2
Files in smart2pay/magento2
Package magento2
Short Description Use Smart2Pay module to have access to 200+ payment methods.
License OSL-3.0 AFL-3.0
Informations about the package magento2
Smart2Pay Plugin for Magento 2.1+ E-Commerce Platform
Tested on Magento 2.1.15, 2.2.5, 2.2.6 and 2.3.4.
Composer installation (recommended)
-
Install Smart2Pay Magento plugin using composer:
-
Follow steps from Magento setup section.
- Login in admin area of your Magento shop and configure the plugin.
Manual installation notes
-
Copy Smart2Pay plugin files:
1.1. Zip file
Download zip file from Smart2Pay Magento 2 releases and unzip it in a temporary location on your Magento 2 server.
1.2. git clone
Execute in a temporary directory on your Magento 2 server.
-
In _{Magentoroot}/app/code directory create Smart2Pay/GlobalPay directories. If you don't have a code directory in _{Magentoroot}/app/, create it first.
-
Copy plugin files from the temporary directory created at step 1 in _{Magentoroot}/app/code/Smart2Pay/GlobalPay directory.
-
To check if the files were copied correctly, check if there is a registration.php file in _{Magentoroot}/app/code/Smart2Pay/GlobalPay directory.
-
Run in _{Magentoroot} directory (not in module's directory).
-
Complete steps from Magento setup section.
- Login in admin area of your Magento and configure the plugin.
If you have problems with any version please let us know your Magento, Smart2Pay module and Smart2Pay SDK versions at [email protected].
Magento setup
-
Open a shell in Magento 2 root directory.
-
To make sure the plugin is enabled run .
- Run following commands: