Jump to content

Security header is not valid - not common issue?


jimnz

Recommended Posts

i get " Security header is not valid" when tiring to make a paypal payment

 

sandbox is "inactive" in paypal 2.4 module

yes the api credentials are copied exactly from paypal ( non sandbox mode)

 

payment type "direct sales" is set in module? i tried "authorization /manual capture" no difference

"paypal by credit cards" and "paypal express" options are ticked

i dont have a SSL setup

 

heres the error log:

 

Please refer to logs:

  1. Making new connection to 'api-3t.paypal.com/nvp'
  2. Connect with CURL method successful
  3. Sending this params:
  4. METHOD=SetExpressCheckout&VERSION=60.0&PWD=*********&USER=xxxxxxxxxxxxxxxxx&SIGNATURE=*********&Amt=7.17&PAYMENTACTION=Sale&ReturnUrl=http%3A%2F%2Fxxxxxxxxxxx%2Fmodules%2Fpaypal%2Fpayment%2Fsubmit.php%3FfromPayPal%3D1&CANCELURL=http%3A%2F%2Fxxxxxxxxxxxxxx%2Forder.php&CURRENCYCODE=NZD&NOSHIPPING=1&SOLUTIONTYPE=Sole&LANDINGPAGE=Billing&LOCALECODE=EN&EMAIL=xxxxxxxxxxxxxxxxx&ORDERDESCRIPTION=01+x+xxxxxxxxxxx+%3A+4%2F0&SHIPTONAME=jim+rauch&SHIPTOSTREET=xxxxxxxxxxxd&SHIPTOSTREET2=&SHIPTOCITY=xxxxxxxxxxxxxx&SHIPTOSTATE=NZ&SHIPTOZIP=3620&SHIPTOCOUNTRY=NZ&SHIPTOPHONENUM=&ADDROVERRIDE=1
  5. Send with CURL method successful
  6. PayPal response:
  7. TIMESTAMP -> 2011-12-18T04:39:24Z
  8. CORRELATIONID -> a3445abf80ee
  9. ACK -> Failure
  10. VERSION -> 60.0
  11. BUILD -> 2271164
  12. L_ERRORCODE0 -> 10002
  13. L_SHORTMESSAGE0 -> Security error
  14. L_LONGMESSAGE0 -> Security header is not valid
  15. L_SEVERITYCODE0 -> Error
  16. PayPal returned error

(some data "x"ed out..)

 

thanks for any ideas?

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...