Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 General
 Off topic, News and Updates
 Getting Paypal to work
Author « Topic »  

Trabe
Advanced Member

United Kingdom
326 Posts

Posted - 03/28/2019 :  14:08:34  
Hi,

I'm trying to get paypal to work on our new shop with its new SSL and when I press the Paypal Express logo I keep getting

"PayPal Payment Pro error: Security error
Security header is not valid"

Can anyone please tell me what I've not done please??

Using PHP 6.9.4


Trace

Edited by - Trabe on 03/28/2019 14:09:54

V45
Advanced Member

United Kingdom
416 Posts

Pre-sales questions only
(More Details...)

Posted - 03/28/2019 :  14:28:16  
Would this help?
[url]http://paypal.payment.pro.error.security.error.security.header.is.not.valid.errorwiki.org/[/url]

Also make sure that in the main ECT admin that BOTH urls; HTTPS Store URL: & Store URL: are showing as https

In your htaccess file make sure that your SSL headers are set correctly

The following three lines may vary according to your host. I'd check with your host just in case they differ
[blue]RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301][/blue]

#SetsTheStrictTransportSecurityHeaders
[blue]Header set Strict-Transport-Security "max-age=31536000" env=HTTPS[/blue]

Will - Bolton Manchester UK

Edited by - V45 on 03/28/2019 14:39:28

Trabe
Advanced Member

United Kingdom
326 Posts

Posted - 03/28/2019 :  14:55:39  
Thanks but no that didn't fix it

Trace

dbdave
ECT Moderator

USA
10406 Posts

Posted - 03/28/2019 :  15:33:23  
Has it been working, or are you adding Paypal services?

Paypal express and Paypal pro are two different services.
You can have both, but if you click the paypal express button and get a message regarding paypal payment pro error, that doesn't seem right.

If you want to use Paypal payments pro, (Paypal direct in your admin) where customers pay on your site, then use these instructions - https://www.ecommercetemplates.com/phphelp/ecommplus/paypal-pro.asp


Edited by - dbdave on 03/28/2019 15:34:23

Trabe
Advanced Member

United Kingdom
326 Posts

Posted - 03/29/2019 :  01:32:13  
Thank you - sorted and its working at last.

I went through and double checked all settings and I'd made a silly mistake of selecting API Signature and not certificate.

Thought I'd explain incase anyone else gets the same problem.

Trace
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000