iborodikhin/paybox

Paybox客户端库

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

This package is not auto-updated.

Last update: 2024-09-14 19:31:04 UTC


README

Paybox.kz的客户端库。

安装

composer require iborodikhin/paybox

使用示例

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

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