Magento 2
Integrating your Magento2 store with Platform Payments services allows you to accept payments on your Magento2 store with simple installation. You can accept payments via Debit & Credit Card, & ATM Cards. The plugin offers seamless integration, allowing the customer to pay on your website with a high secure PCI compliance hosted environment and work across all browsers and ensures compatibility with the below versions of Magento2.
Compatibilities and Dependencies
- Compatibility with Open Source Community Edition : 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x. 
Note: This module works on only 2x versions of Magento.
Installation
Caution: Always keep backup of your website including databases, before installing a new module.
Step 1: Uploading files to the server
- Extract the module zip archive. 
- Login to web server via FTP client and go to your magento directory. 
- Upload extracted file in - magento_root/app/code
Note: If you have already a code folder in your magento directory you can skip the above point 3.

Step 2: Enable extension
- Login to the server via ssh client 
- Go to magento root directory 
- Run the following commands: 
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy (If it does not work please try "php bin/magento setup:static-content:deploy -f")  
php bin/magento cache:flushTo install the extension
To compile the code
To deploy static view files
To flush cacheStep 3: Go to Stores >> Configuration >> Sales >> Payment Methods and enabled Platform Payments

Step 4: Configure Your Keys & Credentials and add payment methods.
Please note: In some cases require to flush cache at the store backend by Navigate to the Admin Panel> System> Cache Management:
Support
If you have any questions that are beyond the scope of this help doc, please feel free email us at [email protected]
Last updated
Was this helpful?
