Posted: November 23, 2013 at 7:37 am
|
Like many I’m starting to have trouble w/ the PayPal gateway confirming reservations (green checkmark). According to the logs, it seems that PayPal is trying to find an SSL-encrypted page (sample below) however the setting to “force https” is not visible on my PayPal gateway settings page. I tried to look for the setting in the database to turn it off that way and couldn’t find it there either. so not only have I not turned on the fore https, I don’t have an option to turn it off either. Yes, IPN is enabled (clearly, from the code below) Yes, the TXN page is visible to the public and has the correct shortcodes (ditto) Now we just need the return data to confirm reservations. Success Setting return transfer |
|
Hi, The PayPal and PayPal Pro gateway options should look like this http://d.pr/i/mHsv is this not what you are seeing? |
|
That’s correct. Everything else is in place except the force https. I opened the file itself and the code for that checkbox is there, but for some reason it’s not getting called. Is there a best way to just disable https altogether? My client has no intention of using SSL on their website. |
Hi Adrienne, Generally for SSL you would need enable it, rather than having to disable it, if that makes sense. Would it be possible for us to take a look and investigate this further? |
|
Hi Adrienne, The Force SSL option will only display when you have an SSL certificate installed. Unfortunately we have no control over the requests from Paypal. Is the issue that when an attendee has paid and returned to the site they are marked as ‘incomplete’ still, only to refresh the page a little later and be shown as Complete? |
|
|
Hi Tony– |
Hi Adrienne, The part of the IPN log that you have posted is sufficient:
To be clear, the error message is not an indication that you need an SSL certificate. It’s saying it can’t find a CA certificat. The solution involves installing a cacert.pem file and properly configuring the server to use it. A cacert.pem file can be downloaded for free and the server admin should be able to configure the server to use it in a matter of minutes. You can send them these links for more information: http://curl.haxx.se/docs/caextract.html |
|
|
YES!!!!!! That solved it. I ran a purchase and the green checkmark popped right up and all of the confirmation emails/tickets were distributed. THANK YOU!!! Now my client is looking forward to being able to set minimum ticket numbers to go along with her Groupon deals. Any time you want to roll out that upgrade is fine by us…. |
|
By the way, if anyone cares, I’ve incorporated EE into this site: |
|
Hi, Glad it’s working now! I love the bold images on your site, we have a showcase area you can apply for if you are interested – https://eventespresso.com/showcase/ (form is at the bottom). |
|
Thanks for the tip! I just posted a detailed account of what the site is, other plugins and how I configured EE. Hope it’s useful. Have a great holiday week! |
The support post ‘Can't see “Force HTTPS on Return URL” setting’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.