描述
SiteKargo Shipping Rates for WooCommerce is a WordPress plugin that calculates real-time shipping costs for WooCommerce. It supports JNE and AnterAja out of the box.
The plugin uses a proxy server to aggregate shipping rates from various courier APIs in a single request, reducing load time and API quota usage. Regional data (provinces, cities, districts, villages) are bundled locally for fast, responsive address selection without additional network requests.
Features:
– Real-time shipping rates (JNE & AnterAja)
– Shipping cost caching for better performance
– Desa/Kelurahan-level address selection at checkout
– Custom checkout template included
– Compatible with HPOS (High-Performance Order Storage) and Cart & Checkout Blocks
External Services
This plugin connects to a proxy API at license.root.co.id to calculate real-time shipping rates from supported couriers.
The following data is sent with each shipping rate request:
– Origin village code
– Destination village code
– Order weight (kg)
– Selected couriers
No personal customer data (name, email, full address, payment information) is ever sent.
Service provided by SiteWP.
Terms of Service: https://sitewp.id/tos.php
Privacy Policy: https://sitewp.id/privacy.php
安装
- Upload the
sitekargo-shipping-rates-for-woocommercefolder to/wp-content/plugins/ - Activate the plugin
- Make sure WooCommerce is active
- Go to Settings > SiteKargo
- Set your origin village code
- Add the SiteKargo shipping method to your shipping zones
常见问题
-
Why does this plugin need to connect to an external server?
-
SiteKargo uses a proxy server to aggregate shipping rates from multiple couriers (JNE, J&T, SiCepat, SAP, etc.) in a single request. Without this proxy, the plugin would need to call each courier’s API separately, slowing down checkout and exhausting API quotas. The proxy server acts only as an intermediary — no personal customer data is stored on the server.
-
What data is sent to the proxy server?
-
Only origin village code, destination village code, order weight (kg), and selected couriers are sent. This data is used solely to calculate shipping rates and is not stored. No personal data such as name, email, full address, or payment information is transmitted.
-
Will the plugin still work if the proxy server is offline?
-
The checkout page will still display, but shipping rate options will not appear.
-
Is this plugin compatible with HPOS and Block Checkout?
-
Yes. SiteKargo has declared compatibility with HPOS (Custom Order Tables) and Cart & Checkout Blocks since version 1.0.0.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0.3
- Initial release on WordPress.org
- Full English documentation
- Supports JNE & AnterAja
- Improved security and escaping