Jump to content

[ERROR]Mercado Pago / classes/ObjectModel.php


CristianVargas

Recommended Posts

Buen dia comunidad y equipo de PrestaShop

 

Como veran estoy teniendo incovenientes al instalar mercado pago en mi tienda de prestashop,  el cual al momento de instalar emite el siguiente error.

 

[PrestaShopException]

Property OrderState->logable is not valid
at line 917 in file classes/ObjectModel.php

912.             }
913. 
914.             $message = $this->validateField($field, $this->$field);
915.             if ($message !== true) {
916.                 if ($die) {
917.                     throw new PrestaShopException($message);
918.                 }
919.                 return $error_return ? $message : false;
920.             }
921.         }
922. 

 

Al actualizar la pagina el modulo se instala, pero de forma incompleta, ya que no aparece en metodos de pago.

 

Espero su pronta colaboracion respeto a este problema, 

 

Cordialmente

 

Cristian S Vargas G

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...