Skip to content

Pathao Courier allows users to seamlessly track their orders through a Consignment ID. This feature involves sharing a unique Consignment ID and tracking link via SMS when the courier pickup is processed by the merchant. The user can use this Consignment ID to track the status of their order on both the Pathao Courier app and website/shop website.

Notifications You must be signed in to change notification settings

securi3ytalent/pathao-courier-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Patho Courier Tracking React js, wordpress, HTML setup

Pathao Courier allows users to seamlessly track their orders through a Consignment ID. This feature involves sharing a unique Consignment ID and tracking link via SMS when the courier pickup is processed by the merchant. The user can use this Consignment ID to track the status of their order on both the Pathao Courier app and website/shop Website.

Logo

React Component to Track Pathao Consignments

Installation

To use the pathao-tracker component in your React app, follow the steps below.

  • Install via NPM

In your React project, run the following command to install the package:

npm install pathao-tracker

Usage/Examples

Once the package is installed, you can use the PathaoTracker component in your React project.

import React from 'react';
import PathaoTracker from "pathao-tracker-bd";

function App() {
  return (
    <div>
      <h1>Track Your Pathao Consignment</h1>
      <PathaoTracker />
    </div>
  );
}


export default App;

More information you can visit

https://www.npmjs.com/package/pathao-tracker-bd

HTML Page Use

HTML Page use Downloads index.html page only.

Wordpress Use

wordpress elementor html use then copy only wordpress.html code only.

Demo

https://maaz.com.bd/tracking-order/

FAQ

Does my merchant account need to be linked for order tracking?

No, your merchant account does not need to be linked specifically for order tracking. Once an order is picked up by Pathao Courier, a unique Consignment ID is generated and shared with the customer via SMS. The customer can then use this ID to track their order independently on the Pathao Courier app or website/shop Website.

Do I need a developer API for order tracking?

No, you do not need a developer API to enable order tracking. The tracking feature is integrated into the Pathao Courier system, and the Consignment ID along with the tracking link will be automatically sent to the user via SMS. Users can track their orders directly on the app or website/shop Website without requiring any additional API integration.

Support

For support, email devmehedi101@gmail.com or join our channel:

About

Pathao Courier allows users to seamlessly track their orders through a Consignment ID. This feature involves sharing a unique Consignment ID and tracking link via SMS when the courier pickup is processed by the merchant. The user can use this Consignment ID to track the status of their order on both the Pathao Courier app and website/shop website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages