Download the PHP package dnetix/mercadopago without Composer
On this page you can find all versions of the php package dnetix/mercadopago. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dnetix/mercadopago
More information about dnetix/mercadopago
Files in dnetix/mercadopago
Download dnetix/mercadopago
More information about dnetix/mercadopago
Files in dnetix/mercadopago
Vendor dnetix
Package mercadopago
Short Description An easy to use library for MercadoPago API communication
License MIT
Package mercadopago
Short Description An easy to use library for MercadoPago API communication
License MIT
Please rate this library. Is it a good library?
Informations about the package mercadopago
MercadoPago SDK module for Payments integration
- Installation
- Basic checkout
- Examples
Installation
With Composer
From command line
As a dependency in your project's composer.json
Basic checkout
- Create your application in https://applications.mercadopago.com
- Set the values for the configuration array (Structure in examples/config.php)
-
Instanciate a MercadoPago object to create a preference. It can be binded to an IoC and create the preference
-
In your html
- And that's all. This process is explained in detail on examples/payment-creation/payment-simple.php
Examples
The examples for the different usage methods such as marketplace charges, payment search, notification handling and others are explained in the examples folder.
All versions of mercadopago with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
ext-curl Version *
ext-curl Version *
The package dnetix/mercadopago contains the following files
Loading the files please wait ....