Skip to content

juliansci/px-hybrid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

MercadoPago Cordova Plugin

The MercadoPago Hybrid SDK make it easy to collect your users' credit card details inside your Hybrid app using MercadoPago Native library. By creating tokens, MercadoPago handles the bulk of PCI compliance by preventing sensitive card data from hitting your server.

Screenshot iOS

Installation

First, install MercadoPago Plugin by running the following

cordova plugin add mercadopago-plugin

It is also possible to install via repo url directly ( unstable )

cordova plugin add https://github.com/mercadopago/px-hybrid

If your having problems with the iOS version please see here.

Examples

This project includes an example on how to implement the plugin. Look for "plugin-example" branch.

Documentation

[Check out MercadoPago Developers Site!] (http://mercadopago.github.io/px-hybrid/)

About

MercadoPago SDK Hybrid (Ionic) - BETA

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 77.8%
  • Java 16.9%
  • JavaScript 5.3%