Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shippo Will not Sync Woocommerce Orders with Litespeed Cache #70

Open
KitKatCarson opened this issue May 31, 2020 · 1 comment
Open

Comments

@KitKatCarson
Copy link

KitKatCarson commented May 31, 2020

I have successfully connected shippo to woocommerce. This connection only worked when litespeed cache was turned off. I have attempted to sync orders and they will not sync if litespeed is turned on. (Obviously)

I am seeing if I can discover the solution from the fiddling with the settings, but if I could receive any advice, perhaps a shippo URI to exclude in cache settings that would be very helpful.

I have object caching enabled with memcached as well.

Article on the Object Cache settings in Wordpress
https://blog.litespeedtech.com/2018/02/07/object-cache-support-in-lscache/

I also added goshippo, api.goshippo & app.goshippo URLs in regular (non-object) cache excludes as well.

Thank you

@KitKatCarson KitKatCarson changed the title Shippo Will not Sync Woocommerce Orders if Litespeed Cache is installed Shippo Will not Sync Woocommerce Orders with Litespeed Cache May 31, 2020
@KitKatCarson
Copy link
Author

KitKatCarson commented May 31, 2020

I got around to testing some other settings today and turning off WP Rest API caching setting resolved this.

However, there are other API requests I still wanted to be cached. So I added the Woocommerce Rest API URI to the Excludes >> Do Not Cache URIs setting of Litespeed.

^/wp-json/wc/

Hopefully, if someone else has this issue, this could help them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant