Download the PHP package refatbd/bd-courier-fraud-checker without Composer
On this page you can find all versions of the php package refatbd/bd-courier-fraud-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download refatbd/bd-courier-fraud-checker
More information about refatbd/bd-courier-fraud-checker
Files in refatbd/bd-courier-fraud-checker
Download refatbd/bd-courier-fraud-checker
More information about refatbd/bd-courier-fraud-checker
Files in refatbd/bd-courier-fraud-checker
Vendor refatbd
Package bd-courier-fraud-checker
Short Description Check for fraudulent customers using Bangladeshi courier data.
License MIT
Package bd-courier-fraud-checker
Short Description Check for fraudulent customers using Bangladeshi courier data.
License MIT
Please rate this library. Is it a good library?
Informations about the package bd-courier-fraud-checker
BD Courier Fraud Checker
A Laravel package to detect fraudulent customers using Bangladeshi courier data (Steadfast, Pathao, Redx).
Maintained by refatbd
Installation
Publish Config
Environment Variables
Add these to your .env file:
Usage
Response Format
Supported Couriers
| Courier | Status |
|---|---|
| Steadfast | ✅ |
| Pathao | ✅ |
| Redx | ✅ |
More couriers can be added easily — see Adding a New Courier.
Adding a New Courier
-
Create a new class in
src/Courier/YourCourier.php: -
Add credentials to
config/bdcourierfraudchecker.php: -
Inject it into
CourierCheckerServiceand add to thecheck()return array. - Bind it in
BdCourierFraudCheckerServiceProvider.
License
MIT
All versions of bd-courier-fraud-checker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0|^8.1|^8.2|^8.3
ext-openssl Version *
ext-openssl Version *
The package refatbd/bd-courier-fraud-checker contains the following files
Loading the files please wait ...