2017 © Pedro Peláez
 

library wirecard-php-api

Wirecard PHP API

image

0x4a5k/wirecard-php-api

Wirecard PHP API

  • Friday, July 29, 2016
  • by 0x4a5k
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4,718 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 13 % Grown

The README.md

Wirecard AG PHP API

Installation

Configure your serializer: ``` php $serializer = SerializerBuilder::create() ->addMetadataDir('path/to/src/Serializer/Metadata', 'Wirecard\Element') ->build();, (*1)


## Usage See [GatewayTest](tests/Functional/GatewayTest.php) for general use and [Gateway3DSecureTest](tests/Functional/Gateway3DSecureTest.php) for 3-D secure. ## Testing For full test: ``` bash $ phpunit

For test without gateway testing: bash $ phpunit --exclude-group large, (*2)

License

The MIT License (MIT). Please see License File for more information., (*3)

The Versions

29/07 2016

dev-master

9999999-dev https://github.com/igaponov/wirecard-php-api

Wirecard PHP API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gaponov Igor
by Kobyzev Alexander

api wirecard

29/07 2016

v0.2

0.2.0.0 https://github.com/igaponov/wirecard-php-api

Wirecard PHP API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gaponov Igor
by Kobyzev Alexander

api wirecard

16/01 2016

v0.1

0.1.0.0 https://github.com/igaponov/wirecard-php-api

Wirecard PHP API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gaponov Igor

api wirecard