Download the PHP package siftscience/sift-partner-php without Composer
On this page you can find all versions of the php package siftscience/sift-partner-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siftscience/sift-partner-php
More information about siftscience/sift-partner-php
Files in siftscience/sift-partner-php
Download siftscience/sift-partner-php
More information about siftscience/sift-partner-php
Files in siftscience/sift-partner-php
Vendor siftscience
Package sift-partner-php
Short Description Sift Science Partnership API PHP library
License MIT
Homepage https://github.com/SiftScience/sift-partner-php
Package sift-partner-php
Short Description Sift Science Partnership API PHP library
License MIT
Homepage https://github.com/SiftScience/sift-partner-php
Please rate this library. Is it a good library?
Informations about the package sift-partner-php
Sift Science PHP Bindings
Installation
With Composer
-
Add siftscience/sift-partner-php as a dependency in composer.json.
- Run
composer update
. - Now
SiftClient
will be autoloaded into your project.
Manually
- Download the latest release.
- Extract into a folder in your project root named "sift-partner-php".
- Include
SiftClient
in your project like this:
Usage
Create a new account
Here's an example that creates a new merchant account.
Get a list of accounts created by you
Configure the http notification endpoint and threshold for all of your merchants.
Contributing
Run the tests from the project root with PHPUnit like this:
License
MIT
All versions of sift-partner-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.0.0
The package siftscience/sift-partner-php contains the following files
Loading the files please wait ....