Download the PHP package jackmartin/laravel-popolniclub without Composer
On this page you can find all versions of the php package jackmartin/laravel-popolniclub. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jackmartin/laravel-popolniclub
More information about jackmartin/laravel-popolniclub
Files in jackmartin/laravel-popolniclub
Download jackmartin/laravel-popolniclub
More information about jackmartin/laravel-popolniclub
Files in jackmartin/laravel-popolniclub
Vendor jackmartin
Package laravel-popolniclub
Short Description Laravel package PopolniClub API
License MIT
Homepage https://github.com/martinjack/laravel-popolniclub
Package laravel-popolniclub
Short Description Laravel package PopolniClub API
License MIT
Homepage https://github.com/martinjack/laravel-popolniclub
Please rate this library. Is it a good library?
Informations about the package laravel-popolniclub
Описание
Laravel пакет для работы с API PopolniClub
Read this in other language: Український
Документация
Требования
- PHP 5.6 или выше
- Composer
- Laravel
- PopolniClub
Composer
Laravel настройка
После установки пакета с помощью composer, зарегистрируйте сервис пакета в файле bootstrap/app.php:
Затем для быстрого вызов класса пакета, добавьте псевдоним в этот же файле:
Настройка параметров пакета
Копирование файла настроек
Выбираем Tag: popolniclub-laravel-config
или
Конфигурация пакета
Логин API.
login
Пароль API.
password
Песочница. По умолчанию: false
sandbox
Основные методы API
- Создать платёж
- Статус платежа
- Текущий баланс
Примеры
sendPayment()
statusPayment()
currentBalance()
All versions of laravel-popolniclub with dependencies
PHP Build Version
Package Version
Requires
jackmartin/popolniclub Version
*
The package jackmartin/laravel-popolniclub contains the following files
Loading the files please wait ....