Magento2
picpay/magento2
Integrates Magento 2 with PicPay, allowing customers to pay via the PicPay mobile app. Enables mobile payments within your online store.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubPicPay payment plugin for Magento 2.x
Use PicPay's plugin for Magento to offer mobile payments online in your e-commerce.
Integration
The plugin integrates Magento store with payments on PicPay App.
Requirements
The plugin supports the Magento (version 2.1 and higher).
Collaboration
We commit all our new features directly into our GitHub repository. But you can also request or suggest new features or code changes yourself!
Support
Open new issue https://github.com/PicPay/magento2/issues.
Installation
Use composer:
composer require picpay/magento2
After:
php bin/magento setup:upgrade
API Documentation
- PicPay E-Commerce registration page
- PicPay E-Commerce public API documentation
Caching / Varnish configuration
In case you are using a caching layer such as Varnish, please exclude the following URL pattern from being cached
/picpay/*
License
MIT license. For more information, see the LICENSE file.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.