Questions tagged as 'mercadopago'

0
answers

something went wrong ... plugin for virtuemart

I have a error with plugin for virtuemart "something went wrong ...". Install the same plugin with the same configuration on another server and it works perfectly, what could it be if the web configuration is the s...
asked by 27.09.2018 / 21:27
1
answer

Slow on site wordpress when activating the Mercadopago plugin

I wanted to ask for help, since I am creating an online shopping store for a wordpress client. I have installed woocommerce and the plugin of mercadopago with the versions that I show in the attached image. I have a very serious problem...
asked by 26.09.2018 / 15:45
0
answers

Payment null in the notification queue

When you send notification of the payment to the notification queue, receipt but with all null values. Redirection does well. I just can not get data from the payment and mercant order (there is not).     
asked by 27.09.2018 / 02:32
0
answers

You must provide a device_name, a description and an amount to process to payment

This is my code: $params='device_name=miguelcel&description=ladescripcion&amount='.floatval($_POST["importe"]).'&cc_type=debit_card&external_reference='.$idFactura.'&disable_back_button=true&notification_url=https://www...
asked by 12.09.2018 / 20:27
0
answers

Recurring charges in SandBox

My intention is to be able to prove several successful frequent collections made with a test card (APRO) ( link ) Currently I registered the card, I created a plan, I subscribed the card to the plan, but even having created a daily subscripti...
asked by 09.09.2018 / 16:36
0
answers

Duplicate Orders

I am using market payment in prestashop 1.6.1.20 and when paying with MP I duplicate the order fede     
asked by 06.09.2018 / 15:26
0
answers

Error renewing credentials of mercadopago connect

A couple of years ago we are using it to manage the payments of our mercadopago connect platform. Until now the process of connecting users [1] and renewing credentials [2] had been working perfectly, but for a while I have stopped working with...
asked by 17.09.2018 / 11:53
1
answer

140: invalid card owner, Market paid, Associate card to

This is my code public function create_card($id, $token) { $request = array( "uri" => "/v1/customers/{$id}/cards", "data" => array( "to...
asked by 01.09.2018 / 19:38
0
answers

140: invalid card owner, Payment market, Associate card to Customer

This is my code public function create_card($id, $token) { $request = array( "uri" => "/v1/customers/{$id}/cards", "data" => array( "to...
asked by 01.09.2018 / 16:39
0
answers

Card to Customer is not associated with the PAYMENT MARKET api

Hi, I'm trying to associate a card token with a Customer with MercadoPago's api, and do the steps in the documentation, the Customer creates it well, I associate the card token (created from the mobile app with the sdk), and it says status 200 (...
asked by 04.09.2018 / 19:21