tooper-it/courierx_tooper-it

A fraud detection tool for e-commerce platforms to analyze customer order behavior across Steadfast and Pathao couriers.

dev-main 2025-05-05 08:19 UTC

This package is not auto-updated.

Last update: 2025-06-17 07:01:48 UTC


README

A Laravel package to detect potential fraudulent orders by checking customer delivery behavior through Pathao and Steadfast courier services in Bangladesh.

🔧 Configuration

Add these environment variables to your .env file:

# Pathao Credentials
PATHAO_USER=your_pathao_email
PATHAO_PASSWORD=your_pathao_password

# Steadfast Credentials
STEADFAST_USER=your_steadfast_email
STEADFAST_PASSWORD=your_steadfast_password