gilbertovillarrealro Posted August 18, 2023 Share Posted August 18, 2023 (edited) pedido: Realizar pedido se queda cargando y no termina en prestashop 8.0.4 luego recargo la pagina y me redirige a: dominio.com/module/ps_wirepayment/validation da el error : Error: parameter "idShop" is corrupted El error videne de dominio.com/module/ps_wirepayment/controllers/front/validation.php $this->module->validateOrder($cart->id, (int) Configuration::get('PS_OS_BANKWIRE'), $total, $this->module->displayName, null, $mailVars, (int) $currency->id, false, $customer->secure_key); Al parecer es una conficuracion de hosting, porque lo probe en hostinger, ahi si funciona y en siteground no. Edited August 18, 2023 by gilbertovillarrealro (see edit history) Link to comment Share on other sites More sharing options...
gilbertovillarrealro Posted August 19, 2023 Author Share Posted August 19, 2023 He solucionado el error, utilice la autenticación SMTP en: Parámetros Avanzados->E-mail->Dirección de correo electrónico 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now