Jump to content

Error en Paypal API v1.0


Recommended Posts

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

  • 1 month later...
  • 1 month later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...