Build Status Total Downloads Latest Stable Version License

About Situation

This Task allows private and business clients to deposit and withdraw funds to and from Paysera accounts in multiple currencies. Clients may be charged a commission fee.

Requirements

  • Composer - Check it out like this

    composer --version
    
  • Docker - Check it out like this

     docker --version
    

How to install

bash ./docker/run.sh

How to Lunch

bash ./vendor/bin/sail artisan calculate input.csv

How to Test

bash ./vendor/bin/sail artisan test