Alan Cañedo Posted October 4, 2012 Share Posted October 4, 2012 Buen día a todos, hace una semana instale el PS1.5 pero tengo un problema con la instalación del módulo de PayPal 3.2.2, cuando hago click en cualquer botón de PayPal me sale lo siguiente: " 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." Espero que alguien pueda ayudarme solucionar esto, se que es algo de configuración pero no se que sea, instale el PayPal, llenando todos los campos con los API pero no puedo hacerlo correctamente. Link to comment Share on other sites More sharing options...
nadie Posted October 4, 2012 Share Posted October 4, 2012 Buen día a todos, hace una semana instale el PS1.5 pero tengo un problema con la instalación del módulo de PayPal 3.2.2, cuando hago click en cualquer botón de PayPal me sale lo siguiente: " 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." Espero que alguien pueda ayudarme solucionar esto, se que es algo de configuración pero no se que sea, instale el PayPal, llenando todos los campos con los API pero no puedo hacerlo correctamente. Revisa que la carpeta /modules/ y sus subcarpetas tengan permisos 755. Link to comment Share on other sites More sharing options...
nadie Posted October 4, 2012 Share Posted October 4, 2012 Revisa este articulo: http://nemops.com/de...shop-error-500/ en la parte donde habla de: UPDATE – Fixing Paypal error 500 in Prestashop 1.5 Link to comment Share on other sites More sharing options...
Alan Cañedo Posted October 4, 2012 Author Share Posted October 4, 2012 Gracias por las respuestas, ya cambié el código al que se refiere la página que me dejaste, ahora me sale este error cuando quiero pagar con PayPal: Error occurred: Please refer to logs: PayPal response: TIMESTAMP -> 2012-10-04T15:24:25Z L_ERRORCODE0 -> 10002 L_SHORTMESSAGE0 -> Security error L_LONGMESSAGE0 -> Security header is not valid L_SEVERITYCODE0 -> Error Link to comment Share on other sites More sharing options...
nadie Posted October 4, 2012 Share Posted October 4, 2012 Gracias por las respuestas, ya cambié el código al que se refiere la página que me dejaste, ahora me sale este error cuando quiero pagar con PayPal: Error occurred: Please refer to logs: PayPal response: TIMESTAMP -> 2012-10-04T15:24:25Z L_ERRORCODE0 -> 10002 L_SHORTMESSAGE0 -> Security error L_LONGMESSAGE0 -> Security header is not valid L_SEVERITYCODE0 -> Error Revisa que abajo del todo en la configuración del modulo no hayas activado el modo "sandbox" por accidente. Link to comment Share on other sites More sharing options...
Alan Cañedo Posted October 4, 2012 Author Share Posted October 4, 2012 Ya revisé y se encuentra en Live Mode Link to comment Share on other sites More sharing options...
CarlosAdrian Posted October 6, 2012 Share Posted October 6, 2012 Revisa este articulo: http://nemops.com/de...shop-error-500/ en la parte donde habla de: UPDATE – Fixing Paypal error 500 in Prestashop 1.5 En ese artículo dice que para cambiar las URL en el proceso de pago de 5 pasos hay que modificar este archivo: Again, this is for the one page checkout! If you’re using 5 steps checkout, you will need to edit the links in modules/paypal/views/templates/front/paypal.tpl Pero yo no tengo ese archivo por ninguna parte. ¿Puede ser que esté equivocado y sea otro? Me uno al grupo de los que no somos incapaces de configurar PayPal en la 1.5. Un saludo Link to comment Share on other sites More sharing options...
Recommended Posts