Skip to content

Zingeon/rates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commission Calculator

This project calculates commissions for transactions based on BIN data and exchange rates. The commission rates vary based on whether the transaction's country is part of the European Union (EU) or not.

Installation

  1. Clone the repository:

    git clone https://github.com/Zingeon/rates.git
  2. Navigate to the project directory:

    cd rates
  3. Install dependencies:

    composer install
  4. Copy the .env.example file to .env and fill in required data

Running

php app.php input.txt

Testing

vendor/bin/phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages