2017 © Pedro Peláez
 

library paysafe_sdk_php

Paysafe PHP Library

image

izzy-p/paysafe_sdk_php

Paysafe PHP Library

  • Thursday, March 16, 2017
  • by izzyp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 22 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Paysafe PHP SDK


Installation

This SDK requires PHP >= 5.3 and cURL to be installed., (*1)

This SDK requires that you can complete an SSL connection using cURL to the API endpoints from within your hosting environment . Any cURL errors returned will require you to complete connectivity troubleshooting within your hosting environment. See cURL error codes for assistance: http://curl.haxx.se/libcurl/c/libcurl-errors.html, (*2)

Usage

Running Sample Code

Update the following file with your credentials and account number:, (*3)

/sample/config.php, (*4)

PHP 5.3

Create a new virtual host in your local web server with the sample directory within your SDK directory as the webroot. Open your web browser and navigate to the URL specified in the virtual host configuration., (*5)

PHP 5.4+

In your command-line interface, navigate to the /sample directory inside of the SDK directory and type the following command:, (*6)

php -S localhost:8081

Open your web browser and navigate to the following URL:, (*7)

http://localhost:8081, (*8)

The Versions

16/03 2017

dev-master

9999999-dev http://github.com/izzyp/paysafe_sdk_php

Paysafe PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Jer Jer

api payment processing paysafe

16/03 2017

v3.0.2

3.0.2.0 http://github.com/izzyp/paysafe_sdk_php

Paysafe PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Jer Jer

api payment processing paysafe