picpay / magento1
Magento extension for PicPay payments integration
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 6
Open Issues: 2
Type:magento-module
Requires
This package is auto-updated.
Last update: 2025-04-06 18:21:43 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 Community (version 1.7 and higher) and Enterprise edition (version 1.11 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/magento1/issues.
Installation
Option A: download plugin
https://cdn.picpay.com/ecommerce/Picpay_Payment-1.0.2.tgz
Option B: composer
Copy the folders to your main Magento environment or use composer:
composer require picpay/magento1
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.