Questions tagged as 'mercadopago'

0
answers

MercadoPago in flutter

I wanted to know if you know how to integrate it into node.js or flutter in a safe way since I only found a recent plugin for flutter but I would have to put the accestoken and the publishkey inside the app and that is not very safe. Using th...
asked by 31.12.2018 / 01:09
1
answer

Problems of integration Market Shipping and Woocommerce [closed]

I am trying to integrate Market Shipping in my store made with Wordpress + Woocommerce + Mercadopago official module. I have installed the latest version of the plugin, and configure the Basic Checkout settings, with the data of api and others,...
asked by 05.09.2017 / 20:29
1
answer

Can you receive Notifications to a URL of Money Requests?

I would like to know if mercadopago sends notifications of the payments that belong to a money request e configured a url of my service to receive notifications in link but I do not receive notifications of payments made to a request for money...
asked by 23.04.2018 / 18:34
1
answer

Problem with WooCommerce Plugin

Since we updated the pluging we are receiving an error when activating it, I leave the data: Email Mercado Pago : [email protected] Problem ;    By activating the WooCommerce MercadoPago plugin, we get the HTTP ERROR 500 err...
asked by 24.08.2018 / 16:02
1
answer

Integrate product's own info to payment button

I need to know how I integrate a product id to the payment button and how it informs me then Mercado pago. I enclose image to explain better. I have coupon listings, everyone must carry their ID to be able to identify it later.     
asked by 22.01.2018 / 03:07
1
answer

Error The following email template started is missing PRESTASHOP

Prestashop: 1.7.2.4 Mercadopago: v1.0.8 - from Mercado Pago
asked by 07.11.2017 / 13:55
1
answer

500 Internal Error Market Payment

Hello, I am trying to make a basic payment for MercadoPago and return the "500 Internal Error". Here I leave the code that I am using. Thanks. var mp = new MercadoPago(); String data = "{" + "\"transaction_amount\": 10," + "\"token\"...
asked by 05.10.2017 / 17:30
1
answer

Are there any problems in sandbox mode? [closed]

I'm working in SandBox mode I do not know if something happens with MercadoPago or it's me, but the icons of some means of payment do not appear. These icons vary. Sometimes all appear well and sometimes none appears. And also when I...
asked by 29.12.2017 / 19:28
1
answer

Error in user authorization URL in Connect

Dear, I am taking my first steps with Mercadopago. According to the documentation of MercadoPago Connect , users need access to this URL: link , replacing client_id with my app_id. The problem is that the server is not found and therefo...
asked by 07.07.2017 / 22:26
1
answer

Create custom form and load modal - PHP SDK [closed]

I am integrating the Mercadopago PHP SDK into a simple page The user must load name, ID, etc. and then when sending the data you should load the Mercadopago modal, in the same way that this example is done that I found: link I have alre...
asked by 17.05.2017 / 17:17