Shop furniture with instant delivery pricing

This is the shopper-facing integration: a script on your product pages opens QikTruck hosted checkout. Shoppers never see API keys - the widget loads cdn.qiktruck.co.za/widget.js and quotes on qiktruck.co.za/widget/quote.

Per-product widget (real merchant site qt_pub_df348b7b785469c07c):
  • 3-Seater Couch - warehouse=wh_ko74dff2 (Pretoria) → Centurion
  • Double-door fridge - warehouse=wh_oc5ta8iw (Limpopo) → Polokwane
  • Office desk bundle - pickup coord override (Sandton hub) → Rosebank
  • Bubble launcher - generic quote using Pretoria default warehouse

Sandbox: real prices plus practice booking (no live trip). Go-live in HQ enables real orders.

Sandbox API key (demo only)

In production this runs on your server, not in the shopper’s browser. Paste your own qt_test_ key from Integrations — nothing is stored on this page.

New warehouse dispatch

Last quote id: -

Dispatch queue (API quotes)

Ref Load Price Status Quote id

API log

Two integrations, two jobs

QikBakkie uses both patterns: the widget for ecommerce shoppers and the Partner API for internal logistics and ERP workflows.

Website widget

  • JavaScript on your storefront
  • Public qt_pub_ site id + verified domain
  • Hosted checkout iframe on qiktruck.co.za
  • Shopper enters delivery address & pays
  • Sandbox until HQ enables live widget
  • Best for: WooCommerce, Shopify, custom shops

Partner API

  • HTTPS from your backend (Authorization: Bearer)
  • qt_test_ sandbox / qt_live_ production keys
  • You own the UI - ERP, TMS, mobile ops app
  • Quote → accept → track order statuses
  • Bill merchant or return PayFast link to shopper
  • Best for: logistics systems, ERP, marketplaces