Jump to content

PaypalAPI - security header is not valid


Recommended Posts

Bonjour,

Je test actuellement ce module, le but : permettre a mes clients de faire du PayPal sans avoir besoin d'ouvrir un compte Paypal
Je suis en mode 'sandbox' et dès que je clic la confirmation de ma commande j'obtiens cette erreur :

Merci de vous reférer aux logs :
Ouvre une nouvelle connection vers 'api-3t.sandbox.paypal.com/nvp'
Connection réussie avec la méthode fsockopen
Envoie des paramètres : POST /nvp HTTP/1.0 Host: api-3t.sandbox.paypal.com Content-Type: application/x-www-form-urlencoded Content-Length: 431 Connection: close METHOD=SetExpressCheckout&VERSION=53.0&PWD=TG6V4H24FZJZPD7G&USER=cyrillem.commerce_api1.free.fr&SIGNATURE=AAiVKP.5urCRBXQy20S3W5HDnEJGAtF6IJmS1ZKLHcHWzCOu0669VAHL&Amt=23.45&PAYMENTACTION=Sale&ReturnUrl=http://www.chineimport.fr/modules/paypalapi/payment/submit.php?fromPayPal=1&CANCELURL=http://www.chineimport.fr/order.php&CURRENCYCODE=EUR&NOSHIPPING=1&SOLUTIONTYPE=Sole&LANDINGPAGE=Billing&LOCALECODE=fr
Envoie réussi avec la méthode fsockopen
Réponse PayPal :
TIMESTAMP -> 2010-12-06T15:53:23Z
CORRELATIONID -> d04deb577895
ACK -> Failure
VERSION -> 53.0
BUILD -> 1613703
L_ERRORCODE0 -> 10002
L_SHORTMESSAGE0 -> Security error
L_LONGMESSAGE0 -> Security header is not valid
L_SEVERITYCODE0 -> Error
PayPal a retourné une erreur

Plusieurs personnes semblent avoir cette erreur mais peu de solution à priori hormis celle de rentrer tous les parms de l' APIPaypal à la main plutot que de faire des copier/coller
c'est ce que j'ai fais mais cela ne fonctionne pas

Des idées ? Là c'est quand même bloquant cette histoire !!!

Merci



17h18 test en mode NON sandbox : ca fonctionne !!!
je comprends pas

Link to comment
Share on other sites

  • 2 weeks later...

I have the same problem!

# PayPal response:
# TIMESTAMP -> 2010-12-15T08:23:30Z
# CORRELATIONID -> 566bbbe1150e
# ACK -> Failure
# VERSION -> 60.0
# BUILD -> 1613703
# L_ERRORCODE0 -> 10002
# L_SHORTMESSAGE0 -> Security error
# L_LONGMESSAGE0 -> Security header is not valid
# L_SEVERITYCODE0 -> Error
# PayPal returned error



Can anyone help?

Link to comment
Share on other sites

  • 2 months later...

Me too... Please somebody tells a solve.


A client has encountered a problem with the module PayPalAPI, see the report:

Making new connection to 'api-3t.paypal.com/nvp'
Connect with CURL method sucessfull
Sending this params:
METHOD=SetExpressCheckout&VERSION=53.0&PWD;=*********&USER=info_api1.sakaigeneraltrading.com+&SIGNATURE;=*********&Amt=24.5&PAYMENTACTION=Sale&ReturnUrl=http://www.earthmos.com/cyclonerecords/modules/paypalapi/payment/submit.php?fromPayPal=1&CANCELURL=http://www.earthmos.com/cyclonerecords/order.php&CURRENCYCODE=USD&NOSHIPPING=1&SOLUTIONTYPE=Mark&LANDINGPAGE=Login&LOCALECODE=en&HDRIMG=http://www.earthmos.com/cyclone_records/logo/logo_cyclonerecords_prestashop2.jpg
Send with CURL method sucessfull
PayPal response:
TIMESTAMP -> 2011-02-20T08:52:48Z
CORRELATIONID -> 96f26b833496
ACK -> Failure
VERSION -> 53.0
BUILD -> 1741654
L_ERRORCODE0 -> 10002
L_SHORTMESSAGE0 -> Security error
L_LONGMESSAGE0 -> Security header is not valid
L_SEVERITYCODE0 -> Er! ror
PayPal returned error

Link to comment
Share on other sites

  • 2 months later...
  • 2 weeks later...

Bonjour à tous,

Même problème pour moi, personne ne sait comment faire ?

Merci de vous reférer aux logs :

1. Making new connection to 'api-3t.sandbox.paypal.com/nvp'
2. Connect with CURL method successful
3. Sending this params:
4. METHOD=SetExpressCheckout&VERSION=60.0&PWD;=*********&USER=christine.echXXXXXXXXXXXXX&SIGNATURE;=*********&Amt=5.95&P;......
5. Send with CURL method successful
6. PayPal response:
7. TIMESTAMP -> 2011-05-03T18:04:41Z
8. CORRELATIONID -> d518ce39b0841
9. ACK -> Failure
10. VERSION -> 60.0
11. BUILD -> 1838679
12. L_ERRORCODE0 -> 10002
13. L_SHORTMESSAGE0 -> Security error
14. L_LONGMESSAGE0 -> Security header is not valid
15. L_SEVERITYCODE0 -> Error
16. PayPal a retourné une erreur

Link to comment
Share on other sites

  • 11 months later...
  • 2 weeks later...
  • 3 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...