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
This change allows the package to automatically detect .env file and use the variables declared in them.
- [UPDATE] Log files generated in project directory.
- [REFACTOR] remove unused files from distribution.
This release adds support for 7.4 and above. a new workflow for old and new tests.
- [ADDED] Support for PHP 7.4 and above
- [ADDED] New workflow for old and new tests