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

LSCache & WooCommerce Payment #789

Open
Pymmdrza opened this issue Dec 20, 2024 · 6 comments
Open

LSCache & WooCommerce Payment #789

Pymmdrza opened this issue Dec 20, 2024 · 6 comments

Comments

@Pymmdrza
Copy link

For the WooCommerce payment system in the payment plugin that is waiting for the user to pay, the following address is created: example.com/checkout/?key=wc_order_0JJ9kuLI1KnW2&order-pay=7596 Do I need to set any special settings in the LSCache?

The amount of orders that have been abandoned unsuccessfully has increased since the cache system was enabled, as well as users who have made a payment and whose order should be converted to completed, but nothing happens.

@timotei-litespeed
Copy link
Contributor

We are so sorry about problems you face.

Try using this feature: https://docs.litespeedtech.com/lscache/lscwp/cache/#do-not-cache-query-strings and write: order-pay

@Pymmdrza
Copy link
Author

We are so sorry about problems you face.

Try using this feature: https://docs.litespeedtech.com/lscache/lscwp/cache/#do-not-cache-query-strings and write: order-pay

If I use these items, will there be a problem in this section? Can't my problem be solved with this method?

Screen_EDIT

@timotei-litespeed
Copy link
Contributor

If you did not used the method you described, then use that one :)

@Pymmdrza
Copy link
Author

If you did not used the method you described, then use that one :)

Is that true? And will it solve my problem?

@timotei-litespeed
Copy link
Contributor

Yes, should work
If "Do not cache URL" do not work, try excluding by "Query String"

@timotei-litespeed
Copy link
Contributor

@Pymmdrza any news here? did you got it working?

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

2 participants