Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 819 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 819 Bytes

Satispay Online API PHP SDK

Packagist Version Packagist Downloads

Composer Installation

Run the following command:

composer require satispay/online-api-php-sdk

Manual Installation

If you do not wish to use Composer, require_once the init.php file.

require_once('/path/init.php');

Getting Started

$api = new \SatispayOnline\Api();
$api->authenticateWithToken("XXXXXX");

API Documentation

https://s3-eu-west-1.amazonaws.com/docs.online.satispay.com/index.html