Releases: asciisd/knet
Releases · asciisd/knet
Fix issues
Support new Knet redirect method
v6.0.0 WIP
Remove Invoice view
- Removed Receipt system - Removed KnetServiceProvider.php - Removed Payment helper - Update to the new knet upgrade - Enhance the process and fix errors - Support laravel 11
Support Laravel 11
v4.0.0 Upgrade package to accept be compliance with Laravel 11
Added Inquiry feature
Now you can request inquiry to check for transaction status without manually visit the Kpay portal
use Asciisd\Knet\KPayManager;
KPayManager::inquiry($amount, $reference);
Fixes some issues
Fixes some issues
Added new utfs from 6-10
- Adde new UTF6-10 that newly added on knet provider
Support Laravel 10
- Minimum PHP version now is 8.1
- Minimum Laravel version now is Laravel 9
Upgrade dompdf package from v1 to v2
v2.6.0 - Upgrade dompdf to v2