Questions tagged as 'mercadopago'

2
answers

Api Mercado Pago - Inconsistencia en / collections / search

The Mercado Pago API is not returning data when the external_reference parameter is indicated. Testing the following by console: /collections/search?external_reference=2016-11-renovar-abono-7761&range=date_created&begin_date=2016-...
asked by 01.02.2017 / 20:08
0
answers

Can the MercadoPago account be shared with two different sales sites and URLs? [closed]

The ecommerce platform is multiportal, which allows us to create more than one sales site with different URLs / MARKS, which is adjusted to our business need, but the collection management would like to keep it centralized, then, we will Can you...
asked by 19.01.2017 / 12:29
1
answer

Fatal error: Uncaught exception 'MercadoPagoException' with message 'could not connect to host

Hello, I would like to ask for help please, following an error with the PAYMENT MARKET application. I have a sylviegeronimi.com client hosted on a dedicated server. Which has a WORDPRESS + WOOCOMMERCE /// application with the MERCADOPAGO modu...
asked by 30.01.2017 / 20:24
0
answers

MercadoPago does not find payments in sandbox mode

I am having problems in the market integration payment in sandbox with java, when I make a payment (with the test cards) it is supposedly successful but when I want to access the payment information with the collection_id that returns it tells m...
asked by 10.03.2017 / 18:12
0
answers

I can not get the payment data through IPN in Sandbox mode

I'm having a problem testing the IPN in Sandbox mode. I've tried it in two ways: Mailing the url_notification by payment preferences. When I do this, I call my notification url, but when I go to find the payment information, either throug...
asked by 24.01.2017 / 15:02
0
answers

Error installing the Mercadopago 1.6 plugin with PrestaShop 1.6

I'm having a problem installing Mercadopago in prestashop 1.6 I'm installing it on a local server (with Apache, PHP, and MySQL). The store (prestashop) is working well, but when I want to install the Mercado Pago module, I get a following er...
asked by 09.02.2017 / 16:18
1
answer

Money transfer between MercadoPago accounts

I would like to know if it is feasible to make a money transfer between MercadoPago accounts using the API. As I see in the official MercadoPago documentation , I understand that this can be done through the creation of a Payment, specifyin...
asked by 25.07.2017 / 21:35
2
answers

MercadoPago with laravel 5.4 error notifications

I am using to integrate mercadopago a laravel a package of link and configure the button and when configuring the url of notifications in Mercadopago throws me the following error:    The entered URL does not respond to a correct HTTP statu...
asked by 06.06.2017 / 17:39
1
answer

MercadoPago API does not take the test card offered in the documentation

I am trying to make a trial purchase from the production link (having defined the sandbox_mode (TRUE) before): $mp = new \MP(BASIC_CHECKOUT_CLIENT_ID, BASIC_CHECKOUT_CLIENT_SECRET); $mp->sandbox_mode(TRUE); but when I try to make the pur...
asked by 11.03.2017 / 18:22
3
answers

MercadoPago: Error configuring the URL for IPN notifications (Bad Status)

I was working with a Basic Checkout of MarkingPayment in SandBox mode, without any problem. The entire shopping circuit works well including notifications ( IPN ). When I want to switch to Production , MercadoPago throws an error whe...
asked by 20.03.2017 / 15:44