You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
knet 8.0.0 — cashier-core ^2.0 integration
New src/Cashier/{KnetProcessor,KnetAdapter} implement the v2 contracts with
PreparesChargeData (payable model injection, KWD pinned) and
ProvidesWebhookTransactionId (trackid), and the service provider registers
the 'knet' driver.
Also fixes a long-standing bug: KnetServiceProvider now actually reads the
Knet::$registersRoutes / $runsMigrations flags it has always declared.
Breaking: requires cashier-core ^2.0 and drops Laravel 10.
- Removed Receipt system
- Removed KnetServiceProvider.php
- Removed Payment helper
- Update to the new knet upgrade
- Enhance the process and fix errors
- Support laravel 11