2017 © Pedro Peláez
 

magento2-module pagarme-magento2-module

Magento 2 Module PagarMe

image

thiagobarradas/pagarme-magento2-module

Magento 2 Module PagarMe

  • Friday, April 20, 2018
  • by ThiagoBarradas
  • Repository
  • 0 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Codacy Badge Maintainability Latest Stable Version Total Downloads, (*1)

Magento2/PagarMe Integration module

This is the official Magento2 module for PagarMe integration, (*2)

Documentation

Refer to module documentation, (*3)

Plugin in Magento Marketplace

Coming soon :construction:, (*4)

Installation

This module is now available through Packagist! You don't need to specify the repository anymore., (*5)

https://packagist.org/packages/thiagobarradas/pagarme-magento2-module, (*6)

Add the following lines into your composer.json, (*7)

{
    "require": {
        "thiagobarradas/pagarme-magento2-module":"^1.2"
    }
}

or simply digit, (*8)

composer require thiagobarradas/pagarme-magento2-module

Then type the following commands from your Magento root:, (*9)

composer update
./bin/magento setup:upgrade
./bin/magento setup:di:compile

Requirements

  • PHP >= 5.6
  • Magento >= 2.1

Configuration

After installation has completed go to Stores > Settings > Configuration > Sales > Payment Methods > Other Payment Methods > PagarMe Payments., (*10)

To learn more about how detailed configure the module, see our wiki, (*11)

Business/Technical Support

Please, send a e-mail to suporte@pagar.me, (*12)

How can I contribute?

Please, refer to CONTRIBUTING, (*13)

Found something strange or need a new feature?

Open a new Issue following our issue template ISSUE-TEMPLATE, (*14)

Changelog

See in releases, (*15)

The Versions