iborodikhin/paybox

Paybox client library

Installs: 410

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/iborodikhin/paybox

dev-master 2017-01-10 02:58 UTC

This package is not auto-updated.

Last update: 2025-09-28 01:22:37 UTC


README

Client library for Paybox.kz.

Installation

composer require iborodikhin/paybox

Usage example

$client = new \Paybox\Client($options);

var_dump($client->getPaymentSystemsList($amount));