Releases: asciisd/knet
Releases · asciisd/knet
Support 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
v2.5.1
Supporty Laravel 9
v2.5.0 - Support Laravel 9
Fixed illuminate\database version
v2.4.2 - fixed illuminate\database version
update dompdf to ^1.0
v2.4.1 - upgrade php and dompdf