Download the PHP package mundipagg/mundipagg-magento2-module without Composer

On this page you can find all versions of the php package mundipagg/mundipagg-magento2-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package mundipagg-magento2-module

DEPRECATED | CHECK NEW VERSION > https://github.com/pagarme/magento2

Mundipagg agora é Pagar.me

Buscando trazer a melhor experiência para os nossos clientes, a Mundipagg agora é parte do Pagar.me.

Somamos nossas funcionalidades e agora você tem acesso a uma plataforma financeira completa, que oferece o melhor das duas soluções em uma experiência unificada.

Você pode customizar nossos produtos e serviços da forma que for melhor para o seu e-commerce. Ficou curioso para saber o que muda? Preparamos um FAQ completo explicando tudo.

Saiba mais

Magento2/Mundipagg Integration module

This is the official Magento2 module for Mundipagg integration

Documentation

Refer to module documentation

Plugin in Magento Marketplace

Coming soon :construction:

Installation

This module is now available through Packagist! You don't need to specify the repository anymore.

https://packagist.org/packages/mundipagg/mundipagg-magento2-module

Add the following lines into your composer.json

or simply digit

Then type the following commands from your Magento root:

Upgrading to 2.x from 1.x and 2.x.x-beta

Steps

If you have an old module's version composer remove mundipagg/mundipagg-magento2-module

As a precaution, clear the composer cache: composer clearcache

Install the version: composer require 'mundipagg/mundipagg-magento2-module:2.*' -vvv

Then run the following commands from your Magento root:

For the future versions, just run composer update composer update

Requirements

(This PHP version is the recommended one, but version 5.6 has been kept in Packagist/Composer for compatibility reasons.)

Configuration

After installation has completed go to Stores > Settings > Configuration > Sales > Payment Methods > Other Payment Methods > MundiPagg Payments.

To learn more about how detailed configure the module, see our wiki

Business/Technical Support

Please, send a e-mail to [email protected]

How can I contribute?

Please, refer to CONTRIBUTING

Found something strange or need a new feature?

Open a new Issue following our issue template ISSUE-TEMPLATE

Changelog

See in releases


All versions of mundipagg-magento2-module with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.0
mundipagg/mundiapi Version ^3.0
mundipagg/ecommerce-module-core Version 2.8.8
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mundipagg/mundipagg-magento2-module contains the following files

Loading the files please wait ....