We are having an issue with our WooCommerce store.
We sell digital downloads of various file sizes (anywhere from 10 MB to 4 GB), and we often get customers complaining that the downloads crashed mid-way and that they are unable to complete the download process.
It seems the downloads often fail when the file is quite large (for example 1 GB or more). But they don’t fail all the time, so it seems to be dependent on the customers Internet speed (and thus on the duration of the download). Also, after the customer complains, we manually send a direct download link to the file to the customers, and this always works just fine (this means the problem only occurs with the download links generated by WooCommerce).
We use the X-Accel-Redirect/X-Sendfile option in WooCommerce to serve downloads (we want to keep this option to keep the file URLs hidden on our server). Our hosting provider is Cloudways on DigitalOcean (4GB ram).
Has anyone been able to solve this issue? Is it a matter of changing the configuration of PHP on the server, or do we just need to increase our server CPU or RAM?
Thanks!
]]>I have tried clearing cache, copy/pasting from different pages, etc. no change in outcomes.
Thanks.
Is there any way to increase the length of time the captcha is valid for, or, is there a way to refresh the captcha. I believe V2 had something like the grecaptcha.reset() command that you could put as a callback in a setInterval – is this still valid with the V3? Will it work with this plugin if it is?
Thanks in advance!
]]>I’ve been using CF7 for a good while for a number of customers sites but have run into a problem with this one form in particular. When I attempt to submit a form entry, the spinner appears and disappears but the form doesn’t actually send and there’s no error to highlight what’s wrong.
Is there a way to force a debug message for the form (or can anyone see anything that would likely cause the issue)?
Thanks in advance
]]>I saw this issue has been mentioned many times by ppl on this forum, but there was never a good solution given, I receive Paypal warnings every day with the threat to deactivate IPN for my account:
“Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:
https://mysite.com/?edd-listener=eppe%0Ahttps………com%2Findex.php%3Fedd-listener%3DIPN
If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.
Thank you for your prompt attention to this issue.
Thanks,
PayPal”
Please advise. thanks
]]>“The currency code of your Square application [ ] does not match WooCommerce [ USD ]”
in red. We selected the country to be the United States at the time of creating our Square account and it was working fine before so I’m not understanding what this error message is referring to.
In addition, I checked all our Failed Orders in Woocommerce and this was in the log for all of them:
Array
(
[0] => stdClass Object
(
=> EXPECTED_STRING
[detail] => Expected a string value (line 1, character 50)
[field] => location_id
[category] => INVALID_REQUEST_ERROR
)
)
Order status changed from Pending payment to Failed.
Why did this happen all of a sudden? How can we fix this? Thank you.
]]>