Lincah Shipping integrates your WooCommerce store with the Lincah courier aggregator API, giving your customers access to real-time shipping rates from multiple Indonesian couriers at checkout.
This plugin connects to the Lincah API (https://api.lincah.id/openapi and sandbox https://dev-api.lincah.id/openapi) to provide shipping functionality.
What the service is used for:
– Fetching province/city/district location data used in checkout selectors.
– Fetching courier and service availability/rates.
– Creating shipment orders after checkout/payment.
– Tracking shipment status and handling shipment updates.
What data is sent and when:
– During shipping-rate requests: origin/destination location codes, shipment type (regular/COD), selected courier/service, and package details (weight/quantity/value context).
– During shipment creation/tracking/cancel operations: order shipping recipient info (name, phone, address/district), selected courier/service, and order shipping metadata required by the API.
– During account/API checks from admin settings: configured API credentials (API token and partner ID) are used to authenticate API calls.
Service provider legal pages:
– Terms and Conditions: https://lincah.id/syarat-dan-ketentuan/
– Privacy Policy: https://lincah.id/kebijakan-privasi/
This plugin includes both built assets and their editable source files.
assets/build/checkout-blocks.jssrc/checkout-blocks/index.jspackage.json (@wordpress/scripts)npm run buildLicense note:
– Plugin code is distributed under GPLv2 or later.
– Third-party code bundled in this plugin remains under its respective compatible licenses.