Skip to content

bekaproger/pay-uz

 
 

Repository files navigation

Для национальных платежных систем в Узбекистане

Latest Version on Packagist Build Status Quality Score

Featured

Planed

  • Paynet
  • Upay
  • Oson
  • Visa
  • Uzcard - Merchant UZCARD

Installation

You can install the package via composer:

composer require goodoneuz/pay-uz

Usage


  • Request handle: PayUz::driver('payme')->redirect($model, $amount, $currency)
  • Redirect user: PayUz::driver('payme')->handle()
  • Get Invoices: PayUz::getInvoices($model) - returns collection
  • Get invoice transactions: PayUz::getTransactions($invoice) - returns collection

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 shaxzodbek.qambaraliyev@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.2%
  • PHP 29.8%
  • JavaScript 15.0%
  • CSS 12.0%