2017 © Pedro Peláez
 

library cloud-payments-client

Client for CloudPayments.ru

image

kolesa-team/cloud-payments-client

Client for CloudPayments.ru

  • Tuesday, July 18, 2017
  • by kolesa-team
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 12 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

CloudPayments PHP Client Library

Клиент для платежного сервиса CloudPayments. Позволяет обращаться к API CloudPayments из кода на PHP., (*1)

Установка

composer require kolesa-team/cloud-payments-client

Использование

$client = new \CloudPayments\Manager($publicKey, $privateKey);
$transaction = $client->chargeToken($amount, $currency, $accountId, $cardToken);

echo $transaction->getId();

The Versions

18/07 2017

dev-master

9999999-dev

Client for CloudPayments.ru

  Sources   Download

MIT

The Requires

  • php >=5.5

 

30/09 2016

0.0.7

0.0.7.0

Client for CloudPayments.ru

  Sources   Download

MIT

The Requires

  • php >=5.5

 

26/08 2016

0.0.4

0.0.4.0

Client for CloudPayments.ru

  Sources   Download

MIT

The Requires

  • php >=5.5

 

11/08 2016

0.0.3

0.0.3.0

Client for CloudPayments.ru

  Sources   Download

MIT

The Requires

  • php >=5.5

 

11/08 2016

0.0.2

0.0.2.0

Client for CloudPayments.ru

  Sources   Download

MIT

The Requires

  • php >=5.5