0.0.1 • Published 3 years ago

react-mercadopago-checkout v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React Mercadopago Checkout

Integrate MercadoPago checkout in your React application

NPM JavaScript Style Guide

Install

If you use npm

npm install --save react-mercadopago-checkout

If you use yarn

yarn add react-mercadopago-checkout

Usage

You can see an example in example folder

Current problems

Unfortunally, we don't have control over the opened modal by the MercadoPago. So the component will continue mounted same after the payment process or cancel :/

If you have any idea about how to fix it, follow the contributing steps!

Contributing

Do you want to contribute with this project? Follow the steps below: 1. Fork this repository 2. Clone your forked repository with git clone git@github.com:YOUR_GITHUB_USERNAME/react-mercadopago-checkout.git 3. Create a new branch named feature/feature_you_is_adding 4. Do the things 5. Commit, push and create a pull request 6. Wait for PR analysis

License

MIT © Studae Project