eliseoci / px-hybrid

MercadoPago SDK Hybrid (Ionic) - BETA

Home Page:http://mercadopago.github.io/px-hybrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://mercadopago.github.io/px-hybrid


Languages

Language:Objective-C 77.8%Language:Java 16.9%Language:JavaScript 5.3%