-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add MercadoPago payment gateway #74
Comments
Hi, thanks for your suggestion :) Unfortunately it would be too complicated for us to add and test country-specific payment gateways in the shop for every countries. Also for MercadoPago I can’t even find an english documentation for payment integration. The best solution would be to create a small plugin to add this payment method, like we did for Dedipass (a french payment gateway) with this plugin: https://github.com/Azuriom/Plugin-DedipassPayment. |
Hi, Hi, sorry for reopening, but here it is in English. Links: |
Good news here, Mercado Pago is now supported in the beta of the shop plugin, which currently available for GitHub sponsors 😃 |
Add support for MercadoPago API, since it is one of the most used payment methods in South America.
This can help getting payments with physical money and allows ways for people without credit cards to pay in our store.
API Information: https://www.mercadopago.com.ar/developers/es/
The text was updated successfully, but these errors were encountered: