iborodikhin/paybox

Paybox client library

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

This package is not auto-updated.

Last update: 2024-04-27 17:37:10 UTC


README

Client library for Paybox.kz.

Installation

composer require iborodikhin/paybox

Usage example

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

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