picpay/magento1

There is no license information available for the latest version (dev-master) of this package.

Magento extension for PicPay payments integration

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 5

Forks: 6

Open Issues: 2

Type:magento-module

dev-master 2022-05-18 20:25 UTC

This package is not auto-updated.

Last update: 2024-04-13 10:01:42 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.