deniscsz / picpay-magento1

Módulo Magento 1 para integração com o recebedor de pagamentos PicPay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PicPay payment plugin for Magento 1.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 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.

About

Módulo Magento 1 para integração com o recebedor de pagamentos PicPay

License:MIT License


Languages

Language:PHP 85.7%Language:HTML 14.3%