Platform SDK
Magento
Integrate with Magento using our SDK.
How to install Magento plugin on your shop?
Step 1: Upload the Extension
- Connect with Magento server via FTP/SFTP.
- Navigate to root directory where Magento is installed.
- You can upload the plugin
.zip
file directly to the Magento root directory via FTP/SFTP, then extract it to magento root > app > code > Quick. Please make sure that you have extracted the zip in Quick folder.
Step 2: Install the Extension
-
Open the Magento root directory via SSH or terminal.
-
Run the following commands to install the extension:
-
Clear the Magento cache using the command:
-
Navigate back to the Magento Admin Panel and refresh the page.
Step 3: Configure the Extension
-
Navigate to Stores > Configuration from the sidebar.
-
Scroll down to sales tab and go to Sales > Payment Methods
-
Look for the newly added module in the list of payment methods.
Step 4: Update Configuration Settings
- Update the configurations as per your requirements.
- Enter your API keys and other required details.
- Save the configuration by clicking the Save Config button.
That’s it! This is how you can successfully install the payment module on your Magento shop. 🎉