Download the PHP package stitchua/yii2-tpay without Composer
On this page you can find all versions of the php package stitchua/yii2-tpay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stitchua/yii2-tpay
More information about stitchua/yii2-tpay
Files in stitchua/yii2-tpay
Download stitchua/yii2-tpay
More information about stitchua/yii2-tpay
Files in stitchua/yii2-tpay
Vendor stitchua
Package yii2-tpay
Short Description It is a module for basic implementation of payment system of tpay.com
License BSD-3-Clause
Package yii2-tpay
Short Description It is a module for basic implementation of payment system of tpay.com
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-tpay
yii2-tpay
Payment system tpay.com Basic implementation
Instalacja
Zalecany sposób instalacji przez composer
Możesz uruchomić
lub dodać
do sekcji require
twojego composer.json
Po instalacji pakietu należy uruchomić migrację (w konsoli):
Konfiguracja
Do konfigurowania modułu służą:
merchantId
- ID konta w systemie płatnościowym TpaymerchantCode
- Security code from Tpay panelvalidateServerIP
- zmienna służąca do wyłączenia sprawdzenia dedykowanych IP serwerów serwisu Tpay (dla celów debugowania)
Przykładowa konfiguracja config/web.php
:
Jak korzystyać
Na dziś biblioteka realizyje generowania linku HTTP do płatności.
Klasa TpayBasicPayloadCommercialSale
powinna zrealizować interface stitchua\tpay\base\ILinkPayload
All versions of yii2-tpay with dependencies
PHP Build Version
Package Version
The package stitchua/yii2-tpay contains the following files
Loading the files please wait ....