Use PicPay's plugin for Magento to offer mobile payments online in your e-commerce.
The plugin integrates Magento store with payments on PicPay App.
The plugin supports the Magento (version 2.1 and higher).
We commit all our new features directly into our GitHub repository. But you can also request or suggest new features or code changes yourself!
Open new issue https://github.com/PicPay/magento2/issues.
Use composer:
composer require picpay/magento2
After:
php bin/magento setup:upgrade
In case you are using a caching layer such as Varnish, please exclude the following URL pattern from being cached
/picpay/*
MIT license. For more information, see the LICENSE file.