2017 © Pedro Peláez
 

library alu-client

Automatic Live Update Client

image

payu/alu-client

Automatic Live Update Client

  • Thursday, June 28, 2018
  • by drealecs
  • Repository
  • 17 Watchers
  • 25 Stars
  • 15,342 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 23 Forks
  • 2 Open issues
  • 9 Versions
  • 10 % Grown

The README.md

PayU Automatic Live Update Client Library

Travis CI Latest Stable Version Total Downloads License, (*1)

Documentation in Russian., (*2)

Prerequisites

  • PHP 5.6 and above
  • curl extension with support for OpenSSL
  • PHPUnit 4.8.0 for running test suite (Optional)
  • Composer (Optional)

Composer

You can install the library via Composer. Add this to your composer.json:, (*3)

{
  "require": {
    "payu/alu-client": "1.*"
  }
}

Then install via:, (*4)

composer install

To use the library, include Composer's autoload:, (*5)

require_once('vendor/autoload.php');

Manual Installation

Obtain the latest version of the PayU Automatic Live Update Client Library with:, (*6)

git clone https://github.com/PayU/alu-client-php.git

To use the Library, add the following to your PHP script:, (*7)

require_once("/path/to/payu/alu-client/src/init.php");

Getting Started

You can find usage examples in the examples directory:, (*8)

  • basicExample.php - Minimal requirements for order authorization via ALU protocol using Credit Card Information (If you are PCI DSS compliant)
  • tokenPayment.php - Minimal requirements for order authorization via ALU protocol using Token
  • threeDSReturn.php - Example of return from 3D Secure authorization and response

The Versions

28/06 2018

dev-master

9999999-dev

Automatic Live Update Client

  Sources   Download

Apache-2.0 Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

02/05 2017

dev-Loyalty-point-example

dev-Loyalty-point-example

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

15/12 2016

v1.2.1

1.2.1.0

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

16/08 2016

v1.2

1.2.0.0

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

15/06 2016

dev-release-1.1

dev-release-1.1

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

15/06 2016

v1.1.1

1.1.1.0

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

18/11 2015

v1.1

1.1.0.0

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

30/09 2014

dev-release-1.0

dev-release-1.0

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update

30/09 2014

v1.0

1.0.0.0

Automatic Live Update Client

  Sources   Download

Apache2

The Requires

  • php >=5.3
  • ext-curl *

 

The Development Requires

payment payu alu automatic live update