Skip to content

lexacode/angular-mercadopago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-lexacode-mercadopago

An AngularJS module for checkout with MercadoPago

Install

bower install angular-lexacode-mercadopago

Once installed, add angular-lexacode-mercadopago as a dependency in your module:

angular.module('myModule', ['lexacode.mercadopago']);

How to use

Looks the examples folder.

Requirements

AngularJS v1.3.0+ is supported

See the examples folder for more.