2017 © Pedro Peláez
 

library connect-sdk-php

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

image

ingenico-epayments/connect-sdk-php

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  • Thursday, July 12, 2018
  • by IngenicoEPayments
  • Repository
  • 24 Watchers
  • 22 Stars
  • 51,713 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 9 Forks
  • 4 Open issues
  • 32 Versions
  • 15 % Grown

The README.md

Ingenico Connect PHP SDK

This SDK has been rebranded to Worldline. As part of the rebranding the SDK has moved to https://github.com/Worldline-Global-Collect/connect-sdk-php., (*1)

Introduction

The Ingenico Connect PHP SDK helps you to communicate with the Ingenico Connect Server API. Its primary features are:, (*2)

  • convenient PHP wrapper around the API calls and responses:
    • marshalls PHP request objects to HTTP requests
    • unmarshalls HTTP responses to PHP response objects or PHP exceptions
  • handling of all the details concerning authentication
  • handling of required meta data

Its use is demonstrated by an example for most calls. The examples execute a call using the provided API keys., (*3)

See the Ingenico Connect Developer Hub for more information on how to use the SDK., (*4)

Structure of this repository

This repository consists out of the following components:, (*5)

  1. The source code of the SDK itself: /src and /lib
  2. The source code of the unit and integration tests (including the examples): /tests

Requirements

PHP 5.4 or above is required. In addition, to support streaming uploads, package robtimus/multipart is required., (*6)

Installation via Composer

  1. Initialize Composer in your project, if this is not already done, by executing the following command:, (*7)

    composer init
    
  2. Add a requirement to the SDK to your composer.json file by executing the following command:, (*8)

    composer require ingenico-epayments/connect-sdk-php
    
  3. Add vendor/autoload.php to your project, if this is not already done, by adding the following line of code:, (*9)

    require __DIR__ . '/vendor/autoload.php';
    

Manual installation

  1. Download the latest version of the PHP SDK from GitHub. Choose the connect-sdk-php-x.y.z.tar.gz file from the releases page, where x.y.z is the version number.
  2. Add the contents of the tar.gz file to your project. The content of the /src and /lib folders may be combined, if this is required by the project.
  3. Add all classes from the /src and /lib folders to your autoloader; all classes inside these folders are compliant with PSR-4.

Development and testing

  1. Install Composer
  2. From the root of the sdk-php project, run composer install
  3. Copy tests/config.json.dist to tests/config.json and replace the template values by actual values
  4. From the root of the sdk-php project, vendor/phpunit/phpunit/phpunit (or just phpunit when it is already installed on your local machine)

The Versions

12/07 2018

dev-master

9999999-dev http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

12/07 2018

5.22.0

5.22.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

07/06 2018

5.21.0

5.21.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

07/05 2018

5.20.0

5.20.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

05/04 2018

5.19.0

5.19.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

30/01 2018

5.18.0

5.18.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

15/01 2018

5.17.0

5.17.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

18/12 2017

5.16.0

5.16.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

06/12 2017

5.15.0

5.15.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

25/11 2017

5.14.0

5.14.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

09/11 2017

5.13.0

5.13.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

31/10 2017

5.12.0

5.12.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

25/10 2017

5.11.2

5.11.2.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

23/10 2017

5.11.1

5.11.1.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

27/09 2017

5.11.0

5.11.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

15/09 2017

5.10.0

5.10.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

08/09 2017

5.9.0

5.9.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

06/09 2017

5.8.0

5.8.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the Ingenico ePayments platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

04/08 2017

5.7.0

5.7.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

27/06 2017

5.6.0

5.6.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

29/05 2017

5.5.2

5.5.2.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

26/04 2017

5.5.1

5.5.1.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

18/04 2017

5.5.0

5.5.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

23/03 2017

5.4.0

5.4.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

09/03 2017

5.3.0

5.3.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

13/02 2017

5.2.0

5.2.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

20/12 2016

5.1.0

5.1.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

17/11 2016

5.0.0

5.0.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

05/10 2016

4.0.0

4.0.0.0 http://www.ingenico.com/epayments/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

05/08 2016

3.0.0

3.0.0.0 http://www.globalcollect.com/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

01/04 2016

2.0.0

2.0.0.0 http://www.globalcollect.com/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk

02/03 2016

1.0.0

1.0.0.0 https://developer.globalcollect.com/

PHP SDK to communicate with the GlobalCollect platform server-to-server API

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

sdk