## 1.0.6 | 2023-24-07
Performance Optimization and Feature Update.
- [FIXED] RequeryPayment method on checkout
- [ADDED] Support for TANZANIA MOBILE MONEY
- [ADDED] Support for FAWRY PAY
- [ADDED] Support for GOOGLEPAY
- [ADDED] Support for E-NAIRA Payment.
- [UPDATED] Simplified the Custom Configuration Contract to allow for easy configuration with the package.
- [SECURITY & PERF] Checkout Process and Callback in processPayment.php

## 1.0.5 | 2023-24-01
This change allows the package to automatically detect .env file and use the variables declared in them.

### composer updates and bugfixes
- [UPDATE] Log files generated in project directory.
- [REFACTOR] remove unused files from distribution. 

## 1.0.4 | 2022-11-06

This release adds support for 7.4 and above. a new workflow for old and new tests.

### Dependency updates and bugfixes

- [ADDED] Support for PHP 7.4 and above
- [ADDED] New workflow for old and new tests