MEO Wallet provides an official plugin for the Magento e-commerce platform, compatible with versions 1.5, 1.6, 1.6.1, 1.6.2.0, 1.7, 1.8, 1.8.1, 1.9, 2.0.X, 2.1.X, 2.2, 2.3.x and 2.4
Be sure to set your “Ambiente”/”Environment” to Production when you’re ready to go live with your store!
You can use the fake credit cards at the bottom of our sandbox documentation page to pay and top up your sandbox wallet balance.
Remember, Sandbox behaves like the production but no money is transacted.
Install and configure your plugin for Magento 1 by following these simple steps:
http://mydomain.com/meowallet/procheckout/callback
(replace mydomain.com with your real domain and http with https if your website has SSL/TLS)Install and configure your plugin for Magento 2 by following these simple steps:
Execute the following commands to enable the plugin:
php bin/magento module:enable PTPay_MeoWallet
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
If you run Adobe Commerce in production mode, you must also compile and deploy the module’s static files.
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
By following these simple steps, you should be able to install and configure a plugin in Magento 2 or call for a technical professional. Remember to always back up your site before installing new plugins.
Release archive: