Logistics Platform Pro — Plugin Documentation

Overview & Features

What the platform includes out of the box

📦 Shipment Lifecycle

Full end-to-end shipment management — booking, assignment, in-transit tracking, branch checkpoint scanning, proof of delivery, and completion. Every status change is logged.

📡 Real-time Dispatch

An automatic dispatch engine finds the best available driver for each shipment, sends them a real-time accept/reject alert, and escalates to the next driver on timeout.

🗺️ Zone & Rate Pricing

Flexible rate tables for national and international shipping — flat, per-kg, per-CBM, per-item, percentage, or flat-plus-distance. Rates can be scoped by origin, destination zone, and weight band.

🌍 Multi-Origin Support

Define multiple shipping origins with country codes and flag emojis. Each origin has its own zones and rates, supporting businesses that ship from multiple countries.

🏢 Multi-Branch Operations

Create branches with assigned zone coverage. Branch managers and staff scan shipments at checkpoints, creating a visible transit trail for customers.

🏍️ Driver Marketplace

Drivers register, upload verification documents, add vehicles, and set their coverage zones. Admins approve drivers and vehicles through a document review workflow.

💰 Driver Earnings & Withdrawals

Every completed delivery credits a driver's wallet. Drivers request withdrawals from their dashboard; admins review and approve from the admin panel.

🔐 Security Deposits

Optionally require drivers to maintain a security deposit. Penalties for rule violations (late delivery, cancellations, etc.) are deducted automatically from the deposit balance.

💬 Quotations

Customers request custom shipping quotes. Admins respond with pricing; accepted quotes convert to bookings. Full quote history visible to customer and admin.

🔍 Public Tracking

A public tracking page lets anyone look up a shipment by tracking number — no login required — and see the full checkpoint timeline.

🧮 Shipping Calculator

An embeddable calculator lets visitors get a shipping estimate by selecting origin, destination zone, and weight before booking.

🛒 WooCommerce Integration

A native WooCommerce shipping method applies platform rates at checkout. Each order automatically creates a shipment, and per-product shipping info can be displayed on product pages.

Installation

Getting the platform running on your site

⚠️

PHP 8.0 and WordPress 6.0 required. WooCommerce 7.0 or later is required for the shipping method and order-to-shipment automation. All other features work without WooCommerce.

Quick start
1. Upload the plugin folder to /wp-content/plugins/ 2. Activate from the WordPress Plugins screen 3. Go to Logistics Platform → Settings and enter your license key 4. Navigate to Settings → Pages and use "Create All Pages" to auto-generate a page for each shortcode with one click 5. Configure origins, zones, and rates under the admin panel 6. Optionally enable the WooCommerce shipping method under WooCommerce → Settings → Shipping
💡

Create All Pages. The Settings → Pages tab lets you map each shortcode to a WordPress page from a dropdown, or auto-create all pages at once. This is the fastest way to get a fully linked frontend up and running without manually adding shortcodes.

🛡

Admin Shortcodes

Platform management — accessible to Logistics Admins and WordPress Administrators

⚠️

All admin shortcode pages should be set to private or password-protected in WordPress. Non-admin visitors see a permission-denied message, but keeping admin pages out of public sitemaps is best practice.

[​lp_admin_dashboard] Platform analytics overview — KPIs, shipment and driver stats +

The main admin landing page. Shows total shipments, active drivers, revenue, pending assignments, and recent activity at a glance. Best placed as the first page in your admin navigation.

Shortcode
[​lp_admin_dashboard]
[​lp_admin_shipments] Full shipment list — view, filter, assign drivers, update status +

Browse all shipments with filtering by status, origin, zone, and date. Manually assign or re-assign drivers, update shipment status, and view full shipment details including the checkpoint trail.

Shortcode
[​lp_admin_shipments]
[​lp_dispatch_monitor] Live dispatch map — online drivers, pending shipments, real-time alerts +

A real-time operations view showing all online drivers and unassigned shipments. Admins can trigger manual dispatch from here, monitor alert acceptance/rejection, and watch shipments move through the pipeline live.

Shortcode
[​lp_dispatch_monitor]
[​lp_admin_drivers] Driver management — profiles, verification documents, approval +

List all registered drivers with their verification status. Review uploaded documents (ID, license, insurance, etc.), run face verification checks, approve or reject drivers, and view per-driver stats.

Shortcode
[​lp_admin_drivers]
[​lp_admin_vehicles] Vehicle management — types, registration documents, approval +

Browse all registered vehicles, review vehicle verification documents (registration, insurance, roadworthiness), and approve or reject vehicle submissions before they can be dispatched.

Shortcode
[​lp_admin_vehicles]
[​lp_admin_branches] Branch management — create branches, assign zones and staff +

Create and manage physical branches. Each branch is associated with zones it serves. Assign branch managers and staff from this panel. Branches act as checkpoint nodes in the shipment transit trail.

Shortcode
[​lp_admin_branches]
[​lp_admin_zones] Zone management — define delivery zones per origin +

Create delivery zones and link them to shipping origins. Zones represent geographic areas (cities, states, regions) used to match shipments to rates and drivers. Zone definitions drive both pricing and dispatch.

Shortcode
[​lp_admin_zones]
[​lp_admin_rates] Shipping rates — national, international, calculation types +

Define shipping rates per origin-destination pair. Each rate has a shipping type (national, international, or export), a calculation method, weight/CBM bands, and optional minimum charge. See the Pricing Engine section for calculation types.

Shortcode
[​lp_admin_rates]
[​lp_admin_origins] Origins management — country codes, flag emojis, active origins +

Define the countries or regions from which your business ships. Each origin has a country code (e.g. CI, NG), a display name, and an optional flag emoji. Origins are referenced by products and rates throughout the platform.

Shortcode
[​lp_admin_origins]
[​lp_admin_quotations] Manage customer quote requests and respond with pricing +

View all quote requests submitted by customers. Each entry shows origin, destination, cargo details, and the customer's message. Admins respond with a price; accepted quotes can be converted to bookings by the customer.

Shortcode
[​lp_admin_quotations]
[​lp_admin_withdrawals] Review and approve driver withdrawal requests +

Lists all pending driver withdrawal requests with driver name, amount, and wallet balance. Admins approve or reject requests, triggering the appropriate wallet debit and notification.

Shortcode
[​lp_admin_withdrawals]
[​lp_admin_users] User management — assign logistics roles to WordPress users +

Search any existing WordPress user by name or email and assign or change their logistics role (Admin, Branch Manager, Staff, Agent, Driver, Customer). Role changes take effect immediately without requiring a password reset.

Shortcode
[​lp_admin_users]
[​lp_admin_settings] All platform settings — general, finance, verification, pages, dispatch +

The main settings panel. Covers brand and currency settings, dispatch behavior, driver and vehicle verification requirements, finance toggles (deposits, wallet integration), notification preferences, prohibited items, and the page mapping tool.

Shortcode
[​lp_admin_settings]
[​lp_admin_deposit_overview] All driver deposit balances, ledger entries, and deduction history +

An overview of every driver's deposit account — current balance, required amount, low-balance warnings, and a per-driver ledger of credits, deductions, and penalties. Only visible when the Security Deposit feature is enabled in Settings.

Shortcode
[​lp_admin_deposit_overview]
[​lp_admin_penalty_rules] Configure automatic penalty rules for driver violations +

Create and manage the rules that trigger automatic deposit deductions — for example, a fixed deduction on late delivery or a percentage deduction for driver-side cancellations. Rules are evaluated automatically when shipment statuses change.

Shortcode
[​lp_admin_penalty_rules]
[​lp_admin_penalty_log] Full audit log of all penalties — applied, pending, and waived +

A detailed, filterable log of every penalty event across all drivers — rule triggered, amount deducted, associated shipment, and admin who actioned it. Admins can waive penalties directly from this log with a reason note.

Shortcode
[​lp_admin_penalty_log]
🏍️

Driver Shortcodes

Driver-facing pages — accessible to users with the Driver role

[​lp_driver_dashboard] Driver home — active shipments, status toggle, summary stats +

The driver's main page. Shows their current active shipment (if any), online/offline status toggle, lifetime earnings summary, acceptance rate, and quick links to other driver pages. Incoming dispatch alerts appear here in real time.

Shortcode
[​lp_driver_dashboard]
[​lp_driver_register] Public driver registration form +

A publicly accessible form for new drivers to register. Collects name, phone, profile photo, and initial details. After submission, the driver account is created and enters the verification queue before they can accept jobs. Already-registered drivers are redirected to their dashboard.

Shortcode
[​lp_driver_register]
[​lp_driver_verification] Upload identity and license documents for admin review +

The driver's document submission page. Shows the list of required documents configured in Settings (ID, driver's license, insurance, etc.), their current upload and approval status, and upload forms for any missing or rejected documents.

Shortcode
[​lp_driver_verification]
[​lp_driver_earnings] Earnings wallet, transaction history, withdrawal requests +

Shows the driver's current wallet balance, a full transaction history (deliveries credited, withdrawals, penalties), and a button to submit a new withdrawal request. Pending withdrawal status is visible here.

Shortcode
[​lp_driver_earnings]
[​lp_driver_vehicles] Add and manage the driver's registered vehicles +

Drivers add their vehicles here — selecting vehicle type, entering plate number, and uploading a photo. Each vehicle then goes through its own verification process before it can be used for dispatch.

Shortcode
[​lp_driver_vehicles]
[​lp_vehicle_verification] Upload vehicle documents for admin review +

Similar to driver verification but scoped to a specific vehicle. Shows required vehicle documents (registration, insurance, roadworthiness), their status, and upload forms. Supports multiple vehicles — accessed per vehicle via a dropdown or URL parameter.

Shortcode
[​lp_vehicle_verification]
[​lp_driver_navigation] Live map navigation for the current active delivery +

An embedded map showing the driver's current position (via browser geolocation), the pickup point, and the delivery destination for their active shipment. The vehicle type icon used on the map matches the driver's assigned vehicle category.

Shortcode
[​lp_driver_navigation]
[​lp_driver_coverage] Select and manage the zones the driver covers +

Drivers select the delivery zones they're willing to serve. The dispatch engine uses this to match shipments to drivers — only drivers who cover the shipment's destination zone receive an alert.

Shortcode
[​lp_driver_coverage]
[​lp_driver_pod] Submit proof of delivery — photo and signature capture +

The driver's delivery confirmation page. Captures a delivery photo and recipient signature (or name acknowledgment) to mark a shipment as delivered. Submitting POD triggers the delivery credit to the driver's wallet.

Shortcode
[​lp_driver_pod]
[​lp_driver_deposit] Driver security deposit — balance, ledger, top-up +

Shows the driver's current deposit balance, the minimum required amount, their transaction ledger (top-ups, deductions, penalties), and a button to pay or top up via WooCommerce checkout or the wallet bridge. Only visible when Security Deposits are enabled in Settings.

Shortcode
[​lp_driver_deposit]
📦

Customer Shortcodes

Customer-facing pages — visible to logged-in customers and WooCommerce shoppers

[​lp_customer_dashboard] Customer home — recent shipments, quick actions +

The logged-in customer's home page. Shows their recent shipments with status badges, quick links to book a new shipment, track a package, or check their quote history.

Shortcode
[​lp_customer_dashboard]
[​lp_book_shipment] Shipment booking form — origin, destination, package details +

The main booking form. Customers select origin, destination zone, enter package weight and dimensions, add sender and receiver details, and submit. Guests can view the form but are prompted to log in on submission. Payment is handled through WooCommerce checkout if enabled.

Shortcode
[​lp_book_shipment]
[​lp_track_shipment] Public shipment tracker — no login required +

A public tracking form. Anyone can enter a tracking number and see the full status timeline — pickup confirmed, in transit, branch checkpoints, out for delivery, delivered. No account needed. Safe to place on a public page.

Shortcode
[​lp_track_shipment]
[​lp_shipment_history] Full shipment history — sent and received packages +

Shows the logged-in customer's complete shipment history — both shipments they sent and packages addressed to them — sorted by date. Includes status badges, tracking numbers, and links to the tracking view.

Shortcode
[​lp_shipment_history]
[​lp_shipping_calculator] Public rate calculator — estimate cost before booking +

An embeddable shipping cost estimator. Visitors select origin, destination zone, and enter weight to see available rates and estimated costs. No login required. Useful on landing pages, FAQ pages, or the homepage.

Shortcode
[​lp_shipping_calculator]
[​lp_request_quote] Submit a custom quote request for special cargo +

A form for customers to request a custom shipping quote when standard rates don't apply — oversized cargo, special handling, bulk shipments, etc. Admins respond via the [​lp_admin_quotations] panel.

Shortcode
[​lp_request_quote]
[​lp_my_quotes] Customer's quote history — pending, responded, accepted +

Shows all quote requests the logged-in customer has submitted, their current status (pending, responded, accepted, rejected), and the admin's price response when available. Customers can accept a responded quote to proceed to booking.

Shortcode
[​lp_my_quotes]
🏢

Branch & Staff Shortcodes

Operations pages for branch managers and logistics staff

[​lp_branch_dashboard] Branch overview — shipments passing through this branch +

The branch manager's home view. Shows all shipments currently assigned to or passing through this branch, with status and action buttons. Also shows branch-level analytics like total throughput for the day/week.

Shortcode
[​lp_branch_dashboard]
[​lp_shipment_scanner] Barcode/QR scanner to log shipment checkpoints +

A camera-based scanner for branch staff to scan shipment barcodes or QR codes as parcels arrive, depart, or are sorted at a branch. Each scan records a timestamped checkpoint that appears in the customer's tracking timeline.

Shortcode
[​lp_shipment_scanner]
[​lp_staff_dashboard] Staff and agent dashboard — assigned tasks, scanner access +

The dashboard for Logistics Staff and Agent roles. Provides access to their assigned shipment queue, scanner, and tracking tools — a lighter view than the branch manager dashboard without branch-level analytics.

Shortcode
[​lp_staff_dashboard]

General Shortcodes

Public and role-agnostic pages — safe to use on any page

[​lp_dashboard] Consolidated dashboard — shows the right view for each role automatically +

A single shortcode that detects the logged-in user's role and renders the appropriate dashboard with a role-specific sidebar navigation — admin, driver, customer, branch manager, staff, or agent. Use this to create one universal "My Account" page that works for all user types.

The sidebar menu items adapt per role: admins get the full platform nav, drivers get their delivery tools, customers get booking and tracking, and so on. Tab state is preserved in the URL so users can link directly to a specific section.

Shortcode
[​lp_dashboard]
[​lp_prohibited_items] Public list of items prohibited from shipping +

Displays the prohibited and restricted items list configured in Settings. Each item shows its name, description, and any applicable origin, destination, or shipping-type restrictions. Safe to place on any public page — no login required.

Shortcode
[​lp_prohibited_items]
[​lp_product_shipping] Display estimated shipping rates on a WooCommerce product page +

Embeds shipping cost estimates directly on a product page. The shortcode reads the product's assigned shipping origin and dispatch zone, detects the visitor's country via WooCommerce geolocation, and shows the applicable rates for national or international delivery.

AttributeDefaultDescription styledetailedDisplay style — detailed shows rate breakdown, compact shows a single line show_weightyesShow the product weight used for the estimate show_dimensionsyesShow product dimensions in the info block border_color#ff6600Accent color for the info block border
Examples
[​lp_product_shipping] [​lp_product_shipping style="compact" border_color="#1a73e8"]
ℹ️

For this shortcode to display rates, each WooCommerce product needs its Shipping Origin (country code) and Dispatch Zone set in the product's Shipping tab under the Logistics Platform section.

📡

Dispatch System

How shipments are automatically matched and assigned to drivers

When a shipment is created and paid (or manually triggered), the dispatch engine automatically finds the best available driver and sends them a real-time alert. No manual intervention is needed unless auto-dispatch is disabled or all drivers reject the shipment.

How It Works

Dispatch flow
1. Shipment is created and enters "pending" status 2. Auto-dispatch engine finds eligible drivers: - Driver is online and verified - Driver covers the destination zone - Driver has an approved vehicle - Driver is not already on an active delivery 3. The best-scoring driver receives an accept/reject alert on their dashboard 4. If the driver accepts → shipment assigned, status changes to "assigned" 5. If the driver rejects or doesn't respond within the timeout window → the next eligible driver is alerted (up to the max attempts setting) 6. If all attempts fail → shipment returns to pending for manual assignment
Dispatch Settings
SettingDefaultDescription
Enable Auto-DispatchOnAutomatically assign shipments to drivers on creation. Turn off for fully manual assignment.
Alert Timeout2 minutesHow long a driver has to accept or reject an alert before it moves to the next driver
Max Dispatch Attempts5Maximum number of drivers to alert per shipment before it falls back to manual
Alert SoundURL of an audio file played on the driver dashboard when an alert arrives
Alert Accent Color#1a73e8Accent color used in the dispatch alert dialog on the driver dashboard
💡

Admins can manually assign or re-assign a shipment at any time from [​lp_admin_shipments] or [​lp_dispatch_monitor] regardless of auto-dispatch status.

💲

Pricing Engine

How shipping rates are structured and calculated

Each rate is defined with a shipping type, a calculation method, and optional weight or CBM bands. The engine picks the most specific matching rate for a given origin-destination pair and package profile.

Shipping Types

TypeWhen It Applies
NationalCustomer's country matches the product's shipping origin country. Rate is matched by zone pair (origin zone → destination zone).
InternationalCustomer's country differs from the product's shipping origin. Rate is matched by country code pair (origin country → destination country).
ExportFor outbound export shipments that need to be separated from standard international rates.

Calculation Methods

MethodHow Cost Is Calculated
FlatA fixed price regardless of weight or size
Per kgBase rate × actual weight (minimum 0.5 kg applied)
Per CBMBase rate × volumetric CBM (uses a configurable minimum CBM floor)
Per itemBase rate × number of items in the shipment
PercentageA percentage of the declared cargo value
Flat + distanceA base charge plus a variable component based on calculated distance
💡

Every rate can have a minimum charge — useful for per-kg rates on very light packages, where the per-kg cost would otherwise be below a viable minimum. The engine always charges whichever is higher: the calculated cost or the minimum charge.

Weight Bands

Rates can be restricted to weight ranges using the Min Weight and Max Weight fields. Create multiple rate rows for the same origin-destination pair with different weight ranges to build tiered pricing — for example, a lower per-kg rate for heavy shipments over 50 kg.

🔐

Driver Security Deposits

Require drivers to hold a balance that absorbs penalties for violations

When enabled, every driver must maintain a minimum deposit balance before they can accept shipments. Violations — late delivery, driver-side cancellations, damaged cargo, and others — trigger automatic deductions from this balance according to the penalty rules you configure.

Deposit Settings
SettingDefaultDescription
Enable Security DepositsOffTurn on the entire deposit and penalty system. When off, deposit-related shortcodes show an informational message.
Required Deposit AmountThe minimum balance a driver must hold. Drivers with a balance below this amount are restricted from accepting new shipments until they top up.
Low Balance ThresholdBalance level at which the driver receives a low-balance warning notification
Payment MethodWooCommerceHow drivers pay their deposit — via WooCommerce checkout or directly from their earnings wallet (if wallet integration is enabled)

Penalty Rules

Configure penalty rules from [​lp_admin_penalty_rules]. Each rule specifies a violation type, a deduction amount (fixed or percentage of the deposit), and whether the penalty is applied automatically or requires admin confirmation. Rules are evaluated automatically whenever a relevant shipment status change occurs.

ℹ️

Admins can waive any penalty with a reason note from the penalty log. Waived penalties are retained in the log for audit purposes but are not deducted from the driver's deposit.

💡

When Security Deposits are enabled, the consolidated dashboard automatically adds Deposit and Penalties tabs to the admin navigation and a Deposit tab to the driver navigation.

🛒

WooCommerce Integration

Native shipping method, automatic shipment creation, and product-level shipping info

The plugin registers a native WooCommerce shipping method that applies platform rates at checkout. When an order is paid, a shipment is created and queued for dispatch automatically.

Enabling the Shipping Method

Step by step
1. Go to WooCommerce → Settings → Shipping 2. Add a new Shipping Zone or open an existing one 3. Click "Add shipping method" and select "Logistics Platform Shipping" 4. Configure the method title and shipping type filter (All, National, International, or Export) — this controls which platform rates appear at checkout for orders in this WooCommerce zone

Per-Product Shipping Settings

For the shipping method and the [​lp_product_shipping] shortcode to work, each product needs two fields set in its Product Data → Shipping tab:

FieldDescription
Shipping OriginThe country code this product ships from — must match an origin defined in [​lp_admin_origins], e.g. CI, NG, CN
Dispatch ZoneThe specific pickup zone within the origin — used to match national zone-to-zone rates
ℹ️

Rate resolution at checkout. For each cart item the shipping method reads its origin and dispatch zone. If the customer's country differs from the origin, international rates apply. If they match, the method resolves the customer's city/state to a destination zone and applies national zone-pair rates. Items from different origins are calculated separately and summed.

⚙️

Settings Reference

All configurable options under the Admin Settings panel

General
SettingDefaultDescription
Platform NameSite nameBusiness name shown in shipment slips, notifications, and the customer-facing UI
CurrencyXOF (FCFA)Currency used throughout the platform for rates, earnings, and deposits
Slip LogoLogo printed on shipment slips and the consolidated dashboard header
Prohibited Items—Manage the list of restricted items shown by [​lp_prohibited_items]. Toggle whether the list appears on the booking form.
Dispatch
SettingDefaultDescription
Enable Auto-DispatchOnAutomatically dispatch new shipments to drivers. Disable for fully manual assignment.
Alert Timeout2 minutesSeconds before an unanswered driver alert escalates to the next driver
Max Dispatch Attempts5How many drivers to try before a shipment falls back to manual
Alert SoundAudio file played when a dispatch alert arrives on the driver dashboard
Alert Dialog AppearanceBlue themeColors, icon emoji, title text, and button labels for the driver's dispatch alert dialog
Driver & Vehicle Verification
SettingDefaultDescription
Required Driver DocumentsConfigure the list of documents drivers must upload — e.g. National ID, Driver's License, Proof of Address. Each document can be marked as required or optional.
Required Vehicle DocumentsDocuments required per vehicle — e.g. Vehicle Registration, Insurance, Roadworthiness Certificate
Vehicle TypesDefine the vehicle categories available to drivers — e.g. Motorbike, Car, Van, Truck — with icons and weight capacity
Enable Face VerificationOffRequire drivers to submit a selfie for facial verification before full approval
Finance
SettingDefaultDescription
Enable Security DepositsOffActivate the driver deposit and penalty system
Required Deposit AmountMinimum deposit balance required for a driver to accept shipments
Low Balance ThresholdBalance level that triggers a low-balance warning to the driver
Wallet IntegrationOffEnable the wallet bridge so drivers can pay deposits directly from their earnings wallet balance
Pages
SettingDescription
Page MappingAssign each shortcode to a WordPress page via a dropdown. The platform uses these mappings to generate correct internal links (e.g. the "Book" button links to the page you've assigned to [​lp_book_shipment]).
Create All PagesOne-click tool that creates a new WordPress page for every shortcode that hasn't been mapped yet, adds the shortcode automatically, and updates the page mapping.
👥

User Roles

Six roles created automatically — assign any to an existing WordPress user

The plugin creates six custom WordPress roles on activation. Assign them via [​lp_admin_users] or the standard WordPress Users screen. WooCommerce customers automatically receive the Logistics Customer capabilities so they can track and book shipments without a separate role assignment.

Logistics Admin

Full platform access — all shipments, all drivers and vehicles, all settings, dispatch monitor, analytics, user management, and withdrawal approvals.

Branch Manager

Branch-level access — manage and scan shipments at their assigned branch, view branch analytics, create shipments, and track packages.

Logistics Staff

Operational access — their own task dashboard, barcode scanning, shipment creation, and tracking. No branch analytics or management controls.

Logistics Agent

Similar to Staff but without scanning — task dashboard, shipment creation, and tracking. Suitable for customer-facing office agents.

Driver

Driver-side access — dashboard, accept/reject dispatch alerts, submit proof of delivery, manage their vehicles, view earnings, and request withdrawals.

Logistics Customer

Customer access — book shipments, track packages, view shipment history, request quotes, and view their quote history. WooCommerce customers get this automatically.

💡

WordPress Administrators have full access equivalent to Logistics Admin — no separate role assignment needed. The consolidated [​lp_dashboard] shortcode automatically shows them the admin view.

🔑

License

Activating and managing your plugin license

A valid license is required for all features. The Settings page remains accessible without a license so you can enter or update your key at any time.

StatusWhat's available
No license / Invalid Settings page and license form only. All customer-facing shortcodes, the driver dashboard, admin panel, WooCommerce shipping method, and dispatch engine are disabled. An admin notice appears in wp-admin.
Valid license Full platform access — all shortcodes, dispatch engine, pricing engine, WooCommerce integration, security deposits, driver marketplace, and analytics.
ℹ️

Enter your license key at Logistics Platform → Settings → License. The license is verified against the FirmTech license server and re-checked periodically in the background.

Are you sure you want to logout?

Quick actions
Chat with us
Call support
Submit ticket
Browse by topic
👤
My Account
3 articles
💳
Payments
3 articles
📦
Orders
2 articles
↩️
Returns & Refunds
2 articles
⚠️
Disputes
1 articles
🔗
Integrations
1 articles
💬
General
0 articles
Popular articles

Support center Support

Tell us who you are so we can personalise your experience.

Or skip and chat as guest

SA
Firm Bot
Checking...
📞
Hi! Welcome to support. How can I help you today?
Just now
↓ New messages
Ready to connect
SA
Support Team
In-platform voice call
Checking queue...
Mute
Speaker
Hold
Chat

Login required

Please log in to submit a support ticket so we can link it to your account and keep you updated.

Log in to continue
👤My Account3 articles
How to reset your account password
Updating your account information
Two-factor authentication setup
💳Payments3 articles
Accepted payment methods
Payment failed – what to do
Transaction limits and fees
📦Orders2 articles
How to track your order
Cancelling an order
↩️Returns & Refunds2 articles
Refund policy and timelines
How to initiate a return
⚠️Disputes1 articles
How we handle chargebacks
🔗Integrations1 articles
Connect your account to Zapier
💬General0 articles

Can't find what you're looking for?

By proceeding you agree to our Terms and Conditions, Privacy and Cookies policies.