Payeezy-PHP  1.0.0
Payeezy_Client Class Reference

Static Public Member Functions

static getApiKey ()
 
static setApiKey ($apiKey)
 
static getApiSecret ()
 
static setApiSecret ($apiSecret)
 
static getMerchantToken ()
 
static setMerchantToken ($merchantToken)
 
static getTokenUrl ()
 
static setTokenUrl ($tokenUrl)
 
static getUrl ()
 
static setUrl ($url)
 

Data Fields

const VERSION = '1.0.0'
 

Static Public Attributes

static $apiKey
 
static $apiSecret
 
static $merchantToken
 
static $tokenUrl
 
static $url
 

Member Function Documentation

static getApiKey ( )
static
Returns
string The API key used for requests.
static getApiSecret ( )
static
Returns
string The API key used for requests.
static getMerchantToken ( )
static
Returns
string The API key used for requests.
static getTokenUrl ( )
static
Returns
string The API key used for requests.
static getUrl ( )
static
Returns
string The API key used for requests.
static setApiKey (   $apiKey)
static

Sets the API key to be used for requests.

Parameters
string$apiKey
static setApiSecret (   $apiSecret)
static

Sets the API key to be used for requests.

Parameters
string$apiKey
static setMerchantToken (   $merchantToken)
static

Sets the API key to be used for requests.

Parameters
string$apiKey
static setTokenUrl (   $tokenUrl)
static

Sets the API key to be used for requests.

Parameters
string$apiKey
static setUrl (   $url)
static

Sets the API key to be used for requests.

Parameters
string$apiKey

Field Documentation

$apiKey
static
$apiSecret
static
$merchantToken
static
$tokenUrl
static
$url
static
const VERSION = '1.0.0'

The documentation for this class was generated from the following file: