Download the PHP package lzaplata/thepay without Composer
On this page you can find all versions of the php package lzaplata/thepay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lzaplata/thepay
More information about lzaplata/thepay
Files in lzaplata/thepay
Download lzaplata/thepay
More information about lzaplata/thepay
Files in lzaplata/thepay
Vendor lzaplata
Package thepay
Short Description ThePay 2.0 wrappper for Nette framework
License MIT
Homepage https://github.com/LZaplata/ThePay
Package thepay
Short Description ThePay 2.0 wrappper for Nette framework
License MIT
Homepage https://github.com/LZaplata/ThePay
Please rate this library. Is it a good library?
Informations about the package thepay
ThePay 2.0
This is small Nette Framework wrapper for ThePay 2.0 payment gateway.
Installation
The easiest way to install library is via Composer.
or edit
composer.json` in your project
`
You have to register the library as extension in config.neon
file.
`
Now you can set parameters...
`
...and autowire library to presenter
``
Usage
Create payment parameters, set return or notify URL just like in original API client example.
https://packagist.org/packages/thepay/api-client
``
Create payment.
``
Redirect to payment gateway.
``
All versions of thepay with dependencies
PHP Build Version
Package Version
The package lzaplata/thepay contains the following files
Loading the files please wait ....