Michael Posted February 12, 2018 Report Posted February 12, 2018 Can anyone replicate this error when issuing a refund do you get this in the logs: output 22:23 https://api-3t.paypal.com/nvp a:9:{s:9:"TIMESTAMP";s:20:"2018-02-12T22:22:54Z";s:13:"CORRELATIONID";s:13:"12de9xxxx375c";s:3:"ACK";s:7:"Failure";s:7:"VERSION";s:4:"51.0";s:5:"BUILD";s:6:"000000";s:12:"L_ERRORCODE0";s:5:"10002";s:15:"L_SHORTMESSAGE0";s:14:"Security error";s:14:"L_LONGMESSAGE0";s:28:"Security header is not valid";s:15:"L_SEVERITYCODE0";s:5:"Error";}
Michael Posted February 13, 2018 Author Report Posted February 13, 2018 On 2/13/2018 at 12:43 AM, activa said: From blesta or paypal? Expand From Blesta, so if you click edit on transaction and click refund and save it doesn't work so that's my log output, but payments etc all work fine.
Tyson Posted February 13, 2018 Report Posted February 13, 2018 Have you checked out https://stackoverflow.com/questions/23261766/paypal-gateway-has-rejected-request-security-header-is-not-valid-10002-secur#23265150
activa Posted February 13, 2018 Report Posted February 13, 2018 The above link talk about wrong API info (user.key..) that is not the case if he already recieving payment from users .
Blesta Addons Posted February 13, 2018 Report Posted February 13, 2018 never experienced this issue, the last refund i made was the last year
Michael Posted February 13, 2018 Author Report Posted February 13, 2018 On 2/13/2018 at 12:52 AM, activa said: The above link talk about wrong API info (user.key..) that is not the case if he already recieving payment from users . Expand On 2/13/2018 at 12:46 AM, Tyson said: Have you checked out https://stackoverflow.com/questions/23261766/paypal-gateway-has-rejected-request-security-header-is-not-valid-10002-secur#23265150 Expand Must be that I'll give it a go and close the thread for now I missed a . on the api signature so we'll try that if not I'll re-open Thanks guys. activa 1
Recommended Posts