Error installing the Mercadopago 1.6 plugin with PrestaShop 1.6

1

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 error. (It seems that it is installed and the error comes when configuring, since then it appears as installed).

When I want to configure it, the following appears:

  

[PrestaShop] Fatal error in module file: C: \ Apache24 \ htdocs \ shop \ modules \ mercadopago \ includes \ MPRestCli.php:   Uncaught exception 'Exception' with message 'Can not call the API, status code 0.' in C: \ Apache24 \ htdocs \ shop \ modules \ mercadopago \ includes \ MPRestCli.php: 151 Stack trace: # 0 C: \ Apache24 \ htdocs \ shop \ modules \ mercadopago \ includes \ MPRestCli.php (174): MPRestCli: : exec ('GET', '/ v1 / payment_met ...', NULL, 'application / jso ...', ' link .. . ') # 1 C: \ Apache24 \ htdocs \ shop \ modules \ marketpay \ includes \ MPApi.php (285): MPRestCli :: get (' / v1 / payment_met ... ') # 2 C: \ Apache24 \ htdocs \ shop \ modules \ marketpay \ marketpay.php (994): MPApi- > getOfflinePaymentMethods () # 3 C: \ Apache24 \ htdocs \ shop \ controllers \ admin \ AdminModulesController.php (867): MarketPay-> getContent () # 4 C: \ Apache24 \ htdocs \ shop \ controllers \ admin \ AdminModulesController.php (1116): AdminModulesControllerCore-> postProcessCallback () # 5 C: \ Apache24 \ htdocs \ shop \ classes \ controller \ Controller.php (178) : AdminModulesControllerCore-> postProcess () # 6 C: \ Apache24 \ htdocs \ shop \ classes \ Dispatcher.php (367): ControllerCore-> run () # 7 C: \ Apache24 \ htdocs \ shop \ admin720vbqjik \ index. php

I clarify that I have enabled CQ and a digital certificate downloaded from link (cacert.pem)

    
asked by MarFil 09.02.2017 в 16:18
source

0 answers