Download the PHP package semyonchetvertnyh/omnipay-paysera without Composer
On this page you can find all versions of the php package semyonchetvertnyh/omnipay-paysera. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download semyonchetvertnyh/omnipay-paysera
More information about semyonchetvertnyh/omnipay-paysera
Files in semyonchetvertnyh/omnipay-paysera
Package omnipay-paysera
Short Description Paysera gateway for Omnipay payment processing library
License MIT
Homepage https://github.com/semyonchetvertnyh/omnipay-paysera
Informations about the package omnipay-paysera
Omnipay: Paysera
Paysera gateway driver for the Omnipay PHP payment processing library
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Paysera support for Omnipay.
Installation
Omnipay is installed via Composer. To install, require league/omnipay
and semyonchetvertnyh/omnipay-paysera
with Composer:
For general usage instructions, please see the main Omnipay repository.
Requirements
- PHP 7.0+
- Omnipay v3+
- ext-openssl
Basic Usage
The following gateways are provided by this package:
- Paysera
For general usage instructions, please see the main Omnipay repository.
Code Example
You should also implement method for notifyUrl
. After successful charging, Paysera sends a request to this URL.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Povilas Susinskas
- Semyon Chetvertnyh
- All Contributors
License
The MIT License (MIT). Please see License File for more information.