Forum

Thread tagged as: Error, PayPal, Shop

Paypal Checkout Issue

I am running into the same exact issue as this older thread.

https://forum.grabaperch.com/forum/05-18-2016-checkout-issue?page=1

I am wondering if this has been researched any further or if there is any new possible resolution.

Diagnostics

Perch: 3.0.8, PHP: 5.4.24, MySQL: mysqlnd 5.0.10 - 20111026 - $Id: 2d8f599f49e5e8d2f5ba7112b5c444b3e2e48cdf $, with PDO
Server OS: WINNT, cgi-fcgi
Installed apps: content (3.0.8), assets (3.0.8), categories (3.0.8), perch_blog (5.5.1), perch_forms (1.9), perch_shop_orders (1.2.1), perch_shop_products (1.2.1), perch_shop (1.2.1), perch_members (1.6.2)
App runtimes: <?php $apps_list = [ 'perch_forms', 'perch_blog', 'perch_members', 'perch_shop' ];
PERCH_LOGINPATH: /perch
PERCH_PATH: C:\inetpub\wwwroot\Frc-dev\perch
PERCH_CORE: C:\inetpub\wwwroot\Frc-dev\perch\core
PERCH_RESFILEPATH: C:\inetpub\wwwroot\Frc-dev\perch\resources
Image manipulation: GD
PHP limits: Max upload 2M, Max POST 8M, Memory: 128M, Total max file upload: 2M
F1: 0c66c2e1f82f9e0b7617b2cb8270f2c7
Resource folder writeable: Yes
SCRIPT_NAME: /perch/core/settings/diagnostics/index.php
REQUEST_URI: /perch/core/settings/diagnostics/
DOCUMENT_ROOT: C:\inetpub\wwwroot\Frc-dev
HTTP_HOST: frcdev.sungraphicsmedia.com
Jared Dutra

Jared Dutra 0 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Is SSL up to date on your server?

It currently does not have a SSL certificate. I followed the instructions in https://docs.grabaperch.com/perch/configuration/ssl/ to force HTTPS for now, but now the page times out when I reload it.

Is there something you recommend? Or am I taking this entirely wrong?

Drew McLellan

Drew McLellan 2638 points
Perch Support

I actually meant the SSL libraries and certificates that your server has installed as used when making an outgoing curl request.

Your host should be able to help if you're not sure.

This was the issue. The cURL and php version were updated and this is now working.