Skip to content

paymentassist/creditsafe-callreport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creditsafe-callreport

PHP client for accessing the CreditSafe CallReport API

Installation

Install with composer:

composer require paymentassist/creditsafe-callreport

Usage

src/CreditsafeMiddleware.php handles authentication, ensure the following ENV variables are available:

export CREDITSAFE_COMPANY="your company"
export CREDITSAFE_USERNAME="your username"
export CREDITSAFE_PASSWORD="your password"

See example.php.

About

PHP client for accessing the CreditSafe CallReport API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages