porty Posted November 13, 2012 Share Posted November 13, 2012 Favor: Tengo el siguiente mensaje de error al moemento de realizar un pago mediante paypal Compruebe los registros: PayPal response: TIMESTAMP -> 2012-11-13T13:07:48Z L_ERRORCODE0 -> 10002 L_SHORTMESSAGE0 -> Security error L_LONGMESSAGE0 -> Security header is not valid L_SEVERITYCODE0 -> Error Siendo que en la configuracion de la cuenta paypal no me sale ningun error con el mensage: Gongratulations you can now start accepting payements with Paypal Algun comentario por favor atento Link to comment Share on other sites More sharing options...
jdelaparte Posted November 19, 2012 Share Posted November 19, 2012 (edited) Tuve el mismo problema y lo único que lo ha resuelto ha sido entrar directamente en la base de datos y grabar las credenciales de Paypal a mano: 1) Abre la tabla ps_configuration con un editor de bases de datos 2) Introduce manualmente la información de tu cuenta Paypal en: PAYPAL_API_USER PAYPAL_API_PASSWORD PAYPAL_API_SIGNATURE Espero que te funcione. Nota: ver 1.4.9.0 Edited November 19, 2012 by jdelaparte (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts