Forum Replies Created

Viewing 1 replies (of 1 total)
  • I am having a similar problem with my wp website that I run for a client.

    Basically, through WooCommerce, I have the Stripe plugin to allow Credit Card purchases through checkout. The problem is, in order for it to work, YOU MUST HAVE ‘FORCE SSL FOR CHECKOUT’ through the WooCommerce settings. Once this is done, regardless of how you try and access the checkout/cart/pay pages, they now end up in a redirect loop. I was reading elsewhere that this is cause due to the SSL being done by proxy, so the php is_ssl() command cant identify if the page is SSL or not, so it ends up in a redirect loop. Unfortunately, you can’t just use a different SSL solution because the “FORCE SSL FOR CHECKOUT’ MUST BE TICKED in the WooCommerce settings.

    Any ideas? Getting this running is an absolute MUST for my client.

Viewing 1 replies (of 1 total)