rubenyeso Posted September 11, 2010 Share Posted September 11, 2010 Hola,Este es el error que me sale al intentar pagar con el API de Paypal: 1. Abrir una nueva conexión con 'api-3t.paypal.com/nvp' 2. Conexión realizada correctamente con el método cURL 3. Envío de parámetros: 4. METHOD=SetExpressCheckout&VERSION=53.0&PWD;=*********&USER=info_api1.internetrustor.com&SIGNATURE;=*********&Amt=48.9&PAYMENTACTION=Sale&ReturnUrl=http://siemprecon.com/tienda/modules/paypalapi/payment/submit.php?fromPayPal=1&CANCELURL=http://siemprecon.com/tienda/order.php&CURRENCYCODE=EUR&NOSHIPPING=1&SOLUTIONTYPE=Sole&LANDINGPAGE=Billing&LOCALECODE=es 5. Envío realizado correctamente con el método cURL 6. Respuesta de PayPal : 7. TIMESTAMP -> 2010-09-11T19:37:48Z 8. CORRELATIONID -> 653b27e76ea19 9. ACK -> Failure 10. VERSION -> 53.0 11. BUILD -> 1500373 12. L_ERRORCODE0 -> 10002 13. L_SHORTMESSAGE0 -> Security error 14. L_LONGMESSAGE0 -> Security header is not valid 15. L_SEVERITYCODE0 -> Error 16. PayPal ha devuelto un error Parece que el error es de seguridad en los parámetros 13 y 14 (creo yo).¿Alguien sabe cómo puedo solucionarlo? Link to comment Share on other sites More sharing options...
mastermx Posted September 17, 2010 Share Posted September 17, 2010 http://siemprecon.com/tienda ?? eso que ? necesitas para el API, una conexion segura SSL, eso dice en el manual del Modulo PayPal API Link to comment Share on other sites More sharing options...
PoSSeK Posted October 29, 2010 Share Posted October 29, 2010 ¿Alguien sabe como solucionarlo?A mi me da el mismo error y tengo la SSL contratada...¡Gracias! Link to comment Share on other sites More sharing options...
Linseoo Posted December 5, 2010 Share Posted December 5, 2010 Prueba a quitar el modo prueba, debería redireccionarte bien a paypal una vez que lo hagas. Link to comment Share on other sites More sharing options...
Recommended Posts