Outdated technology, poor plugin quality, terrible tech support
-
The Sendcloud plugin relies on outdated technology that is no longer supported by default in recent versions of WooCommerce. It communicates via the legacy v2 API which has been deprecated for years, and uses admin-ajax.php for continuous polling — an approach that dates back to 2006 and has long been superseded by better alternatives.
In practice, this means the configuration page in wp-admin puts a heavy load on the server as long as it’s open. In our case, this caused measurably high server load and 504 errors for shop visitors — on a server that was otherwise running fine. This is clearly visible in the server logs:
52.58.233.101 - - [23/Mar/2026:14:56:12 +0000] "POST /wp-json/wc-sendcloudshipping/v2/ integration?consumer_key=...&oauth_signature_method=HMAC-SHA256... HTTP/1.0" 504 4227Every request from Sendcloud results in a 504 Gateway Timeout — caused by the server being overwhelmed by the plugin’s own polling behaviour.
Support offers no real solution and points to workarounds rather than acknowledging the underlying issue. For a paid shipping service used by many webshops, this level of technical quality is simply not acceptable.
You must be logged in to reply to this review.