Hi,
1. That
Connection failure - error code : 10002 , error message : Security header is not valid
indicates a problem with the credentials that you configured in the PayPal express payment method. As written on this link
support.picnet.net/hc/en-us/articles/114...ters%20are%20removed
.
it can mean one of two things:
- Your credentials are not correct. Try re-entering your API username, password and signature and make sure any spaces or extra characters are removed.
- Your account live/test mode does not match the form live/test mode. Check in PayPal to make sure your account is in Live mode and make sure your Soapbox forms match (test forms with Sandbox account credentials, live forms with live account credentials).
2. Orders not being confirmed automatically after the payment can come from many things. Here is a documentation we've written about this, specifically for PayPal:
www.hikashop.com/support/documentation/i...or.html#notification
So please follow it and you should be able to find what's wrong.
3. If you don't want any user information, then you can remove the "login" and "address" views from your checkout workflow, under the Checkout tab of the HikaShop configuration:
www.hikashop.com/support/documentation/4...eckout-workflow.html