A solution if your checkout / subscription tabs went blank
-
Hi,
Just thought I’d post something that may help someone.
After updating to WordPress 4.4 my woocommerce subscriptions stopped working.
When entering my PayPal API information in the last 3 fields of the PayPal tab, it would then make the checkout and subscription tabs go completely blank.
When disabling woocommerce subscriptions, the tabs came back as normal.
After pulling my hair out for 2 days, I finally found a solution and it now works fine again.
The abstract-wcs-sv-api-base.php file had ‘sslverify’ => true
Changing true to false brought back the information in the tabs and everything is right in the world again.
woocommerce-subscriptions > includes > gateways > paypal > includes > abstracts > abstract-wcs-sv-api-base.php is the file path.
I may be the only person who has experienced this, but I thought I’d post just in case anyone else is pulling their hair out too.
Cheers,
Kenny
- The topic ‘A solution if your checkout / subscription tabs went blank’ is closed to new replies.