class Configuration (View source)

Configuration settings

Properties

string $ClientId

Client Id

string $ClientPassword

Client password

string $BaseUrl

Base URL to MangoPay API

$TemporaryFolder

Path to folder with temporary files (with permissions to write)

string $CertificatesFilePath

Absolute path to file holding one or more certificates to verify the peer with.

$DebugMode

[INTERNAL USAGE ONLY] Switch debug mode: log all request and response data

$LogClass

Set the logging class if DebugMode is enabled

$CurlConnectionTimeout

Set the cURL connection timeout limit (in seconds)

$CurlResponseTimeout

Set the cURL response timeout limit (in seconds)

$HostProxy

Set the proxy host

$UserPasswordProxy

Set the user:password proxy

$UKHeaderFlag

Set to true for uk traffic