Questions tagged as 'mercadopago'

0
answers

Error "undefined is not an object" in plugin react-native iOS for MercadoPago? [closed]

The problem is that I need to call Mercado Pago from my application that is done in react-native, but I can not find the form. I found one, but it's only for Android . How can I integrate it, is there an Official SDK or MercadoPago Plug...
asked by 26.01.2017 / 03:43
1
answer

MercadoPago Applications does not return user credentials

Following the MercadoPago documentation ( link ) I get to the point where I need to obtain the user's credentials. Previously the application was created and the e-mail was sent to the person from whom we need authorization. At the time of...
asked by 26.01.2017 / 18:04
1
answer

Send preferred data to MercadoPago with Django

I'm doing a page in Python 3.4 and Django 1.7, using MercadoPago's basic checkout, but I want to send more info from the buyer than what the basic proposes, but I get the error that is not serializable. I need to send the following information:...
asked by 20.01.2017 / 20:25
1
answer

How to implement IPN notifications, Mercado Pago, for partial payments?

I am using checkout basic giving customers the option to pay with two cards. I use the SDK of PHP v 0.5.2 and I am set to listen to the topic payments of notifications IPN . / collections / notifications / [ID] ? access_to...
asked by 16.01.2017 / 22:46
1
answer

Connect returns error Test tokens are not allowed

I am developing the integration with MercadoPago Connect in my marketplace following the documentation of: link I get the seller user token perfectly. But when I try to create a payment preference using that token I always get the error mes...
asked by 03.03.2017 / 01:42
0
answers

put into production symfony mercadopago

Problem when integrating the Mercadopago payment platform with the symfony SDK. In TEST Mode it works perfectly with the credentials of TEST but in production I can not get the error and solve it. How can I get the specific error that the API re...
asked by 15.03.2018 / 23:28
0
answers

Custom checkout

I'm doing a custom checkout through the MercadoPago API and sending this data returns the error: transaction_amount attributte can´t be null. var token = Authenticate(); var client = new RestClient(_restClient); var request = new RestReq...
asked by 15.09.2017 / 16:18
0
answers

Notifications Mercadopago which is the merchant order and preference id exactly [closed]

I'm doing the integration with mercadopago (basic checkout) and the integration with the api of the notifications. I did not have problems doing it, but we are experiencing many problems due to the behavior of notifications. Users place an...
asked by 04.08.2017 / 21:24
0
answers

Connection timed out

Several months ago I have a Drupal CMS site Mercado Pago Payment working correctly. However, in the last few days I'm having a timeout when invoking the create_preference($preference) method using the version 0.5.2 of the...
asked by 27.01.2017 / 00:02
1
answer

MercadoPago Connect and one click to pay [closed]

I'm trying to make a mix of mercadopago connect and one click to pay. Since my application I am charging on behalf of several clients and getting a commission for it. My idea is that when a user pays for the first time, save that card to l...
asked by 28.01.2017 / 05:28