2017 © Pedro Peláez
 

library paydock_php_sdk

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

image

paydock/paydock_php_sdk

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  • Sunday, February 25, 2018
  • by david.cameron
  • Repository
  • 5 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

Deprecation Notice: paydock_php_sdk is no longer supported or maintained.

We are deprecating the paydock_php_sdk repository in favor of newer, better-maintained alternatives. This means that the code in this repository will not receive any updates, bug fixes, or security patches., (*1)

Please do not use this SDK for new development, as it will lead to compatibility issues and potential security risks. Instead, we recommend using direct REST API integration., (*2)

We apologize for any inconvenience this may cause, but we must prioritize the stability and security of our software., (*3)

If you have any questions or concerns, please open an issue in the repository or contact Paydock Support., (*4)

Thank you for your understanding., (*5)

Welcome to Paydock php SDK

This SDK provides a wrapper around the PayDock REST API., (*6)

For more info on the Paydock API, see our full documentation., (*7)

Getting the SDK

The SDK is available through composer, or pull it down from github directly., (*8)

Simple example to create a single charge

``` php, (*9)

Config::initialise("sandbox", "secret_key", "public_key");, (*10)

$svc = new Charges(); $response = $svc->create(100, "AUD") ->withCreditCard("58377235377aea03343240cc", "4111111111111111", "2020", "10", "Test Name", "123") ->call();, (*11)

```, (*12)

The Versions

25/02 2018

dev-master

9999999-dev

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

25/02 2018

1.0.8

1.0.8.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

18/01 2018

1.0.7

1.0.7.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

30/11 2017

1.0.6

1.0.6.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

16/11 2017

1.0.5

1.0.5.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

15/11 2017

1.0.4

1.0.4.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

15/11 2017

1.0.3

1.0.3.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

13/11 2017

1.0.2

1.0.2.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

31/10 2017

1.0.1

1.0.1.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

30/10 2017

1.0.0

1.0.0.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

30/10 2017

0.1.5

0.1.5.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

27/10 2017

0.1.4

0.1.4.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

26/10 2017

0.1.3

0.1.3.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

25/10 2017

0.1.2

0.1.2.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

20/10 2017

0.1.1

0.1.1.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires

20/10 2017

v0.1.0

0.1.0.0

The Paydock php SDK provides a php friendly wrapper around the Paydock API.

  Sources   Download

The Requires

  • php ^5.3.3 || ^7.0

 

The Development Requires