abduvohid / paymeuz
Payment: Click, Payme, Uzcard, Visa
dev-main
2023-03-01 06:18 UTC
Requires
- php: ^8.0.2
- illuminate/support: *
- stripe/stripe-php: *
Requires (Dev)
- orchestra/testbench: 3.7.*|^6.2
- phpunit/phpunit: ^7.0|^9.3.3
This package is not auto-updated.
Last update: 2025-02-28 13:09:10 UTC
README
Planed
- Paynet
- Upay
- Oson
- Visa
- Uzcard - Merchant
Installation
You can install the package via composer:
composer require abduvohid/paymeuz:*
Usage
- Request handle:
PayUz::driver('payme')->redirect($model, $amount, $currency)
- Redirect user:
PayUz::driver('payme')->handle()
Exception:
PaymentException
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email abduvohid.mirzamahmudov@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.