picpay / magento2
Magento extension for PicPay payments integration
Installs: 17 357
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 87
Forks: 12
Open Issues: 5
Type:magento2-module
Requires
- magento/framework: >=101.0.0
This package is auto-updated.
Last update: 2025-04-06 19:40:37 UTC
README
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.