diff --git a/vendor/easytransac/easytransac-sdk-php/docs/.htaccess b/vendor/easytransac/easytransac-sdk-php/docs/.htaccess
deleted file mode 100644
index 7b01f9b..0000000
--- a/vendor/easytransac/easytransac-sdk-php/docs/.htaccess
+++ /dev/null
@@ -1,5 +0,0 @@
-# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt
-
Convert boolean vals in String vals (yes, no)
-- package - | -
-
- Default - |
-
---|
convert(Mixed $value) : Mixed-
- see - | -- - \Easytransac\Converters\IConverter::convert() - - | -
---|---|
- - | -- | -
- - | -- | -
Mixed
- Mixed
- Analyses the tag in comments of the current entity class
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__construct( $class)-
- - | -- | -
---|---|
- - | -- | -
- parse() : \EasyTransac\Core\Generator-
- - | -- | -
---|
\EasyTransac\Core\Generator
- class :-
- - | -- | -
---|
- Caller using Curl
-- author - | -
-
- klyde - |
-
---|---|
- package - | -
-
- Default - |
-
__construct()-
- - | -- | -
---|---|
- - | -- | -
__destruct()-
- - | -- | -
---|---|
- - | -- | -
addHeaders(array $headers)-
- see - | -- - \EasyTransac\Core\ICaller::addHeaders() - - | -
---|---|
- - | -- | -
- - | -- | -
array
- call(String $url, array $params = array())-
- see - | -- - \EasyTransac\Core\ICaller::call() - - | -
---|---|
- - | -- | -
- - | -- | -
String
- array
- getHeaders() : array-
- see - | -- - \EasyTransac\Core\ICaller::getHeaders() - - | -
---|---|
- - | -- | -
- - | -- | -
array
- initCurl()-
- - | -- | -
---|---|
- - | -- | -
isAvailable()-
- see - | -- - \EasyTransac\Core\ICaller::isAvailable() - - | -
---|---|
- - | -- | -
- - | -- | -
isTLSv12Available()-
- see - | -- - \EasyTransac\Core\ICaller::isTLS12() - - | -
---|---|
- - | -- | -
- - | -- | -
setHeaders(array $headers)-
- see - | -- - \EasyTransac\Core\ICaller::setHeaders() - - | -
---|---|
- - | -- | -
- - | -- | -
array
- setTimeout( $second)-
- see - | -- - \EasyTransac\Core\ICaller::setTimeout() - - | -
---|---|
- - | -- | -
- - | -- | -
- curlInstance :-
- - | -- | -
---|
- timeout :-
- - | -- | -
---|
- headers :-
- - | -- | -
---|
- Caller using file_get_contents
-- author - | -
-
- klyde - |
-
---|---|
- package - | -
-
- Default - |
-
__construct()-
- - | -- | -
---|---|
- - | -- | -
addHeaders(array $headers)-
- see - | -- - \EasyTransac\Core\ICaller::addHeaders() - - | -
---|---|
- - | -- | -
- - | -- | -
array
- call(String $url, array $params = array())-
- see - | -- - \EasyTransac\Core\ICaller::call() - - | -
---|---|
- - | -- | -
- - | -- | -
String
- array
- getHeaders() : array-
- see - | -- - \EasyTransac\Core\ICaller::getHeaders() - - | -
---|---|
- - | -- | -
- - | -- | -
array
- isAvailable()-
- see - | -- - \EasyTransac\Core\ICaller::isAvailable() - - | -
---|---|
- - | -- | -
- - | -- | -
isTLSv12Available()-
- see - | -- - \EasyTransac\Core\ICaller::isTLS12() - - | -
---|---|
- - | -- | -
- - | -- | -
setHeaders(array $headers)-
- see - | -- - \EasyTransac\Core\ICaller::setHeaders() - - | -
---|---|
- - | -- | -
- - | -- | -
array
- setTimeout( $second)-
- see - | -- - \EasyTransac\Core\ICaller::setTimeout() - - | -
---|---|
- - | -- | -
- - | -- | -
- timeout :-
- - | -- | -
---|
- headers :-
- - | -- | -
---|
- Base methods for caller
-- author - | -
-
- klyde - |
-
---|---|
- package - | -
-
- Default - |
-
addHeaders(array $headers)-
- - | -- | -
---|
array
- call(String $url, array $params = array())-
- - | -- | -
---|---|
Throws | -
-
|
-
String
- array
- getHeaders() : array-
- - | -- | -
---|
array
- isAvailable()-
- - | -- | -
---|---|
- - | -- | -
isTLSv12Available()-
- - | -- | -
---|---|
- - | -- | -
setHeaders(array $headers)-
- - | -- | -
---|
array
- setTimeout( $second)-
- - | -- | -
---|---|
- - | -- | -
- Modifies the comportement of the caller
-- author - | -
-
- klyde - |
-
---|---|
- package - | -
-
- Default - |
-
execute(\EasyTransac\Core\Services $services, String $funcName, array $params)-
- - | -- | -
---|
\EasyTransac\Core\Services
- String
- array
- getFuncName() : String-
- - | -- | -
---|
String
- getParams() : array-
- - | -- | -
---|
array
- Specific modifier for ecommerce
-- author - | -
-
- klyde - |
-
---|---|
- package - | -
-
- Default - |
-
execute(\EasyTransac\Core\Services $services, String $funcName, array $params)-
- see - | -- - \EasyTransac\Core\ICallerModifier::execute() - - | -
---|---|
- - | -- | -
- - | -- | -
\EasyTransac\Core\Services
- String
- array
- getFuncName() : String-
- see - | -- - \EasyTransac\Core\ICallerModifier::getFuncName() - - | -
---|---|
- - | -- | -
- - | -- | -
String
- getParams() : array-
- see - | -- - \EasyTransac\Core\ICallerModifier::getParams() - - | -
---|---|
- - | -- | -
- - | -- | -
array
- funcName :-
- - | -- | -
---|
- params :-
- - | -- | -
---|
- Class for log data for debuging purpose
-- author - | -
-
- klyde - |
-
---|---|
- package - | -
-
- Default - |
-
__clone()-
- - | -- | -
---|---|
- - | -- | -
__construct()-
- - | -- | -
---|---|
- - | -- | -
delete()-
- - | -- | -
---|---|
- - | -- | -
getFilePath() : String-
- - | -- | -
---|
String
- getInstance()-
- - | -- | -
---|---|
- - | -- | -
isActive() : boolean-
- - | -- | -
---|
boolean
- setActive(Bool $active) : \EasyTransac\Core\Logger-
setFilePath(String $path) : \EasyTransac\Core\Logger-
write(Mixed $message) : void|\EasyTransac\Core\Logger-
active :-
- - | -- | -
---|
- logName :-
- - | -- | -
---|
- filePath :-
- - | -- | -
---|
- instance :-
- - | -- | -
---|
- Parse a payment notification
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
checkRequiredFields(array $fields) : boolean-
array
- boolean
- getContent(array $data = array(), $apiKey) : boolean|\EasyTransac\Entities\Notification-
- - | -- | -
---|
array
-
- boolean|\EasyTransac\Entities\Notification
- Security tools
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
getSignature(Array $params, String $apiKey) : String-
Array
- String
- String
- Singleton, allows to call EasyTransac API with API key
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__clone()-
- - | -- | -
---|---|
- - | -- | -
__construct()-
- - | -- | -
---|---|
- - | -- | -
__destruct()-
- - | -- | -
---|---|
- - | -- | -
call(String $funcName, array &$params) : String-
Throws | -
-
|
-
---|
String
- array
- String
- getAPIKey() : String-
- - | -- | -
---|
String
- getCaller() : \EasyTransac\Core\ICaller-
getInstance() : \EasyTransac\Core\Services-
getModifier() : \EasyTransac\Core\ICallerModifier-
isDebug() : Boolean-
- - | -- | -
---|
Boolean
- provideAPIKey(String $key) : \EasyTransac\Core\Services-
removeCaller() : \EasyTransac\Core\Services-
removeModifier() : \EasyTransac\Core\Services-
setCaller(\EasyTransac\Core\ICaller $caller) : \EasyTransac\Core\Services-
\EasyTransac\Core\ICaller
- \EasyTransac\Core\Services
- setDebug(Boolean $debugMode) : \EasyTransac\Core\Services-
setModifier(\EasyTransac\Core\ICallerModifier $modifier) : \EasyTransac\Core\Services-
\EasyTransac\Core\ICallerModifier
- \EasyTransac\Core\Services
- setRequestTimeout(integer $timeout) : \EasyTransac\Core\Services-
setUrl(String $url) : \EasyTransac\Core\Services-
instance :-
- - | -- | -
---|
- key :-
- - | -- | -
---|
- caller :-
- - | -- | -
---|
- modifier :-
- - | -- | -
---|
- url :-
- - | -- | -
---|
- timeout :-
- - | -- | -
---|
- Represents arguments of the request "AddCreditCard"
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getClientIp()-
- - | -- | -
---|---|
- - | -- | -
getCreditCard()-
- - | -- | -
---|---|
- - | -- | -
getCustomer()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setClientIp( $clientIp)-
- - | -- | -
---|---|
- - | -- | -
- setCreditCard(\EasyTransac\Entities\Entity $creditCard)-
- - | -- | -
---|---|
- - | -- | -
\EasyTransac\Entities\Entity
- setCustomer(\EasyTransac\Entities\Entity $customer)-
- - | -- | -
---|---|
- - | -- | -
\EasyTransac\Entities\Entity
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- customer :-
- object - | -
- :Customer * - |
-
---|---|
- - | -- | -
- creditCard :-
- object - | -
- :CreditCard * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- clientIp :-
- map - | -
- :ClientIp * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a bank transfer
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getBic()-
- - | -- | -
---|---|
- - | -- | -
getDate()-
- - | -- | -
---|---|
- - | -- | -
getFixFees()-
- - | -- | -
---|---|
- - | -- | -
getIban()-
- - | -- | -
---|---|
- - | -- | -
getId()-
- - | -- | -
---|---|
- - | -- | -
getReference()-
- - | -- | -
---|---|
- - | -- | -
getStatus()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $amount)-
- - | -- | -
---|---|
- - | -- | -
- setBic( $bic)-
- - | -- | -
---|---|
- - | -- | -
- setDate( $date)-
- - | -- | -
---|---|
- - | -- | -
- setFixFees( $fixFees)-
- - | -- | -
---|---|
- - | -- | -
- setIban( $iban)-
- - | -- | -
---|---|
- - | -- | -
- setId( $id)-
- - | -- | -
---|---|
- - | -- | -
- setReference( $reference)-
- - | -- | -
---|---|
- - | -- | -
- setStatus( $status)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- id :-
- map - | -
- :Id * - |
-
---|---|
- - | -- | -
- date :-
- map - | -
- :Date * - |
-
---|---|
- - | -- | -
- status :-
- map - | -
- :Status * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- fixFees :-
- map - | -
- :FixFees * - |
-
---|---|
- - | -- | -
- iban :-
- map - | -
- :Iban * - |
-
---|---|
- - | -- | -
- bic :-
- map - | -
- :Bic * - |
-
---|---|
- - | -- | -
- reference :-
- map - | -
- :Reference * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- This is the main argument for /payout/status request
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getCustomer()-
- - | -- | -
---|---|
- - | -- | -
getPayoutId()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setCustomer( $customer)-
- - | -- | -
---|---|
- - | -- | -
- setPayoutId( $payoutId)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- customer :-
- object - | -
- :Customer * - |
-
---|---|
- - | -- | -
- payoutId :-
- map - | -
- :PayoutId * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a bank transfer list
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getBankTransferInfos()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setBankTransferInfos( $bankTransferInfos)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- bankTransferInfos :-
- array - | -
- :BankTransferInfos * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments for request "Cancellation"
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getRequestId()-
- - | -- | -
---|---|
- - | -- | -
getTid()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setRequestId( $requestId)-
- - | -- | -
---|---|
- - | -- | -
- setTid( $tid)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- tid :-
- map - | -
- :Tid * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- requestId :-
- map - | -
- :RequestId * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents the response of the request "cancellation"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getDate()-
- - | -- | -
---|---|
- - | -- | -
getMessage()-
- - | -- | -
---|---|
- - | -- | -
getOriginalPaymentTid()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setDate( $date)-
- - | -- | -
---|---|
- - | -- | -
- setMessage( $message)-
- - | -- | -
---|---|
- - | -- | -
- setOriginalPaymentTid( $originalPaymentTid)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- originalPaymentTid :-
- map - | -
- :OriginalPaymentTid * - |
-
---|---|
- - | -- | -
- date :-
- map - | -
- :Date * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a client
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAddress()-
- - | -- | -
---|---|
- - | -- | -
getCity()-
- - | -- | -
---|---|
- - | -- | -
getEmail()-
- - | -- | -
---|---|
- - | -- | -
getFirstname()-
- - | -- | -
---|---|
- - | -- | -
getId()-
- - | -- | -
---|---|
- - | -- | -
getLastname()-
- - | -- | -
---|---|
- - | -- | -
getPhone()-
- - | -- | -
---|---|
- - | -- | -
getZipCode()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAddress( $address)-
- - | -- | -
---|---|
- - | -- | -
- setCity( $city)-
- - | -- | -
---|---|
- - | -- | -
- setEmail( $email)-
- - | -- | -
---|---|
- - | -- | -
- setFirstname( $firstname)-
- - | -- | -
---|---|
- - | -- | -
- setId( $id)-
- - | -- | -
---|---|
- - | -- | -
- setLastname( $lastname)-
- - | -- | -
---|---|
- - | -- | -
- setPhone( $phone)-
- - | -- | -
---|---|
- - | -- | -
- setZipCode( $zipCode)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- id :-
- map - | -
- :Id * - |
-
---|---|
- - | -- | -
- email :-
- map - | -
- :Email * - |
-
---|---|
- - | -- | -
- firstname :-
- map - | -
- :Firstname * - |
-
---|---|
- - | -- | -
- lastname :-
- map - | -
- :Lastname * - |
-
---|---|
- - | -- | -
- phone :-
- map - | -
- :Phone * - |
-
---|---|
- - | -- | -
- address :-
- map - | -
- :Address * - |
-
---|---|
- - | -- | -
- zipCode :-
- map - | -
- :ZipCode * - |
-
---|---|
- - | -- | -
- city :-
- map - | -
- :City * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a credit card
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAlias()-
- - | -- | -
---|---|
- - | -- | -
getClientId()-
- - | -- | -
---|---|
- - | -- | -
getCountry()-
- - | -- | -
---|---|
- - | -- | -
getCVV()-
- - | -- | -
---|---|
- - | -- | -
getLastAccessed()-
- - | -- | -
---|---|
- - | -- | -
getMonth()-
- - | -- | -
---|---|
- - | -- | -
getNumber()-
- - | -- | -
---|---|
- - | -- | -
getOwner()-
- - | -- | -
---|---|
- - | -- | -
getType()-
- - | -- | -
---|---|
- - | -- | -
getYear()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAlias( $value)-
- - | -- | -
---|---|
- - | -- | -
- setClientId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setCountry( $value)-
- - | -- | -
---|---|
- - | -- | -
- setCVV( $value)-
- - | -- | -
---|---|
- - | -- | -
- setLastAccessed( $value)-
- - | -- | -
---|---|
- - | -- | -
- setMonth( $value)-
- - | -- | -
---|---|
- - | -- | -
- setNumber( $value)-
- - | -- | -
---|---|
- - | -- | -
- setOwner( $value)-
- - | -- | -
---|---|
- - | -- | -
- setType( $value)-
- - | -- | -
---|---|
- - | -- | -
- setYear( $value)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- number :-
- map - | -
- :CardNumber * - |
-
---|---|
- - | -- | -
- month :-
- map - | -
- :CardMonth * - |
-
---|---|
- - | -- | -
- year :-
- map - | -
- :CardYear * - |
-
---|---|
- - | -- | -
- CVV :-
- map - | -
- :CardCVV * - |
-
---|---|
- - | -- | -
- owner :-
- map - | -
- :CardOwner * - |
-
---|---|
- - | -- | -
- alias :-
- map - | -
- :Alias * - |
-
---|---|
- - | -- | -
- clientId :-
- map - | -
- :ClientId * - |
-
---|---|
- - | -- | -
- type :-
- map - | -
- :CardType * - |
-
---|---|
- - | -- | -
- country :-
- map - | -
- :CardCountry * - |
-
---|---|
- - | -- | -
- lastAccessed :-
- map - | -
- :LastAccessed * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents details of a credit card
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getCardBank()-
- - | -- | -
---|---|
- - | -- | -
getCardBin()-
- - | -- | -
---|---|
- - | -- | -
getCardCountry()-
- - | -- | -
---|---|
- - | -- | -
getCardType()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setCardBank( $cardBank)-
- - | -- | -
---|---|
- - | -- | -
- setCardBin( $cardBIN)-
- - | -- | -
---|---|
- - | -- | -
- setCardCountry( $cardCountry)-
- - | -- | -
---|---|
- - | -- | -
- setCardType( $cardType)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- cardBin :-
- map - | -
- :CardBIN * - |
-
---|---|
- - | -- | -
- cardCountry :-
- map - | -
- :CardCountry * - |
-
---|---|
- - | -- | -
- cardType :-
- map - | -
- :CardType * - |
-
---|---|
- - | -- | -
- cardBank :-
- map - | -
- :CardBank * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a credit cards list (response of AddCreditCard and CreditCardsList requests)
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getCreditCards()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setCreditCards(array $creditCards)-
- - | -- | -
---|---|
- - | -- | -
array
- toArray() : Array-
- - | -- | -
---|
Array
- creditCards :-
- array - | -
- :CreditCard * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a customer
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAddress()-
- - | -- | -
---|---|
- - | -- | -
getBic()-
- - | -- | -
---|---|
- - | -- | -
getBirthDate()-
- - | -- | -
---|---|
- - | -- | -
getCallingCode()-
- - | -- | -
---|---|
- - | -- | -
getCity()-
- - | -- | -
---|---|
- - | -- | -
getClientId()-
- - | -- | -
---|---|
- - | -- | -
getCommunication()-
- - | -- | -
---|---|
- - | -- | -
getCompany()-
- - | -- | -
---|---|
- - | -- | -
getCountry()-
- - | -- | -
---|---|
- - | -- | -
getEmail()-
- - | -- | -
---|---|
- - | -- | -
getFirstname()-
- - | -- | -
---|---|
- - | -- | -
getIban()-
- - | -- | -
---|---|
- - | -- | -
getLastname()-
- - | -- | -
---|---|
- - | -- | -
getNationality()-
- - | -- | -
---|---|
- - | -- | -
getPhone()-
- - | -- | -
---|---|
- - | -- | -
getUid()-
- - | -- | -
---|---|
- - | -- | -
getZipCode()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAddress( $value)-
- - | -- | -
---|---|
- - | -- | -
- setBic( $bic)-
- - | -- | -
---|---|
- - | -- | -
- setBirthDate( $value)-
- - | -- | -
---|---|
- - | -- | -
- setCallingCode( $value)-
- - | -- | -
---|---|
- - | -- | -
- setCity( $value)-
- - | -- | -
---|---|
- - | -- | -
- setClientId( $clientId)-
- - | -- | -
---|---|
- - | -- | -
- setCommunication( $communication)-
- - | -- | -
---|---|
- - | -- | -
- setCompany( $company)-
- - | -- | -
---|---|
- - | -- | -
- setCountry( $value)-
- - | -- | -
---|---|
- - | -- | -
- setEmail( $value)-
- - | -- | -
---|---|
- - | -- | -
- setFirstname( $value)-
- - | -- | -
---|---|
- - | -- | -
- setIban( $iban)-
- - | -- | -
---|---|
- - | -- | -
- setLastname( $value)-
- - | -- | -
---|---|
- - | -- | -
- setNationality( $value)-
- - | -- | -
---|---|
- - | -- | -
- setPhone( $value)-
- - | -- | -
---|---|
- - | -- | -
- setUid( $value)-
- - | -- | -
---|---|
- - | -- | -
- setZipCode( $value)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- email :-
- map - | -
- :Email * - |
-
---|---|
- - | -- | -
- firstname :-
- map - | -
- :Firstname * - |
-
---|---|
- - | -- | -
- lastname :-
- map - | -
- :Lastname * - |
-
---|---|
- - | -- | -
- callingCode :-
- map - | -
- :CallingCode * - |
-
---|---|
- - | -- | -
- phone :-
- map - | -
- :Phone * - |
-
---|---|
- - | -- | -
- birthDate :-
- map - | -
- :BirthDate * - |
-
---|---|
- - | -- | -
- nationality :-
- map - | -
- :Nationality * - |
-
---|---|
- - | -- | -
- address :-
- map - | -
- :Address * - |
-
---|---|
- - | -- | -
- zipCode :-
- map - | -
- :ZipCode * - |
-
---|---|
- - | -- | -
- city :-
- map - | -
- :City * - |
-
---|---|
- - | -- | -
- country :-
- map - | -
- :Country * - |
-
---|---|
- - | -- | -
- uid :-
- map - | -
- :Uid * - |
-
---|---|
- - | -- | -
- clientId :-
- map - | -
- :ClientId * - |
-
---|---|
- - | -- | -
- company :-
- map - | -
- :Company * - |
-
---|---|
- - | -- | -
- iban :-
- map - | -
- :Iban * - |
-
---|---|
- - | -- | -
- bic :-
- map - | -
- :Bic * - |
-
---|---|
- - | -- | -
- communication :-
- map - | -
- :Communication * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents the response of the request "AddCustomer" and "UpdateCustomer"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
toArray() : Array-
- - | -- | -
---|
Array
- clientId :-
- map - | -
- :ClientId * - |
-
---|---|
- - | -- | -
- creationDate :-
- map - | -
- :CreationDate * - |
-
---|---|
- - | -- | -
- email :-
- map - | -
- :Email * - |
-
---|---|
- - | -- | -
- uid :-
- map - | -
- :Uid * - |
-
---|---|
- - | -- | -
- company :-
- map - | -
- :Company * - |
-
---|---|
- - | -- | -
- firstname :-
- map - | -
- :Firstname * - |
-
---|---|
- - | -- | -
- lastname :-
- map - | -
- :Lastname * - |
-
---|---|
- - | -- | -
- address :-
- map - | -
- :Address * - |
-
---|---|
- - | -- | -
- zipCode :-
- map - | -
- :ZipCode * - |
-
---|---|
- - | -- | -
- city :-
- map - | -
- :City * - |
-
---|---|
- - | -- | -
- country :-
- map - | -
- :Country * - |
-
---|---|
- - | -- | -
- callingCode :-
- map - | -
- :CallingCode * - |
-
---|---|
- - | -- | -
- phone :-
- map - | -
- :Phone * - |
-
---|---|
- - | -- | -
- birthDate :-
- map - | -
- :BirthDate * - |
-
---|---|
- - | -- | -
- nationality :-
- map - | -
- :Nationality * - |
-
---|---|
- - | -- | -
- iban :-
- map - | -
- :Iban * - |
-
---|---|
- - | -- | -
- bic :-
- map - | -
- :Bic * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments of the request "DebitPayment"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getBic()-
- - | -- | -
---|---|
- - | -- | -
getClientIp()-
- - | -- | -
---|---|
- - | -- | -
getCustomer()-
- - | -- | -
---|---|
- - | -- | -
getDescription()-
- - | -- | -
---|---|
- - | -- | -
getDownPayment()-
- - | -- | -
---|---|
- - | -- | -
getIban()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getMultiplePayments()-
- - | -- | -
---|---|
- - | -- | -
getMultiplePaymentsRepeat()-
- - | -- | -
---|---|
- - | -- | -
getOrderId()-
- - | -- | -
---|---|
- - | -- | -
getPayToEmail()-
- - | -- | -
---|---|
- - | -- | -
getRebill()-
- - | -- | -
---|---|
- - | -- | -
getRecurrence()-
- - | -- | -
---|---|
- - | -- | -
getReturnUrl()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getUserAgent()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $value)-
- - | -- | -
---|---|
- - | -- | -
- setBic( $bic)-
- - | -- | -
---|---|
- - | -- | -
- setClientIp( $value)-
- - | -- | -
---|---|
- - | -- | -
- setCustomer(\EasyTransac\Entities\Customer $value)-
setDescription( $value)-
- - | -- | -
---|---|
- - | -- | -
- setDownPayment( $value)-
- - | -- | -
---|---|
- - | -- | -
- setIban( $iban)-
- - | -- | -
---|---|
- - | -- | -
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setMultiplePayments( $value)-
- - | -- | -
---|---|
- - | -- | -
- setMultiplePaymentsRepeat( $multiplePaymentsRepeat)-
- - | -- | -
---|---|
- - | -- | -
- setOrderId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setPayToEmail( $payToEmail)-
- - | -- | -
---|---|
- - | -- | -
- setRebill( $rebill)-
- - | -- | -
---|---|
- - | -- | -
- setRecurrence( $recurrence)-
- - | -- | -
---|---|
- - | -- | -
- setReturnUrl( $returnUrl)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $secure)-
- - | -- | -
---|---|
- - | -- | -
- setUserAgent( $userAgent)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- orderId :-
- map - | -
- :OrderId * - |
-
---|---|
- - | -- | -
- description :-
- map - | -
- :Description * - |
-
---|---|
- - | -- | -
- clientIp :-
- map - | -
- :ClientIp * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DS * - |
-
---|---|
- - | -- | -
- downPayment :-
- map - | -
- :DownPayment * - |
-
---|---|
- - | -- | -
- multiplePayments :-
- map - | -
- :MultiplePayments * - |
-
---|---|
- - | -- | -
- multiplePaymentsRepeat :-
- map - | -
- :MultiplePaymentsRepeat * - |
-
---|---|
- - | -- | -
- rebill :-
- map - | -
- :Rebill * - |
-
---|---|
- - | -- | -
- recurrence :-
- map - | -
- :Recurrence * - |
-
---|---|
- - | -- | -
- payToEmail :-
- map - | -
- :PayToEmail * - |
-
---|---|
- - | -- | -
- userAgent :-
- map - | -
- :UserAgent * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- bic :-
- map - | -
- :Bic * - |
-
---|---|
- - | -- | -
- iban :-
- map - | -
- :Iban * - |
-
---|---|
- - | -- | -
- customer :-
- object - | -
- :Customer * - |
-
---|---|
- - | -- | -
- accountOwner :-
- map - | -
- :AccountOwner * - |
-
---|---|
- - | -- | -
- returnUrl :-
- map - | -
- :ReturnUrl * - |
-
---|---|
- - | -- | -
- Rebill :-
- map - | -
- :Rebill * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments of the request "DirectPayment"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getClientIp()-
- - | -- | -
---|---|
- - | -- | -
getCreditCard()-
- - | -- | -
---|---|
- - | -- | -
getCustomer()-
- - | -- | -
---|---|
- - | -- | -
getDescription()-
- - | -- | -
---|---|
- - | -- | -
getDownPayment()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getMultiplePayments()-
- - | -- | -
---|---|
- - | -- | -
getMultiplePaymentsRepeat()-
- - | -- | -
---|---|
- - | -- | -
getOrderId()-
- - | -- | -
---|---|
- - | -- | -
getPayToEmail()-
- - | -- | -
---|---|
- - | -- | -
getPreAuth()-
- - | -- | -
---|---|
- - | -- | -
getRebill()-
- - | -- | -
---|---|
- - | -- | -
getRecurrence()-
- - | -- | -
---|---|
- - | -- | -
getReturnUrl()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getUserAgent()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $value)-
- - | -- | -
---|---|
- - | -- | -
- setClientIp( $value)-
- - | -- | -
---|---|
- - | -- | -
- setCreditCard(\EasyTransac\Entities\CreditCard $value)-
- - | -- | -
---|---|
- - | -- | -
\EasyTransac\Entities\CreditCard
- setCustomer(\EasyTransac\Entities\Customer $value)-
setDescription( $value)-
- - | -- | -
---|---|
- - | -- | -
- setDownPayment( $value)-
- - | -- | -
---|---|
- - | -- | -
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setMultiplePayments( $multiplePayments)-
- - | -- | -
---|---|
- - | -- | -
- setMultiplePaymentsRepeat( $multiplePaymentsRepeat)-
- - | -- | -
---|---|
- - | -- | -
- setOrderId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setPayToEmail( $payToEmail)-
- - | -- | -
---|---|
- - | -- | -
- setPreAuth( $value)-
- - | -- | -
---|---|
- - | -- | -
- setRebill( $rebill)-
- - | -- | -
---|---|
- - | -- | -
- setRecurrence( $recurrence)-
- - | -- | -
---|---|
- - | -- | -
- setReturnUrl( $returnUrl)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $value)-
- - | -- | -
---|---|
- - | -- | -
- setUserAgent( $userAgent)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- orderId :-
- map - | -
- :OrderId * - |
-
---|---|
- - | -- | -
- description :-
- map - | -
- :Description * - |
-
---|---|
- - | -- | -
- clientIp :-
- map - | -
- :ClientIp * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DS * - |
-
---|---|
- - | -- | -
- downPayment :-
- map - | -
- :DownPayment * - |
-
---|---|
- - | -- | -
- returnUrl :-
- map - | -
- :ReturnUrl * - |
-
---|---|
- - | -- | -
- multiplePayments :-
- map - | -
- :MultiplePayments * - |
-
---|---|
- - | -- | -
- multiplePaymentsRepeat :-
- map - | -
- :MultiplePaymentsRepeat * - |
-
---|---|
- - | -- | -
- rebill :-
- map - | -
- :Rebill * - |
-
---|---|
- - | -- | -
- recurrence :-
- map - | -
- :Recurrence * - |
-
---|---|
- - | -- | -
- payToEmail :-
- map - | -
- :PayToEmail * - |
-
---|---|
- - | -- | -
- userAgent :-
- map - | -
- :UserAgent * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- customer :-
- object - | -
- :Customer * - |
-
---|---|
- - | -- | -
- creditCard :-
- object - | -
- :CreditCard * - |
-
---|---|
- - | -- | -
- preAuth :-
- PreAuth - | -
- * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a document
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getComment()-
- - | -- | -
---|---|
- - | -- | -
getContent()-
- - | -- | -
---|---|
- - | -- | -
getDate()-
- - | -- | -
---|---|
- - | -- | -
getDateUpdated()-
- - | -- | -
---|---|
- - | -- | -
getDocumentType()-
- - | -- | -
---|---|
- - | -- | -
getExtension()-
- - | -- | -
---|---|
- - | -- | -
getId()-
- - | -- | -
---|---|
- - | -- | -
getStatus()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setComment( $comment)-
- - | -- | -
---|---|
- - | -- | -
- setContent( $content)-
- - | -- | -
---|---|
- - | -- | -
- setDate( $date)-
- - | -- | -
---|---|
- - | -- | -
- setDateUpdated( $dateUpdated)-
- - | -- | -
---|---|
- - | -- | -
- setDocumentType( $documentType)-
- - | -- | -
---|---|
- - | -- | -
- setExtension( $extension)-
- - | -- | -
---|---|
- - | -- | -
- setId( $id)-
- - | -- | -
---|---|
- - | -- | -
- setStatus( $status)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- id :-
- map - | -
- :Id * - |
-
---|---|
- - | -- | -
- documentType :-
- map - | -
- :DocumentType * - |
-
---|---|
- - | -- | -
- status :-
- map - | -
- :Status * - |
-
---|---|
- - | -- | -
- date :-
- map - | -
- :Date * - |
-
---|---|
- - | -- | -
- dateUpdated :-
- map - | -
- :DateUpdated * - |
-
---|---|
- - | -- | -
- content :-
- map - | -
- :Content * - |
-
---|---|
- - | -- | -
- extension :-
- map - | -
- :Extension * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments for request "adddocument"
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getCustomer()-
- - | -- | -
---|---|
- - | -- | -
getDocument()-
- - | -- | -
---|---|
- - | -- | -
getDocumentId()-
- - | -- | -
---|---|
- - | -- | -
getShowContent()-
- - | -- | -
---|---|
- - | -- | -
getUser()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setCustomer( $customer)-
- - | -- | -
---|---|
- - | -- | -
- setDocument( $document)-
- - | -- | -
---|---|
- - | -- | -
- setDocumentId( $documentId)-
- - | -- | -
---|---|
- - | -- | -
- setShowContent( $showContent)-
- - | -- | -
---|---|
- - | -- | -
- setUser( $User)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- customer :-
- object - | -
- :Customer * - |
-
---|---|
- - | -- | -
- User :-
- object - | -
- :User * - |
-
---|---|
- - | -- | -
- document :-
- object - | -
- :Document * - |
-
---|---|
- - | -- | -
- documentId :-
- map - | -
- :DocumentId * - |
-
---|---|
- - | -- | -
- showContent :-
- map - | -
- :ShowContent * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents the response of requests "DirectPayment", "OneClickPayment", "PaymentStatus" and "PaymentRefund"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAdditionalError()-
- - | -- | -
---|---|
- - | -- | -
getAlias()-
- - | -- | -
---|---|
- - | -- | -
getAmount()-
- - | -- | -
---|---|
- - | -- | -
getClient() : \EasyTransac\Entities\Client-
getDate()-
- - | -- | -
---|---|
- - | -- | -
getDateChargeback()-
- - | -- | -
---|---|
- - | -- | -
getDateRefund()-
- - | -- | -
---|---|
- - | -- | -
getDateRepresentment()-
- - | -- | -
---|---|
- - | -- | -
getError()-
- - | -- | -
---|---|
- - | -- | -
getFixFees()-
- - | -- | -
---|---|
- - | -- | -
getMandateUrl()-
- - | -- | -
---|---|
- - | -- | -
getMessage()-
- - | -- | -
---|---|
- - | -- | -
getMultiplePayments()-
- - | -- | -
---|---|
- - | -- | -
getOneClick()-
- - | -- | -
---|---|
- - | -- | -
getOrderId()-
- - | -- | -
---|---|
- - | -- | -
getOriginalPaymentTid()-
- - | -- | -
---|---|
- - | -- | -
getRebill()-
- - | -- | -
---|---|
- - | -- | -
getRequestId()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getSecureUrl()-
- - | -- | -
---|---|
- - | -- | -
getStatus()-
- - | -- | -
---|---|
- - | -- | -
getTid()-
- - | -- | -
---|---|
- - | -- | -
getUid()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- isCaptured()-
- - | -- | -
---|---|
- - | -- | -
isPending()-
- - | -- | -
---|---|
- - | -- | -
makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAdditionalError( $value)-
- - | -- | -
---|---|
- - | -- | -
- setAlias( $value)-
- - | -- | -
---|---|
- - | -- | -
- setAmount( $value)-
- - | -- | -
---|---|
- - | -- | -
- setClient(\EasyTransac\Entities\Client $client)-
setDate( $value)-
- - | -- | -
---|---|
- - | -- | -
- setDateChargeback( $value)-
- - | -- | -
---|---|
- - | -- | -
- setDateRefund( $value)-
- - | -- | -
---|---|
- - | -- | -
- setDateRepresentment( $value)-
- - | -- | -
---|---|
- - | -- | -
- setError( $value)-
- - | -- | -
---|---|
- - | -- | -
- setFixFees( $value)-
- - | -- | -
---|---|
- - | -- | -
- setMandateUrl( $value)-
- - | -- | -
---|---|
- - | -- | -
- setMessage( $value)-
- - | -- | -
---|---|
- - | -- | -
- setMultiplePayments( $value)-
- - | -- | -
---|---|
- - | -- | -
- setOneClick( $value)-
- - | -- | -
---|---|
- - | -- | -
- setOrderId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setOriginalPaymentTid( $value)-
- - | -- | -
---|---|
- - | -- | -
- setRebill( $value)-
- - | -- | -
---|---|
- - | -- | -
- setRequestId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $value)-
- - | -- | -
---|---|
- - | -- | -
- setSecureUrl( $value)-
- - | -- | -
---|---|
- - | -- | -
- setStatus( $value)-
- - | -- | -
---|---|
- - | -- | -
- setTid( $value)-
- - | -- | -
---|---|
- - | -- | -
- setUid( $value)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- requestId :-
- map - | -
- :RequestId * - |
-
---|---|
- - | -- | -
- tid :-
- map - | -
- :Tid * - |
-
---|---|
- - | -- | -
- uid :-
- map - | -
- :Uid * - |
-
---|---|
- - | -- | -
- orderId :-
- map - | -
- :OrderId * - |
-
---|---|
- - | -- | -
- status :-
- map - | -
- :Status * - |
-
---|---|
- - | -- | -
- date :-
- map - | -
- :Date * - |
-
---|---|
- - | -- | -
- dateRefund :-
- map - | -
- :DateRefund * - |
-
---|---|
- - | -- | -
- dateChargeback :-
- map - | -
- :DateChargeback * - |
-
---|---|
- - | -- | -
- dateRepresentment :-
- map - | -
- :DateRepresentment * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- fixFees :-
- map - | -
- :FixFees * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DSecure * - |
-
---|---|
- - | -- | -
- oneClick :-
- map - | -
- :OneClick * - |
-
---|---|
- - | -- | -
- multiplePayments :-
- map - | -
- :MultiplePayments * - |
-
---|---|
- - | -- | -
- rebill :-
- map - | -
- :Rebill * - |
-
---|---|
- - | -- | -
- originalPaymentTid :-
- map - | -
- :OriginalPaymentTid * - |
-
---|---|
- - | -- | -
- alias :-
- map - | -
- :Alias * - |
-
---|---|
- - | -- | -
- error :-
- map - | -
- :Error * - |
-
---|---|
- - | -- | -
- additionalError :-
- map - | -
- :AdditionalError * - |
-
---|---|
- - | -- | -
- secureUrl :-
- map - | -
- :3DSecureUrl * - |
-
---|---|
- - | -- | -
- client :-
- object - | -
- :Client * - |
-
---|---|
- - | -- | -
- mandateUrl :-
- map - | -
- :MandateUrl * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Generic entity
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
toArray() : Array-
- - | -- | -
---|
Array
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments of the request "FindUser"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getEmail()-
- - | -- | -
---|---|
- - | -- | -
getId()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setEmail( $email)-
- - | -- | -
---|---|
- - | -- | -
- setId( $id)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- email :-
- map - | -
- :Email * - |
-
---|---|
- - | -- | -
- id :-
- map - | -
- :Id * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- This is the main argument for the makebanktransfer request
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getCustomer()-
- - | -- | -
---|---|
- - | -- | -
getReference()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $amount)-
- - | -- | -
---|---|
- - | -- | -
- setCustomer( $customer)-
- - | -- | -
---|---|
- - | -- | -
- setReference( $reference)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- customer :-
- object - | -
- :Customer * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- reference :-
- map - | -
- :Reference * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents a payment notification
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAlias()-
- - | -- | -
---|---|
- - | -- | -
getAmount()-
- - | -- | -
---|---|
- - | -- | -
getCardNumber()-
- - | -- | -
---|---|
- - | -- | -
getClient()-
- - | -- | -
---|---|
- - | -- | -
getCurrency()-
- - | -- | -
---|---|
- - | -- | -
getDate()-
- - | -- | -
---|---|
- - | -- | -
getError()-
- - | -- | -
---|---|
- - | -- | -
getFixFees()-
- - | -- | -
---|---|
- - | -- | -
getMessage()-
- - | -- | -
---|---|
- - | -- | -
getOneClick()-
- - | -- | -
---|---|
- - | -- | -
getOperationType()-
- - | -- | -
---|---|
- - | -- | -
getOrderId()-
- - | -- | -
---|---|
- - | -- | -
getRequestId()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getSignature()-
- - | -- | -
---|---|
- - | -- | -
getStatus()-
- - | -- | -
---|---|
- - | -- | -
getTest()-
- - | -- | -
---|---|
- - | -- | -
getTid()-
- - | -- | -
---|---|
- - | -- | -
getUid()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAlias( $alias)-
- - | -- | -
---|---|
- - | -- | -
- setAmount( $amount)-
- - | -- | -
---|---|
- - | -- | -
- setCardNumber( $cardNumber)-
- - | -- | -
---|---|
- - | -- | -
- setClient(\EasyTransac\Entities\Client $client)-
setCurrency( $currency)-
- - | -- | -
---|---|
- - | -- | -
- setDate( $date)-
- - | -- | -
---|---|
- - | -- | -
- setError( $error)-
- - | -- | -
---|---|
- - | -- | -
- setFixFees( $fixFees)-
- - | -- | -
---|---|
- - | -- | -
- setMessage( $message)-
- - | -- | -
---|---|
- - | -- | -
- setOneClick( $oneClick)-
- - | -- | -
---|---|
- - | -- | -
- setOperationType( $operationType)-
- - | -- | -
---|---|
- - | -- | -
- setOrderId( $orderId)-
- - | -- | -
---|---|
- - | -- | -
- setRequestId( $requestId)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $secure)-
- - | -- | -
---|---|
- - | -- | -
- setSignature( $signature)-
- - | -- | -
---|---|
- - | -- | -
- setStatus( $status)-
- - | -- | -
---|---|
- - | -- | -
- setTest( $test)-
- - | -- | -
---|---|
- - | -- | -
- setTid( $tid)-
- - | -- | -
---|---|
- - | -- | -
- setUid( $uid)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- operationType :-
- map - | -
- :OperationType * - |
-
---|---|
- - | -- | -
- requestId :-
- map - | -
- :RequestId * - |
-
---|---|
- - | -- | -
- tid :-
- map - | -
- :Tid * - |
-
---|---|
- - | -- | -
- uid :-
- map - | -
- :Uid * - |
-
---|---|
- - | -- | -
- orderId :-
- map - | -
- :OrderId * - |
-
---|---|
- - | -- | -
- status :-
- map - | -
- :Status * - |
-
---|---|
- - | -- | -
- date :-
- map - | -
- :Date * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- currency :-
- map - | -
- :Currency * - |
-
---|---|
- - | -- | -
- fixFees :-
- map - | -
- :FixFees * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DSecure * - |
-
---|---|
- - | -- | -
- oneClick :-
- map - | -
- :OneClick * - |
-
---|---|
- - | -- | -
- alias :-
- map - | -
- :Alias * - |
-
---|---|
- - | -- | -
- cardNumber :-
- map - | -
- :CardNumber * - |
-
---|---|
- - | -- | -
- test :-
- map - | -
- :Test * - |
-
---|---|
- - | -- | -
- signature :-
- map - | -
- :Signature * - |
-
---|---|
- - | -- | -
- client :-
- object - | -
- :Client * - |
-
---|---|
- - | -- | -
- error :-
- map - | -
- :Error * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments of the request "OneClickPayment"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAlias()-
- - | -- | -
---|---|
- - | -- | -
getAmount()-
- - | -- | -
---|---|
- - | -- | -
getClientId()-
- - | -- | -
---|---|
- - | -- | -
getClientIp()-
- - | -- | -
---|---|
- - | -- | -
getCVV()-
- - | -- | -
---|---|
- - | -- | -
getDescription()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getOrderId()-
- - | -- | -
---|---|
- - | -- | -
getPayToEmail()-
- - | -- | -
---|---|
- - | -- | -
getPreAuth()-
- - | -- | -
---|---|
- - | -- | -
getReturnUrl()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getUid()-
- - | -- | -
---|---|
- - | -- | -
getUserAgent()-
- - | -- | -
---|---|
- - | -- | -
getVersion()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAlias( $value)-
- - | -- | -
---|---|
- - | -- | -
- setAmount( $value)-
- - | -- | -
---|---|
- - | -- | -
- setClientId( $clientId)-
- - | -- | -
---|---|
- - | -- | -
- setClientIp( $value)-
- - | -- | -
---|---|
- - | -- | -
- setCVV( $value)-
- - | -- | -
---|---|
- - | -- | -
- setDescription( $value)-
- - | -- | -
---|---|
- - | -- | -
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setOrderId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setPayToEmail( $payToEmail)-
- - | -- | -
---|---|
- - | -- | -
- setPreAuth( $value)-
- - | -- | -
---|---|
- - | -- | -
- setReturnUrl( $returnUrl)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $value)-
- - | -- | -
---|---|
- - | -- | -
- setUid( $value)-
- - | -- | -
---|---|
- - | -- | -
- setUserAgent( $userAgent)-
- - | -- | -
---|---|
- - | -- | -
- setVersion( $version)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- uid :-
- map - | -
- :Uid * - |
-
---|---|
- - | -- | -
- orderId :-
- map - | -
- :OrderId * - |
-
---|---|
- - | -- | -
- description :-
- map - | -
- :Description * - |
-
---|---|
- - | -- | -
- clientIp :-
- map - | -
- :ClientIp * - |
-
---|---|
- - | -- | -
- alias :-
- map - | -
- :Alias * - |
-
---|---|
- - | -- | -
- payToEmail :-
- map - | -
- :PayToEmail * - |
-
---|---|
- - | -- | -
- userAgent :-
- map - | -
- :UserAgent * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- clientId :-
- map - | -
- :ClientId * - |
-
---|---|
- - | -- | -
- version :-
- map - | -
- :Version * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DS * - |
-
---|---|
- - | -- | -
- returnUrl :-
- map - | -
- :ReturnUrl * - |
-
---|---|
- - | -- | -
- CVV :-
- map - | -
- :CardCVV * - |
-
---|---|
- - | -- | -
- preAuth :-
- map - | -
- :PreAuth * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments of the request "Capture"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getTid()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setTid( $tid)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- tid :-
- map - | -
- :Tid * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents the response of the request "cancelpage"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getDate()-
- - | -- | -
---|---|
- - | -- | -
getDateSent()-
- - | -- | -
---|---|
- - | -- | -
getEmail()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getPageUrl()-
- - | -- | -
---|---|
- - | -- | -
getRequestId()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getStatus()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $amount)-
- - | -- | -
---|---|
- - | -- | -
- setDate( $date)-
- - | -- | -
---|---|
- - | -- | -
- setDateSent( $dateSent)-
- - | -- | -
---|---|
- - | -- | -
- setEmail( $email)-
- - | -- | -
---|---|
- - | -- | -
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setPageUrl( $pageUrl)-
- - | -- | -
---|---|
- - | -- | -
- setRequestId( $requestId)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $secure)-
- - | -- | -
---|---|
- - | -- | -
- setStatus( $status)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- requestId :-
- map - | -
- :RequestId * - |
-
---|---|
- - | -- | -
- status :-
- map - | -
- :Status * - |
-
---|---|
- - | -- | -
- date :-
- map - | -
- :Date * - |
-
---|---|
- - | -- | -
- dateSent :-
- map - | -
- :DateSent * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DSecure * - |
-
---|---|
- - | -- | -
- pageUrl :-
- map - | -
- :PageUrl * - |
-
---|---|
- - | -- | -
- email :-
- map - | -
- :Email * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents the response of the request "PaymentPage"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getDate()-
- - | -- | -
---|---|
- - | -- | -
getDateSent()-
- - | -- | -
---|---|
- - | -- | -
getEmail()-
- - | -- | -
---|---|
- - | -- | -
getFixFees()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getOperationType()-
- - | -- | -
---|---|
- - | -- | -
getPageUrl()-
- - | -- | -
---|---|
- - | -- | -
getRequestId()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getStatus()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $amount)-
- - | -- | -
---|---|
- - | -- | -
- setDate( $date)-
- - | -- | -
---|---|
- - | -- | -
- setDateSent( $date)-
- - | -- | -
---|---|
- - | -- | -
- setEmail( $email)-
- - | -- | -
---|---|
- - | -- | -
- setFixFees( $fixFees)-
- - | -- | -
---|---|
- - | -- | -
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setOperationType( $operationType)-
- - | -- | -
---|---|
- - | -- | -
- setPageUrl( $pageUrl)-
- - | -- | -
---|---|
- - | -- | -
- setRequestId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $secure)-
- - | -- | -
---|---|
- - | -- | -
- setStatus( $status)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- requestId :-
- map - | -
- :RequestId * - |
-
---|---|
- - | -- | -
- operationType :-
- map - | -
- :OperationType * - |
-
---|---|
- - | -- | -
- status :-
- map - | -
- :Status * - |
-
---|---|
- - | -- | -
- date :-
- map - | -
- :Date * - |
-
---|---|
- - | -- | -
- dateSent :-
- map - | -
- :DateSent * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- fixFees :-
- map - | -
- :FixFees * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DSecure * - |
-
---|---|
- - | -- | -
- pageUrl :-
- map - | -
- :PageUrl * - |
-
---|---|
- - | -- | -
- email :-
- map - | -
- :Email * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments for the request "PaymentPage"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getAskAmount()-
- - | -- | -
---|---|
- - | -- | -
getAskInvoiceNumber()-
- - | -- | -
---|---|
- - | -- | -
getCancelUrl()-
- - | -- | -
---|---|
- - | -- | -
getClientIP()-
- - | -- | -
---|---|
- - | -- | -
getCustomer()-
- - | -- | -
---|---|
- - | -- | -
getDescription()-
- - | -- | -
---|---|
- - | -- | -
getDownPayment()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getMultiplePayments()-
- - | -- | -
---|---|
- - | -- | -
getMultiplePaymentsRepeat()-
- - | -- | -
---|---|
- - | -- | -
getOperationType()-
- - | -- | -
---|---|
- - | -- | -
getOrderId()-
- - | -- | -
---|---|
- - | -- | -
getPayToEmail()-
- - | -- | -
---|---|
- - | -- | -
getPreAuth()-
- - | -- | -
---|---|
- - | -- | -
getRebill()-
- - | -- | -
---|---|
- - | -- | -
getRecurrence()-
- - | -- | -
---|---|
- - | -- | -
getReturnUrl()-
- - | -- | -
---|---|
- - | -- | -
getSecure()-
- - | -- | -
---|---|
- - | -- | -
getSendEmail()-
- - | -- | -
---|---|
- - | -- | -
getSendLater()-
- - | -- | -
---|---|
- - | -- | -
getSendSMS()-
- - | -- | -
---|---|
- - | -- | -
getUserAgent()-
- - | -- | -
---|---|
- - | -- | -
getVersion()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $amount)-
- - | -- | -
---|---|
- - | -- | -
- setAskAmount( $askAmount)-
- - | -- | -
---|---|
- - | -- | -
- setAskInvoiceNumber( $askInvoiceNumber)-
- - | -- | -
---|---|
- - | -- | -
- setCancelUrl( $cancelUrl)-
- - | -- | -
---|---|
- - | -- | -
- setClientIP( $clientIP)-
- - | -- | -
---|---|
- - | -- | -
- setCustomer(\EasyTransac\Entities\Entity $customer)-
- - | -- | -
---|---|
- - | -- | -
\EasyTransac\Entities\Entity
- setDescription( $description)-
- - | -- | -
---|---|
- - | -- | -
- setDownPayment( $downPayment)-
- - | -- | -
---|---|
- - | -- | -
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setMultiplePayments( $multiplePayments)-
- - | -- | -
---|---|
- - | -- | -
- setMultiplePaymentsRepeat( $multiplePaymentsRepeat)-
- - | -- | -
---|---|
- - | -- | -
- setOperationType( $operationType)-
- - | -- | -
---|---|
- - | -- | -
- setOrderId( $orderId)-
- - | -- | -
---|---|
- - | -- | -
- setPayToEmail( $payToEmail)-
- - | -- | -
---|---|
- - | -- | -
- setPreAuth( $preAuth)-
- - | -- | -
---|---|
- - | -- | -
- setRebill( $Rebill)-
- - | -- | -
---|---|
- - | -- | -
- setRecurrence( $recurrence)-
- - | -- | -
---|---|
- - | -- | -
- setReturnUrl( $returnUrl)-
- - | -- | -
---|---|
- - | -- | -
- setSecure( $secure)-
- - | -- | -
---|---|
- - | -- | -
- setSendEmail( $sendEmail)-
- - | -- | -
---|---|
- - | -- | -
- setSendLater( $date)-
- - | -- | -
---|---|
- - | -- | -
- setSendSMS( $sendSMS)-
- - | -- | -
---|---|
- - | -- | -
- setUserAgent( $userAgent)-
- - | -- | -
---|---|
- - | -- | -
- setVersion( $version)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- sendEmail :-
- map - | -
- :SendEmail * - |
-
---|---|
- - | -- | -
- sendSMS :-
- map - | -
- :SendSMS * - |
-
---|---|
- - | -- | -
- sendLater :-
- map - | -
- :SendLater * - |
-
---|---|
- - | -- | -
- orderId :-
- map - | -
- :OrderId * - |
-
---|---|
- - | -- | -
- operationType :-
- map - | -
- :OperationType * - |
-
---|---|
- - | -- | -
- description :-
- map - | -
- :Description * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- clientIP :-
- map - | -
- :ClientIP * - |
-
---|---|
- - | -- | -
- secure :-
- map - | -
- :3DS * - |
-
---|---|
- - | -- | -
- returnUrl :-
- map - | -
- :ReturnUrl * - |
-
---|---|
- - | -- | -
- cancelUrl :-
- map - | -
- :CancelUrl * - |
-
---|---|
- - | -- | -
- customer :-
- object - | -
- :Customer * - |
-
---|---|
- - | -- | -
- multiplePayments :-
- map - | -
- :MultiplePayments * - |
-
---|---|
- - | -- | -
- multiplePaymentsRepeat :-
- map - | -
- :MultiplePaymentsRepeat * - |
-
---|---|
- - | -- | -
- downPayment :-
- map - | -
- :DownPayment * - |
-
---|---|
- - | -- | -
- Rebill :-
- map - | -
- :Rebill * - |
-
---|---|
- - | -- | -
- recurrence :-
- map - | -
- :Recurrence * - |
-
---|---|
- - | -- | -
- payToEmail :-
- map - | -
- :PayToEmail * - |
-
---|---|
- - | -- | -
- userAgent :-
- map - | -
- :UserAgent * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- version :-
- map - | -
- :Version * - |
-
---|---|
- - | -- | -
- askAmount :-
- map - | -
- :AskAmount * - |
-
---|---|
- - | -- | -
- askInvoiceNumber :-
- map - | -
- :AskInvoiceNumber * - |
-
---|---|
- - | -- | -
- preAuth :-
- map - | -
- :PreAuth * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments of the request "PaymentStatus"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getOrderId()-
- - | -- | -
---|---|
- - | -- | -
getRequestId()-
- - | -- | -
---|---|
- - | -- | -
getTid()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setLanguage( $value)-
- - | -- | -
---|---|
- - | -- | -
- setOrderId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setRequestId( $value)-
- - | -- | -
---|---|
- - | -- | -
- setTid( $value)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- tid :-
- map - | -
- :Tid * - |
-
---|---|
- - | -- | -
- orderId :-
- map - | -
- :OrderId * - |
-
---|---|
- - | -- | -
- requestId :-
- map - | -
- :RequestId * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments of the request "PaymentRefund"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAmount()-
- - | -- | -
---|---|
- - | -- | -
getLanguage()-
- - | -- | -
---|---|
- - | -- | -
getReason()-
- - | -- | -
---|---|
- - | -- | -
getTid()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAmount( $amount)-
- - | -- | -
---|---|
- - | -- | -
- setLanguage( $language)-
- - | -- | -
---|---|
- - | -- | -
- setReason( $reason)-
- - | -- | -
---|---|
- - | -- | -
- setTid( $tid)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- tid :-
- map - | -
- :Tid * - |
-
---|---|
- - | -- | -
- language :-
- map - | -
- :Language * - |
-
---|---|
- - | -- | -
- amount :-
- map - | -
- :Amount * - |
-
---|---|
- - | -- | -
- reason :-
- map - | -
- :Reason * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents arguments for the request "AddUser" and "UpdateUser"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getAccountOwner()-
- - | -- | -
---|---|
- - | -- | -
getActivationEmail()-
- - | -- | -
---|---|
- - | -- | -
getActive()-
- - | -- | -
---|---|
- - | -- | -
getAddress()-
- - | -- | -
---|---|
- - | -- | -
getBalance()-
- - | -- | -
---|---|
- - | -- | -
getBic()-
- - | -- | -
---|---|
- - | -- | -
getBirthDate()-
- - | -- | -
---|---|
- - | -- | -
getCallingCode()-
- - | -- | -
---|---|
- - | -- | -
getCity()-
- - | -- | -
---|---|
- - | -- | -
getCompany()-
- - | -- | -
---|---|
- - | -- | -
getCompanyCountry()-
- - | -- | -
---|---|
- - | -- | -
getCompanyLogo()-
- - | -- | -
---|---|
- - | -- | -
getCompanyType()-
- - | -- | -
---|---|
- - | -- | -
getConditionsAccepted()-
- - | -- | -
---|---|
- - | -- | -
getCountry()-
- - | -- | -
---|---|
- - | -- | -
getEmail()-
- - | -- | -
---|---|
- - | -- | -
getFirstname()-
- - | -- | -
---|---|
- - | -- | -
getGender()-
- - | -- | -
---|---|
- - | -- | -
getIban()-
- - | -- | -
---|---|
- - | -- | -
getId()-
- - | -- | -
---|---|
- - | -- | -
getIdentifier()-
- - | -- | -
---|---|
- - | -- | -
getJoinDate()-
- - | -- | -
---|---|
- - | -- | -
getLastname()-
- - | -- | -
---|---|
- - | -- | -
getNationality()-
- - | -- | -
---|---|
- - | -- | -
getPassword()-
- - | -- | -
---|---|
- - | -- | -
getPhone()-
- - | -- | -
---|---|
- - | -- | -
getSetCompany()-
- - | -- | -
---|---|
- - | -- | -
getSiret()-
- - | -- | -
---|---|
- - | -- | -
getTester()-
- - | -- | -
---|---|
- - | -- | -
getVat()-
- - | -- | -
---|---|
- - | -- | -
getWelcomeEmail()-
- - | -- | -
---|---|
- - | -- | -
getZipCode()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setAccountOwner( $accountOwner)-
- - | -- | -
---|---|
- - | -- | -
- setActivationEmail( $activationEmail)-
- - | -- | -
---|---|
- - | -- | -
- setActive( $active)-
- - | -- | -
---|---|
- - | -- | -
- setAddress( $address)-
- - | -- | -
---|---|
- - | -- | -
- setBalance( $balance)-
- - | -- | -
---|---|
- - | -- | -
- setBic( $bic)-
- - | -- | -
---|---|
- - | -- | -
- setBirthDate( $birthDate)-
- - | -- | -
---|---|
- - | -- | -
- setCallingCode( $callingCode)-
- - | -- | -
---|---|
- - | -- | -
- setCity( $city)-
- - | -- | -
---|---|
- - | -- | -
- setCompany( $company)-
- - | -- | -
---|---|
- - | -- | -
- setCompanyCountry( $companyCountry)-
- - | -- | -
---|---|
- - | -- | -
- setCompanyLogo( $companyLogo)-
- - | -- | -
---|---|
- - | -- | -
- setCompanyType( $companyType)-
- - | -- | -
---|---|
- - | -- | -
- setConditionsAccepted( $conditionsAccepted)-
- - | -- | -
---|---|
- - | -- | -
- setCountry( $country)-
- - | -- | -
---|---|
- - | -- | -
- setEmail( $email)-
- - | -- | -
---|---|
- - | -- | -
- setFirstname( $firstname)-
- - | -- | -
---|---|
- - | -- | -
- setGender( $gender)-
- - | -- | -
---|---|
- - | -- | -
- setIban( $iban)-
- - | -- | -
---|---|
- - | -- | -
- setId( $id)-
- - | -- | -
---|---|
- - | -- | -
- setIdentifier( $identifier)-
- - | -- | -
---|---|
- - | -- | -
- setJoinDate( $joinDate)-
- - | -- | -
---|---|
- - | -- | -
- setLastname( $lastname)-
- - | -- | -
---|---|
- - | -- | -
- setNationality( $nationality)-
- - | -- | -
---|---|
- - | -- | -
- setPassword( $password)-
- - | -- | -
---|---|
- - | -- | -
- setPhone( $phone)-
- - | -- | -
---|---|
- - | -- | -
- setSetCompany( $setCompany)-
- - | -- | -
---|---|
- - | -- | -
- setSiret( $siret)-
- - | -- | -
---|---|
- - | -- | -
- setTester( $tester)-
- - | -- | -
---|---|
- - | -- | -
- setVat( $vat)-
- - | -- | -
---|---|
- - | -- | -
- setWelcomeEmail( $welcomeEmail)-
- - | -- | -
---|---|
- - | -- | -
- setZipCode( $zipCode)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- id :-
- map - | -
- :Id * - |
-
---|---|
- - | -- | -
- email :-
- map - | -
- :Email * - |
-
---|---|
- - | -- | -
- password :-
- map - | -
- :Password * - |
-
---|---|
- - | -- | -
- identifier :-
- map - | -
- :Identifier * - |
-
---|---|
- - | -- | -
- company :-
- map - | -
- :Company * - |
-
---|---|
- - | -- | -
- firstname :-
- map - | -
- :Firstname * - |
-
---|---|
- - | -- | -
- lastname :-
- map - | -
- :Lastname * - |
-
---|---|
- - | -- | -
- address :-
- map - | -
- :Address * - |
-
---|---|
- - | -- | -
- zipCode :-
- map - | -
- :ZipCode * - |
-
---|---|
- - | -- | -
- city :-
- map - | -
- :City * - |
-
---|---|
- - | -- | -
- callingCode :-
- map - | -
- :CallingCode * - |
-
---|---|
- - | -- | -
- phone :-
- map - | -
- :Phone * - |
-
---|---|
- - | -- | -
- birthDate :-
- map - | -
- :BirthDate * - |
-
---|---|
- - | -- | -
- nationality :-
- map - | -
- :Nationality * - |
-
---|---|
- - | -- | -
- accountOwner :-
- map - | -
- :AccountOwner * - |
-
---|---|
- - | -- | -
- iban :-
- map - | -
- :Iban * - |
-
---|---|
- - | -- | -
- bic :-
- map - | -
- :Bic * - |
-
---|---|
- - | -- | -
- vat :-
- map - | -
- :Vat * - |
-
---|---|
- - | -- | -
- siret :-
- map - | -
- :Siret * - |
-
---|---|
- - | -- | -
- activationEmail :-
- map - | -
- :ActivationEmail * - |
-
---|---|
- - | -- | -
- joinDate :-
- map - | -
- :JoinDate * - |
-
---|---|
- - | -- | -
- balance :-
- map - | -
- :Balance * - |
-
---|---|
- - | -- | -
- conditionsAccepted :-
- map - | -
- :ConditionsAccepted * - |
-
---|---|
- - | -- | -
- active :-
- map - | -
- :Active * - |
-
---|---|
- - | -- | -
- tester :-
- map - | -
- :Tester * - |
-
---|---|
- - | -- | -
- companyLogo :-
- map - | -
- :CompanyLogo * - |
-
---|---|
- - | -- | -
- companyType :-
- map - | -
- :CompanyType * - |
-
---|---|
- - | -- | -
- companyCountry :-
- map - | -
- :CompanyCountry * - |
-
---|---|
- - | -- | -
- gender :-
- map - | -
- :Gender * - |
-
---|---|
- - | -- | -
- country :-
- map - | -
- :Country * - |
-
---|---|
- - | -- | -
- welcomeEmail :-
- map - | -
- :WelcomeEmail * - |
-
---|---|
- - | -- | -
- setCompany :-
- map - | -
- :SetCompany * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- Represents the response of the request "AddUser" and "UpdateUser"
-- author - | -
-
- klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
__call(String $name, Array $arguments) : mixed-
String
Name of the parameter to set
-Array
- mixed
- __construct()-
- - | -- | -
---|---|
- - | -- | -
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity-
\EasyTransac\Entities\EasyTransac\Converters\IConverter
- \EasyTransac\Entities\Entity
- callConverters(Mixed $value) : Mixed-
Mixed
- Mixed
- getId()-
- - | -- | -
---|---|
- - | -- | -
getMessage()-
- - | -- | -
---|---|
- - | -- | -
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity-
Mixed
Array or \stdClass
-Boolean
- \EasyTransac\Entities\Entity
- hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)-
- - | -- | -
---|
\stdClass
- Boolean
- hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)-
- - | -- | -
---|
\EasyTransac\Entities\Array
- Boolean
- makeMapping()-
- - | -- | -
---|---|
- - | -- | -
setId( $id)-
- - | -- | -
---|---|
- - | -- | -
- setMessage( $message)-
- - | -- | -
---|---|
- - | -- | -
- toArray() : Array-
- - | -- | -
---|
Array
- id :-
- map - | -
- :Id * - |
-
---|---|
- - | -- | -
- mapping :-
- - | -- | -
---|
- additionalFields :-
- - | -- | -
---|
- converters :-
- - | -- | -
---|
- API function /payment/addcard, add a credit card
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :CreditCard * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /client/add, add a new customer
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :CustomerInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /kyc/add, add a new document
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :Document * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /user/add, add a new user
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :UserInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /client/payout/list, get the status of a bank transfer
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :BankTransferInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /client/payout/list, find all bank transfers from a customer
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :BankTransfersList * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/cancel, asks for the cancellation of a recurring payment
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :CancellationInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/capture,
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :PaymentCapture * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/cardinfos, get info from a credit card
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :CreditCardInfo * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/listcards, gets the credit cards list
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :CreditCardsList * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/debit, makes a payment by "debit"
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :DoneTransaction * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/direct, makes a payment "direct"
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :DoneTransaction * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /client/find, find a customer
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :CustomerInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /kyc/find, Find documents
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :Document * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /user/find, search a user
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :User * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /kyc/get, get a document
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :Document * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /client/payout/init, make a bank transfer from your account to a customer
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :BankTransferInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/oneclick, asks for a payment OneClick
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :DoneTransaction * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/page, asks for the external payment page
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :PaymentPageInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/cancel, asks for the cancellation of a payment page
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :PaymentPageCancellationInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/refund, asks for a refund
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :PaymentPageInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /payment/status, requests for a payment status
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :DoneTransaction * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- Gerenic request
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- requiredFields :-
- - | -- | -
---|
- API function /client/update, edit a customer
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :CustomerInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- API function /user/update, makes an update of an user
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
call(String $funcName, \EasyTransac\Entities\Entity $entity)-
- - | -- | -
---|
String
- \EasyTransac\Entities\Entity
- checkRequiredFields(Array|\EasyTransac\Requests\stdClass $json) : boolean-
Array|\EasyTransac\Requests\stdClass
- boolean
- execute(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- mapResponse(\stdClass $fields) : \EasyTransac\Responses\StandardResponse-
\stdClass
- \EasyTransac\Responses\StandardResponse
- response :-
- object - | -
- :UserInfos * - |
-
---|---|
- - | -- | -
- requiredFields :-
- - | -- | -
---|
- Response used in return of a request
-- author - | -
-
- Klyde - |
-
---|---|
- copyright - | -
-
- EasyTransac - |
-
- package - | -
-
- Default - |
-
getContent() : \EasyTransac\Entities\Entity-
getErrorCode() : String-
- - | -- | -
---|
String
- getErrorMessage() : String-
- - | -- | -
---|
String
- isSameSignature() : boolean|Boolean-
- - | -- | -
---|
boolean|Boolean
- isSuccess() : boolean-
- - | -- | -
---|
boolean
- setContent(\EasyTransac\Entities\Entity $entity) : \EasyTransac\Responses\StandardResponse-
\EasyTransac\Entities\Entity
- \EasyTransac\Responses\StandardResponse
- setErrorCode(String $code) : \EasyTransac\Responses\StandardResponse-
setErrorMessage(String $message) : \EasyTransac\Responses\StandardResponse-
String
- \EasyTransac\Responses\StandardResponse
- setSameSignature(Boolean $same) : \EasyTransac\Responses\StandardResponse-
Boolean
- \EasyTransac\Responses\StandardResponse
- setSuccess(Boolean $success) : \EasyTransac\Responses\StandardResponse-
Boolean
- \EasyTransac\Responses\StandardResponse
- entity :-
- - | -- | -
---|
- errorMessage :-
- - | -- | -
---|
- errorCode :-
- - | -- | -
---|
- success :-
- - | -- | -
---|
- sameSignature :-
- - | -- | -
---|
- Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -17 | -No summary for method getEmail() | -
error | -22 | -No summary for method getId() | -
error | -27 | -Argument $email is missing from the Docblock of setEmail | -
error | -27 | -No summary for method setEmail() | -
error | -33 | -Argument $id is missing from the Docblock of setId | -
error | -33 | -No summary for method setId() | -
error | -13 | -No summary for property $email | -
error | -15 | -No summary for property $id | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -35 | -Argument $value is missing from the Docblock of setRequestId | -
error | -35 | -No summary for method setRequestId() | -
error | -41 | -No summary for method getRequestId() | -
error | -46 | -Argument $operationType is missing from the Docblock of setOperationType | -
error | -46 | -No summary for method setOperationType() | -
error | -52 | -No summary for method getOperationType() | -
error | -57 | -No summary for method getStatus() | -
error | -62 | -Argument $status is missing from the Docblock of setStatus | -
error | -62 | -No summary for method setStatus() | -
error | -68 | -No summary for method getDate() | -
error | -73 | -Argument $date is missing from the Docblock of setDate | -
error | -73 | -No summary for method setDate() | -
error | -79 | -No summary for method getDateSent() | -
error | -84 | -Argument $date is missing from the Docblock of setDateSent | -
error | -84 | -No summary for method setDateSent() | -
error | -90 | -No summary for method getAmount() | -
error | -95 | -Argument $amount is missing from the Docblock of setAmount | -
error | -95 | -No summary for method setAmount() | -
error | -101 | -No summary for method getFixFees() | -
error | -106 | -Argument $fixFees is missing from the Docblock of setFixFees | -
error | -106 | -No summary for method setFixFees() | -
error | -112 | -No summary for method getSecure() | -
error | -117 | -Argument $secure is missing from the Docblock of setSecure | -
error | -117 | -No summary for method setSecure() | -
error | -123 | -No summary for method getPageUrl() | -
error | -128 | -Argument $pageUrl is missing from the Docblock of setPageUrl | -
error | -128 | -No summary for method setPageUrl() | -
error | -134 | -No summary for method getEmail() | -
error | -139 | -Argument $email is missing from the Docblock of setEmail | -
error | -139 | -No summary for method setEmail() | -
error | -145 | -No summary for method getLanguage() | -
error | -150 | -Argument $language is missing from the Docblock of setLanguage | -
error | -150 | -No summary for method setLanguage() | -
error | -13 | -No summary for property $requestId | -
error | -15 | -No summary for property $operationType | -
error | -17 | -No summary for property $status | -
error | -19 | -No summary for property $date | -
error | -21 | -No summary for property $dateSent | -
error | -23 | -No summary for property $amount | -
error | -25 | -No summary for property $fixFees | -
error | -27 | -No summary for property $secure | -
error | -29 | -No summary for property $pageUrl | -
error | -31 | -No summary for property $email | -
error | -33 | -No summary for property $language | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -51 | -No summary for method getOperationType() | -
error | -56 | -Argument $operationType is missing from the Docblock of setOperationType | -
error | -56 | -No summary for method setOperationType() | -
error | -62 | -No summary for method getRequestId() | -
error | -67 | -Argument $requestId is missing from the Docblock of setRequestId | -
error | -67 | -No summary for method setRequestId() | -
error | -73 | -No summary for method getTid() | -
error | -78 | -Argument $tid is missing from the Docblock of setTid | -
error | -78 | -No summary for method setTid() | -
error | -84 | -No summary for method getUid() | -
error | -89 | -Argument $uid is missing from the Docblock of setUid | -
error | -89 | -No summary for method setUid() | -
error | -95 | -No summary for method getOrderId() | -
error | -100 | -Argument $orderId is missing from the Docblock of setOrderId | -
error | -100 | -No summary for method setOrderId() | -
error | -106 | -No summary for method getStatus() | -
error | -111 | -Argument $status is missing from the Docblock of setStatus | -
error | -111 | -No summary for method setStatus() | -
error | -117 | -No summary for method getDate() | -
error | -122 | -Argument $date is missing from the Docblock of setDate | -
error | -122 | -No summary for method setDate() | -
error | -128 | -No summary for method getAmount() | -
error | -133 | -Argument $amount is missing from the Docblock of setAmount | -
error | -133 | -No summary for method setAmount() | -
error | -139 | -No summary for method getCurrency() | -
error | -144 | -Argument $currency is missing from the Docblock of setCurrency | -
error | -144 | -No summary for method setCurrency() | -
error | -150 | -No summary for method getFixFees() | -
error | -155 | -Argument $fixFees is missing from the Docblock of setFixFees | -
error | -155 | -No summary for method setFixFees() | -
error | -161 | -No summary for method getMessage() | -
error | -166 | -Argument $message is missing from the Docblock of setMessage | -
error | -166 | -No summary for method setMessage() | -
error | -172 | -No summary for method getSecure() | -
error | -177 | -Argument $secure is missing from the Docblock of setSecure | -
error | -177 | -No summary for method setSecure() | -
error | -183 | -No summary for method getOneClick() | -
error | -188 | -Argument $oneClick is missing from the Docblock of setOneClick | -
error | -188 | -No summary for method setOneClick() | -
error | -194 | -No summary for method getAlias() | -
error | -199 | -Argument $alias is missing from the Docblock of setAlias | -
error | -199 | -No summary for method setAlias() | -
error | -205 | -No summary for method getCardNumber() | -
error | -210 | -Argument $cardNumber is missing from the Docblock of setCardNumber | -
error | -210 | -No summary for method setCardNumber() | -
error | -216 | -No summary for method getTest() | -
error | -221 | -Argument $test is missing from the Docblock of setTest | -
error | -221 | -No summary for method setTest() | -
error | -227 | -No summary for method getSignature() | -
error | -232 | -Argument $signature is missing from the Docblock of setSignature | -
error | -232 | -No summary for method setSignature() | -
error | -238 | -No summary for method getClient() | -
error | -243 | -Argument $client is missing from the Docblock of setClient | -
error | -243 | -No summary for method setClient() | -
error | -249 | -No summary for method getError() | -
error | -254 | -Argument $error is missing from the Docblock of setError | -
error | -254 | -No summary for method setError() | -
error | -13 | -No summary for property $operationType | -
error | -15 | -No summary for property $requestId | -
error | -17 | -No summary for property $tid | -
error | -19 | -No summary for property $uid | -
error | -21 | -No summary for property $orderId | -
error | -23 | -No summary for property $status | -
error | -25 | -No summary for property $date | -
error | -27 | -No summary for property $amount | -
error | -29 | -No summary for property $currency | -
error | -31 | -No summary for property $fixFees | -
error | -33 | -No summary for property $message | -
error | -35 | -No summary for property $secure | -
error | -37 | -No summary for property $oneClick | -
error | -39 | -No summary for property $alias | -
error | -41 | -No summary for property $cardNumber | -
error | -43 | -No summary for property $test | -
error | -45 | -No summary for property $signature | -
error | -47 | -No summary for property $client | -
error | -49 | -No summary for property $error | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -47 | -No summary for method __construct() | -
error | -58 | -Argument $value is missing from the Docblock of setCreditCard | -
error | -58 | -No summary for method setCreditCard() | -
error | -64 | -No summary for method getCreditCard() | -
error | -69 | -Argument $value is missing from the Docblock of setCustomer | -
error | -69 | -No summary for method setCustomer() | -
error | -75 | -No summary for method getCustomer() | -
error | -80 | -Argument $value is missing from the Docblock of setDownPayment | -
error | -80 | -No summary for method setDownPayment() | -
error | -86 | -No summary for method getDownPayment() | -
error | -91 | -Argument $value is missing from the Docblock of setSecure | -
error | -91 | -No summary for method setSecure() | -
error | -97 | -No summary for method getSecure() | -
error | -102 | -Argument $value is missing from the Docblock of setClientIp | -
error | -102 | -No summary for method setClientIp() | -
error | -108 | -No summary for method getClientIp() | -
error | -113 | -Argument $value is missing from the Docblock of setDescription | -
error | -113 | -No summary for method setDescription() | -
error | -119 | -No summary for method getDescription() | -
error | -124 | -Argument $value is missing from the Docblock of setOrderId | -
error | -124 | -No summary for method setOrderId() | -
error | -130 | -No summary for method getOrderId() | -
error | -135 | -Argument $value is missing from the Docblock of setAmount | -
error | -135 | -No summary for method setAmount() | -
error | -141 | -No summary for method getAmount() | -
error | -146 | -No summary for method getMultiplePayments() | -
error | -151 | -Argument $multiplePayments is missing from the Docblock of setMultiplePayments | -
error | -151 | -No summary for method setMultiplePayments() | -
error | -157 | -No summary for method getMultiplePaymentsRepeat() | -
error | -162 | -Argument $multiplePaymentsRepeat is missing from the Docblock of setMultiplePaymentsRepeat | -
error | -162 | -No summary for method setMultiplePaymentsRepeat() | -
error | -168 | -No summary for method getRebill() | -
error | -173 | -Argument $rebill is missing from the Docblock of setRebill | -
error | -173 | -No summary for method setRebill() | -
error | -179 | -No summary for method getRecurrence() | -
error | -184 | -Argument $recurrence is missing from the Docblock of setRecurrence | -
error | -184 | -No summary for method setRecurrence() | -
error | -190 | -No summary for method getPayToEmail() | -
error | -195 | -Argument $payToEmail is missing from the Docblock of setPayToEmail | -
error | -195 | -No summary for method setPayToEmail() | -
error | -201 | -No summary for method getUserAgent() | -
error | -206 | -Argument $userAgent is missing from the Docblock of setUserAgent | -
error | -206 | -No summary for method setUserAgent() | -
error | -212 | -No summary for method getLanguage() | -
error | -217 | -Argument $language is missing from the Docblock of setLanguage | -
error | -217 | -No summary for method setLanguage() | -
error | -223 | -No summary for method getPreAuth() | -
error | -228 | -Argument $value is missing from the Docblock of setPreAuth | -
error | -228 | -No summary for method setPreAuth() | -
error | -234 | -No summary for method getReturnUrl() | -
error | -239 | -Argument $returnUrl is missing from the Docblock of setReturnUrl | -
error | -239 | -No summary for method setReturnUrl() | -
error | -13 | -No summary for property $amount | -
error | -15 | -No summary for property $orderId | -
error | -17 | -No summary for property $description | -
error | -19 | -No summary for property $clientIp | -
error | -21 | -No summary for property $secure | -
error | -23 | -No summary for property $downPayment | -
error | -25 | -No summary for property $returnUrl | -
error | -27 | -No summary for property $multiplePayments | -
error | -29 | -No summary for property $multiplePaymentsRepeat | -
error | -31 | -No summary for property $rebill | -
error | -33 | -No summary for property $recurrence | -
error | -35 | -No summary for property $payToEmail | -
error | -37 | -No summary for property $userAgent | -
error | -39 | -No summary for property $language | -
error | -41 | -No summary for property $customer | -
error | -43 | -No summary for property $creditCard | -
error | -45 | -No summary for property $preAuth | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for method getBankTransferInfos() | -
error | -20 | -Argument $bankTransferInfos is missing from the Docblock of setBankTransferInfos | -
error | -20 | -No summary for method setBankTransferInfos() | -
error | -13 | -No summary for property $bankTransferInfos | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -18 | -No summary for property $requiredFields | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -47 | -Argument $value is missing from the Docblock of setUid | -
error | -47 | -No summary for method setUid() | -
error | -53 | -No summary for method getUid() | -
error | -58 | -Argument $value is missing from the Docblock of setCity | -
error | -58 | -No summary for method setCity() | -
error | -64 | -No summary for method getCity() | -
error | -69 | -Argument $value is missing from the Docblock of setZipCode | -
error | -69 | -No summary for method setZipCode() | -
error | -75 | -No summary for method getZipCode() | -
error | -80 | -Argument $value is missing from the Docblock of setAddress | -
error | -80 | -No summary for method setAddress() | -
error | -86 | -No summary for method getCountry() | -
error | -91 | -No summary for method getAddress() | -
error | -96 | -Argument $value is missing from the Docblock of setNationality | -
error | -96 | -No summary for method setNationality() | -
error | -102 | -No summary for method getNationality() | -
error | -107 | -Argument $value is missing from the Docblock of setBirthDate | -
error | -107 | -No summary for method setBirthDate() | -
error | -113 | -No summary for method getBirthDate() | -
error | -118 | -Argument $value is missing from the Docblock of setPhone | -
error | -118 | -No summary for method setPhone() | -
error | -124 | -No summary for method getPhone() | -
error | -129 | -Argument $value is missing from the Docblock of setCallingCode | -
error | -129 | -No summary for method setCallingCode() | -
error | -135 | -No summary for method getCallingCode() | -
error | -140 | -Argument $value is missing from the Docblock of setLastname | -
error | -140 | -No summary for method setLastname() | -
error | -146 | -Argument $value is missing from the Docblock of setCountry | -
error | -146 | -No summary for method setCountry() | -
error | -152 | -No summary for method getLastname() | -
error | -157 | -Argument $value is missing from the Docblock of setFirstname | -
error | -157 | -No summary for method setFirstname() | -
error | -163 | -No summary for method getFirstname() | -
error | -168 | -Argument $value is missing from the Docblock of setEmail | -
error | -168 | -No summary for method setEmail() | -
error | -174 | -No summary for method getEmail() | -
error | -179 | -No summary for method getClientId() | -
error | -184 | -Argument $clientId is missing from the Docblock of setClientId | -
error | -184 | -No summary for method setClientId() | -
error | -190 | -No summary for method getCompany() | -
error | -195 | -No summary for method getIban() | -
error | -200 | -No summary for method getBic() | -
error | -205 | -No summary for method getCommunication() | -
error | -210 | -Argument $company is missing from the Docblock of setCompany | -
error | -210 | -No summary for method setCompany() | -
error | -216 | -Argument $iban is missing from the Docblock of setIban | -
error | -216 | -No summary for method setIban() | -
error | -222 | -Argument $bic is missing from the Docblock of setBic | -
error | -222 | -No summary for method setBic() | -
error | -228 | -Argument $communication is missing from the Docblock of setCommunication | -
error | -228 | -No summary for method setCommunication() | -
error | -13 | -No summary for property $email | -
error | -15 | -No summary for property $firstname | -
error | -17 | -No summary for property $lastname | -
error | -19 | -No summary for property $callingCode | -
error | -21 | -No summary for property $phone | -
error | -23 | -No summary for property $birthDate | -
error | -25 | -No summary for property $nationality | -
error | -27 | -No summary for property $address | -
error | -29 | -No summary for property $zipCode | -
error | -31 | -No summary for property $city | -
error | -33 | -No summary for property $country | -
error | -35 | -No summary for property $uid | -
error | -37 | -No summary for property $clientId | -
error | -39 | -No summary for property $company | -
error | -41 | -No summary for property $iban | -
error | -43 | -No summary for property $bic | -
error | -45 | -No summary for property $communication | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -17 | -No summary for method getId() | -
error | -22 | -Argument $id is missing from the Docblock of setId | -
error | -22 | -No summary for method setId() | -
error | -28 | -No summary for method getMessage() | -
error | -33 | -Argument $message is missing from the Docblock of setMessage | -
error | -33 | -No summary for method setMessage() | -
error | -13 | -No summary for property $id | -
error | -15 | -No summary for property $message | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -17 | -No summary for method getCustomer() | -
error | -22 | -No summary for method getPayoutId() | -
error | -27 | -Argument $customer is missing from the Docblock of setCustomer | -
error | -27 | -No summary for method setCustomer() | -
error | -33 | -Argument $payoutId is missing from the Docblock of setPayoutId | -
error | -33 | -No summary for method setPayoutId() | -
error | -13 | -No summary for property $customer | -
error | -15 | -No summary for property $payoutId | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -14 | -No summary for method __construct() | -
error | -23 | -Argument $headers is missing from the Docblock of setHeaders | -
error | -41 | -Argument $second is missing from the Docblock of setTimeout | -
error | -59 | -Argument $url is missing from the Docblock of call | -
error | -59 | -Argument $params is missing from the Docblock of call | -
error | -101 | -Argument $headers is missing from the Docblock of addHeaders | -
error | -11 | -No summary for property $timeout | -
error | -12 | -No summary for property $headers | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -43 | -No summary for method __construct() | -
error | -54 | -Argument $value is missing from the Docblock of setAlias | -
error | -54 | -No summary for method setAlias() | -
error | -60 | -No summary for method getAlias() | -
error | -65 | -Argument $value is missing from the Docblock of setClientIp | -
error | -65 | -No summary for method setClientIp() | -
error | -71 | -No summary for method getClientIp() | -
error | -76 | -Argument $value is missing from the Docblock of setDescription | -
error | -76 | -No summary for method setDescription() | -
error | -82 | -No summary for method getDescription() | -
error | -87 | -Argument $value is missing from the Docblock of setOrderId | -
error | -87 | -No summary for method setOrderId() | -
error | -93 | -No summary for method getOrderId() | -
error | -98 | -Argument $value is missing from the Docblock of setUid | -
error | -98 | -No summary for method setUid() | -
error | -104 | -No summary for method getUid() | -
error | -109 | -Argument $value is missing from the Docblock of setAmount | -
error | -109 | -No summary for method setAmount() | -
error | -115 | -No summary for method getAmount() | -
error | -120 | -No summary for method getPayToEmail() | -
error | -125 | -Argument $payToEmail is missing from the Docblock of setPayToEmail | -
error | -125 | -No summary for method setPayToEmail() | -
error | -131 | -No summary for method getUserAgent() | -
error | -136 | -Argument $userAgent is missing from the Docblock of setUserAgent | -
error | -136 | -No summary for method setUserAgent() | -
error | -142 | -No summary for method getLanguage() | -
error | -147 | -Argument $language is missing from the Docblock of setLanguage | -
error | -147 | -No summary for method setLanguage() | -
error | -153 | -No summary for method getClientId() | -
error | -158 | -Argument $clientId is missing from the Docblock of setClientId | -
error | -158 | -No summary for method setClientId() | -
error | -164 | -No summary for method getVersion() | -
error | -169 | -Argument $version is missing from the Docblock of setVersion | -
error | -169 | -No summary for method setVersion() | -
error | -175 | -Argument $value is missing from the Docblock of setSecure | -
error | -175 | -No summary for method setSecure() | -
error | -181 | -No summary for method getSecure() | -
error | -186 | -No summary for method getReturnUrl() | -
error | -191 | -Argument $returnUrl is missing from the Docblock of setReturnUrl | -
error | -191 | -No summary for method setReturnUrl() | -
error | -197 | -Argument $value is missing from the Docblock of setCVV | -
error | -197 | -No summary for method setCVV() | -
error | -203 | -No summary for method getCVV() | -
error | -208 | -Argument $value is missing from the Docblock of setPreAuth | -
error | -208 | -No summary for method setPreAuth() | -
error | -214 | -No summary for method getPreAuth() | -
error | -13 | -No summary for property $amount | -
error | -15 | -No summary for property $uid | -
error | -17 | -No summary for property $orderId | -
error | -19 | -No summary for property $description | -
error | -21 | -No summary for property $clientIp | -
error | -23 | -No summary for property $alias | -
error | -25 | -No summary for property $payToEmail | -
error | -27 | -No summary for property $userAgent | -
error | -29 | -No summary for property $language | -
error | -31 | -No summary for property $clientId | -
error | -33 | -No summary for property $version | -
error | -35 | -No summary for property $secure | -
error | -37 | -No summary for property $returnUrl | -
error | -39 | -No summary for property $CVV | -
error | -41 | -No summary for property $preAuth | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for method getCreditCards() | -
error | -20 | -Argument $creditCards is missing from the Docblock of setCreditCards | -
error | -20 | -No summary for method setCreditCards() | -
error | -13 | -No summary for property $creditCards | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -Name of argument $headers does not match with the DocBlock's name $params in setHeaders() | -
notice | -15 | -Parameter $params could not be found in setHeaders() | -
error | -26 | -Argument $second is missing from the Docblock of setTimeout | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -14 | -No summary for property $instance | -
error | -15 | -No summary for property $key | -
error | -16 | -No summary for property $caller | -
error | -17 | -No summary for property $modifier | -
error | -18 | -No summary for property $url | -
error | -19 | -No summary for property $timeout | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -51 | -No summary for method __construct() | -
error | -62 | -No summary for method getReturnUrl() | -
error | -67 | -Argument $returnUrl is missing from the Docblock of setReturnUrl | -
error | -67 | -No summary for method setReturnUrl() | -
error | -73 | -Argument $value is missing from the Docblock of setCustomer | -
error | -73 | -No summary for method setCustomer() | -
error | -79 | -No summary for method getCustomer() | -
error | -84 | -Argument $value is missing from the Docblock of setMultiplePayments | -
error | -84 | -No summary for method setMultiplePayments() | -
error | -90 | -No summary for method getMultiplePayments() | -
error | -95 | -Argument $value is missing from the Docblock of setDownPayment | -
error | -95 | -No summary for method setDownPayment() | -
error | -101 | -No summary for method getDownPayment() | -
error | -106 | -Argument $value is missing from the Docblock of setClientIp | -
error | -106 | -No summary for method setClientIp() | -
error | -112 | -No summary for method getClientIp() | -
error | -117 | -Argument $value is missing from the Docblock of setDescription | -
error | -117 | -No summary for method setDescription() | -
error | -123 | -No summary for method getDescription() | -
error | -128 | -Argument $value is missing from the Docblock of setOrderId | -
error | -128 | -No summary for method setOrderId() | -
error | -134 | -No summary for method getOrderId() | -
error | -139 | -Argument $value is missing from the Docblock of setAmount | -
error | -139 | -No summary for method setAmount() | -
error | -145 | -No summary for method getAmount() | -
error | -150 | -No summary for method getBic() | -
error | -155 | -Argument $bic is missing from the Docblock of setBic | -
error | -155 | -No summary for method setBic() | -
error | -161 | -No summary for method getIban() | -
error | -166 | -Argument $iban is missing from the Docblock of setIban | -
error | -166 | -No summary for method setIban() | -
error | -172 | -No summary for method getSecure() | -
error | -177 | -Argument $secure is missing from the Docblock of setSecure | -
error | -177 | -No summary for method setSecure() | -
error | -183 | -No summary for method getMultiplePaymentsRepeat() | -
error | -188 | -Argument $multiplePaymentsRepeat is missing from the Docblock of setMultiplePaymentsRepeat | -
error | -188 | -No summary for method setMultiplePaymentsRepeat() | -
error | -194 | -No summary for method getRebill() | -
error | -199 | -Argument $rebill is missing from the Docblock of setRebill | -
error | -199 | -No summary for method setRebill() | -
error | -205 | -No summary for method getRecurrence() | -
error | -210 | -Argument $recurrence is missing from the Docblock of setRecurrence | -
error | -210 | -No summary for method setRecurrence() | -
error | -216 | -No summary for method getPayToEmail() | -
error | -221 | -Argument $payToEmail is missing from the Docblock of setPayToEmail | -
error | -221 | -No summary for method setPayToEmail() | -
error | -227 | -No summary for method getUserAgent() | -
error | -232 | -Argument $userAgent is missing from the Docblock of setUserAgent | -
error | -232 | -No summary for method setUserAgent() | -
error | -238 | -No summary for method getLanguage() | -
error | -243 | -Argument $language is missing from the Docblock of setLanguage | -
error | -243 | -No summary for method setLanguage() | -
error | -13 | -No summary for property $amount | -
error | -15 | -No summary for property $orderId | -
error | -17 | -No summary for property $description | -
error | -19 | -No summary for property $clientIp | -
error | -21 | -No summary for property $secure | -
error | -23 | -No summary for property $downPayment | -
error | -25 | -No summary for property $multiplePayments | -
error | -27 | -No summary for property $multiplePaymentsRepeat | -
error | -29 | -No summary for property $rebill | -
error | -31 | -No summary for property $recurrence | -
error | -33 | -No summary for property $payToEmail | -
error | -35 | -No summary for property $userAgent | -
error | -37 | -No summary for property $language | -
error | -39 | -No summary for property $bic | -
error | -41 | -No summary for property $iban | -
error | -43 | -No summary for property $customer | -
error | -45 | -No summary for property $accountOwner | -
error | -47 | -No summary for property $returnUrl | -
error | -49 | -No summary for property $Rebill | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -14 | -Argument $value is missing from the Docblock of convert | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -14 | -No summary for property $entity | -
error | -15 | -No summary for property $errorMessage | -
error | -16 | -No summary for property $errorCode | -
error | -17 | -No summary for property $success | -
error | -18 | -No summary for property $sameSignature | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -No summary for method __construct() | -
error | -17 | -No summary for property $mapping | -
error | -18 | -No summary for property $additionalFields | -
error | -19 | -No summary for property $converters | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -17 | -No summary for method getTid() | -
error | -22 | -No summary for method getLanguage() | -
error | -27 | -Argument $tid is missing from the Docblock of setTid | -
error | -27 | -No summary for method setTid() | -
error | -33 | -Argument $language is missing from the Docblock of setLanguage | -
error | -33 | -No summary for method setLanguage() | -
error | -13 | -No summary for property $tid | -
error | -15 | -No summary for property $language | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -No summary for method getAmount() | -
error | -26 | -Argument $amount is missing from the Docblock of setAmount | -
error | -26 | -No summary for method setAmount() | -
error | -32 | -No summary for method getReason() | -
error | -37 | -Argument $reason is missing from the Docblock of setReason | -
error | -37 | -No summary for method setReason() | -
error | -43 | -No summary for method getTid() | -
error | -48 | -Argument $tid is missing from the Docblock of setTid | -
error | -48 | -No summary for method setTid() | -
error | -54 | -No summary for method getLanguage() | -
error | -59 | -Argument $language is missing from the Docblock of setLanguage | -
error | -59 | -No summary for method setLanguage() | -
error | -13 | -No summary for property $tid | -
error | -15 | -No summary for property $language | -
error | -17 | -No summary for property $amount | -
error | -19 | -No summary for property $reason | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -No summary for method getCardBin() | -
error | -26 | -No summary for method getCardCountry() | -
error | -31 | -No summary for method getCardType() | -
error | -36 | -No summary for method getCardBank() | -
error | -41 | -Argument $cardBIN is missing from the Docblock of setCardBin | -
error | -41 | -No summary for method setCardBin() | -
error | -47 | -Argument $cardCountry is missing from the Docblock of setCardCountry | -
error | -47 | -No summary for method setCardCountry() | -
error | -53 | -Argument $cardType is missing from the Docblock of setCardType | -
error | -53 | -No summary for method setCardType() | -
error | -59 | -Argument $cardBank is missing from the Docblock of setCardBank | -
error | -59 | -No summary for method setCardBank() | -
error | -13 | -No summary for property $cardBin | -
error | -15 | -No summary for property $cardCountry | -
error | -17 | -No summary for property $cardType | -
error | -19 | -No summary for property $cardBank | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -61 | -No summary for method __construct() | -
error | -72 | -No summary for method getSendEmail() | -
error | -77 | -Argument $sendEmail is missing from the Docblock of setSendEmail | -
error | -77 | -No summary for method setSendEmail() | -
error | -83 | -No summary for method getSendSMS() | -
error | -88 | -Argument $sendSMS is missing from the Docblock of setSendSMS | -
error | -88 | -No summary for method setSendSMS() | -
error | -94 | -No summary for method getSendLater() | -
error | -99 | -Argument $date is missing from the Docblock of setSendLater | -
error | -99 | -No summary for method setSendLater() | -
error | -105 | -No summary for method getVersion() | -
error | -110 | -Argument $version is missing from the Docblock of setVersion | -
error | -110 | -No summary for method setVersion() | -
error | -116 | -No summary for method getOrderId() | -
error | -121 | -Argument $orderId is missing from the Docblock of setOrderId | -
error | -121 | -No summary for method setOrderId() | -
error | -127 | -Argument $operationType is missing from the Docblock of setOperationType | -
error | -127 | -No summary for method setOperationType() | -
error | -133 | -No summary for method getOperationType() | -
error | -138 | -No summary for method getDescription() | -
error | -143 | -Argument $description is missing from the Docblock of setDescription | -
error | -143 | -No summary for method setDescription() | -
error | -149 | -No summary for method getAmount() | -
error | -154 | -Argument $amount is missing from the Docblock of setAmount | -
error | -154 | -No summary for method setAmount() | -
error | -160 | -No summary for method getClientIP() | -
error | -165 | -Argument $clientIP is missing from the Docblock of setClientIP | -
error | -165 | -No summary for method setClientIP() | -
error | -171 | -No summary for method getSecure() | -
error | -176 | -Argument $secure is missing from the Docblock of setSecure | -
error | -176 | -No summary for method setSecure() | -
error | -182 | -No summary for method getReturnUrl() | -
error | -187 | -Argument $returnUrl is missing from the Docblock of setReturnUrl | -
error | -187 | -No summary for method setReturnUrl() | -
error | -193 | -No summary for method getCancelUrl() | -
error | -198 | -Argument $cancelUrl is missing from the Docblock of setCancelUrl | -
error | -198 | -No summary for method setCancelUrl() | -
error | -204 | -No summary for method getCustomer() | -
error | -209 | -Argument $customer is missing from the Docblock of setCustomer | -
error | -209 | -No summary for method setCustomer() | -
error | -215 | -No summary for method getMultiplePayments() | -
error | -220 | -Argument $multiplePayments is missing from the Docblock of setMultiplePayments | -
error | -220 | -No summary for method setMultiplePayments() | -
error | -226 | -No summary for method getMultiplePaymentsRepeat() | -
error | -231 | -Argument $multiplePaymentsRepeat is missing from the Docblock of setMultiplePaymentsRepeat | -
error | -231 | -No summary for method setMultiplePaymentsRepeat() | -
error | -237 | -No summary for method getDownPayment() | -
error | -242 | -Argument $downPayment is missing from the Docblock of setDownPayment | -
error | -242 | -No summary for method setDownPayment() | -
error | -248 | -No summary for method getRebill() | -
error | -253 | -Argument $Rebill is missing from the Docblock of setRebill | -
error | -253 | -No summary for method setRebill() | -
error | -259 | -No summary for method getRecurrence() | -
error | -264 | -Argument $recurrence is missing from the Docblock of setRecurrence | -
error | -264 | -No summary for method setRecurrence() | -
error | -270 | -No summary for method getPayToEmail() | -
error | -275 | -Argument $payToEmail is missing from the Docblock of setPayToEmail | -
error | -275 | -No summary for method setPayToEmail() | -
error | -281 | -No summary for method getUserAgent() | -
error | -286 | -Argument $userAgent is missing from the Docblock of setUserAgent | -
error | -286 | -No summary for method setUserAgent() | -
error | -292 | -No summary for method getLanguage() | -
error | -297 | -Argument $language is missing from the Docblock of setLanguage | -
error | -297 | -No summary for method setLanguage() | -
error | -303 | -No summary for method getAskAmount() | -
error | -308 | -Argument $askAmount is missing from the Docblock of setAskAmount | -
error | -308 | -No summary for method setAskAmount() | -
error | -314 | -No summary for method getAskInvoiceNumber() | -
error | -319 | -Argument $askInvoiceNumber is missing from the Docblock of setAskInvoiceNumber | -
error | -319 | -No summary for method setAskInvoiceNumber() | -
error | -325 | -No summary for method getPreAuth() | -
error | -330 | -Argument $preAuth is missing from the Docblock of setPreAuth | -
error | -330 | -No summary for method setPreAuth() | -
error | -13 | -No summary for property $sendEmail | -
error | -15 | -No summary for property $sendSMS | -
error | -17 | -No summary for property $sendLater | -
error | -19 | -No summary for property $orderId | -
error | -21 | -No summary for property $operationType | -
error | -23 | -No summary for property $description | -
error | -25 | -No summary for property $amount | -
error | -27 | -No summary for property $clientIP | -
error | -29 | -No summary for property $secure | -
error | -31 | -No summary for property $returnUrl | -
error | -33 | -No summary for property $cancelUrl | -
error | -35 | -No summary for property $customer | -
error | -37 | -No summary for property $multiplePayments | -
error | -39 | -No summary for property $multiplePaymentsRepeat | -
error | -41 | -No summary for property $downPayment | -
error | -43 | -No summary for property $Rebill | -
error | -45 | -No summary for property $recurrence | -
error | -47 | -No summary for property $payToEmail | -
error | -49 | -No summary for property $userAgent | -
error | -51 | -No summary for property $language | -
error | -53 | -No summary for property $version | -
error | -55 | -No summary for property $askAmount | -
error | -57 | -No summary for property $askInvoiceNumber | -
error | -59 | -No summary for property $preAuth | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -29 | -No summary for method getId() | -
error | -34 | -No summary for method getDate() | -
error | -39 | -No summary for method getStatus() | -
error | -44 | -No summary for method getAmount() | -
error | -49 | -No summary for method getFixFees() | -
error | -54 | -No summary for method getIban() | -
error | -59 | -No summary for method getBic() | -
error | -64 | -No summary for method getReference() | -
error | -69 | -Argument $id is missing from the Docblock of setId | -
error | -69 | -No summary for method setId() | -
error | -75 | -Argument $date is missing from the Docblock of setDate | -
error | -75 | -No summary for method setDate() | -
error | -81 | -Argument $status is missing from the Docblock of setStatus | -
error | -81 | -No summary for method setStatus() | -
error | -87 | -Argument $amount is missing from the Docblock of setAmount | -
error | -87 | -No summary for method setAmount() | -
error | -93 | -Argument $fixFees is missing from the Docblock of setFixFees | -
error | -93 | -No summary for method setFixFees() | -
error | -99 | -Argument $iban is missing from the Docblock of setIban | -
error | -99 | -No summary for method setIban() | -
error | -105 | -Argument $bic is missing from the Docblock of setBic | -
error | -105 | -No summary for method setBic() | -
error | -111 | -Argument $reference is missing from the Docblock of setReference | -
error | -111 | -No summary for method setReference() | -
error | -13 | -No summary for property $id | -
error | -15 | -No summary for property $date | -
error | -17 | -No summary for property $status | -
error | -19 | -No summary for property $amount | -
error | -21 | -No summary for property $fixFees | -
error | -23 | -No summary for property $iban | -
error | -25 | -No summary for property $bic | -
error | -27 | -No summary for property $reference | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -31 | -No summary for method getRequestId() | -
error | -36 | -No summary for method getStatus() | -
error | -41 | -No summary for method getDate() | -
error | -46 | -No summary for method getDateSent() | -
error | -51 | -No summary for method getAmount() | -
error | -56 | -No summary for method getSecure() | -
error | -61 | -No summary for method getPageUrl() | -
error | -66 | -No summary for method getEmail() | -
error | -71 | -No summary for method getLanguage() | -
error | -76 | -Argument $requestId is missing from the Docblock of setRequestId | -
error | -76 | -No summary for method setRequestId() | -
error | -82 | -Argument $status is missing from the Docblock of setStatus | -
error | -82 | -No summary for method setStatus() | -
error | -88 | -Argument $date is missing from the Docblock of setDate | -
error | -88 | -No summary for method setDate() | -
error | -94 | -Argument $dateSent is missing from the Docblock of setDateSent | -
error | -94 | -No summary for method setDateSent() | -
error | -100 | -Argument $amount is missing from the Docblock of setAmount | -
error | -100 | -No summary for method setAmount() | -
error | -106 | -Argument $secure is missing from the Docblock of setSecure | -
error | -106 | -No summary for method setSecure() | -
error | -112 | -Argument $pageUrl is missing from the Docblock of setPageUrl | -
error | -112 | -No summary for method setPageUrl() | -
error | -118 | -Argument $email is missing from the Docblock of setEmail | -
error | -118 | -No summary for method setEmail() | -
error | -124 | -Argument $language is missing from the Docblock of setLanguage | -
error | -124 | -No summary for method setLanguage() | -
error | -13 | -No summary for property $requestId | -
error | -15 | -No summary for property $status | -
error | -17 | -No summary for property $date | -
error | -19 | -No summary for property $dateSent | -
error | -21 | -No summary for property $amount | -
error | -23 | -No summary for property $secure | -
error | -25 | -No summary for property $pageUrl | -
error | -27 | -No summary for property $email | -
error | -29 | -No summary for property $language | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -18 | -Argument $services is missing from the Docblock of execute | -
error | -18 | -Argument $funcName is missing from the Docblock of execute | -
error | -18 | -Argument $params is missing from the Docblock of execute | -
error | -11 | -No summary for property $funcName | -
error | -12 | -No summary for property $params | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -29 | -No summary for method getId() | -
error | -34 | -No summary for method getDocumentType() | -
error | -39 | -No summary for method getStatus() | -
error | -44 | -No summary for method getDate() | -
error | -49 | -No summary for method getDateUpdated() | -
error | -54 | -No summary for method getContent() | -
error | -59 | -No summary for method getComment() | -
error | -64 | -No summary for method getExtension() | -
error | -69 | -Argument $id is missing from the Docblock of setId | -
error | -69 | -No summary for method setId() | -
error | -75 | -Argument $documentType is missing from the Docblock of setDocumentType | -
error | -75 | -No summary for method setDocumentType() | -
error | -81 | -Argument $status is missing from the Docblock of setStatus | -
error | -81 | -No summary for method setStatus() | -
error | -87 | -Argument $date is missing from the Docblock of setDate | -
error | -87 | -No summary for method setDate() | -
error | -93 | -Argument $dateUpdated is missing from the Docblock of setDateUpdated | -
error | -93 | -No summary for method setDateUpdated() | -
error | -99 | -Argument $content is missing from the Docblock of setContent | -
error | -99 | -No summary for method setContent() | -
error | -105 | -Argument $comment is missing from the Docblock of setComment | -
error | -105 | -No summary for method setComment() | -
error | -111 | -Argument $extension is missing from the Docblock of setExtension | -
error | -111 | -No summary for method setExtension() | -
error | -13 | -No summary for property $id | -
error | -15 | -No summary for property $documentType | -
error | -17 | -No summary for property $status | -
error | -19 | -No summary for property $date | -
error | -21 | -No summary for property $dateUpdated | -
error | -23 | -No summary for property $content | -
error | -25 | -No summary for property $comment | -
error | -27 | -No summary for property $extension | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -33 | -Argument $value is missing from the Docblock of setLastAccessed | -
error | -33 | -No summary for method setLastAccessed() | -
error | -39 | -No summary for method getLastAccessed() | -
error | -44 | -Argument $value is missing from the Docblock of setCountry | -
error | -44 | -No summary for method setCountry() | -
error | -50 | -No summary for method getCountry() | -
error | -55 | -Argument $value is missing from the Docblock of setType | -
error | -55 | -No summary for method setType() | -
error | -61 | -No summary for method getType() | -
error | -66 | -Argument $value is missing from the Docblock of setAlias | -
error | -66 | -No summary for method setAlias() | -
error | -72 | -No summary for method getAlias() | -
error | -77 | -Argument $value is missing from the Docblock of setClientId | -
error | -77 | -No summary for method setClientId() | -
error | -83 | -No summary for method getClientId() | -
error | -88 | -Argument $value is missing from the Docblock of setOwner | -
error | -88 | -No summary for method setOwner() | -
error | -94 | -No summary for method getOwner() | -
error | -99 | -Argument $value is missing from the Docblock of setCVV | -
error | -99 | -No summary for method setCVV() | -
error | -105 | -No summary for method getCVV() | -
error | -110 | -Argument $value is missing from the Docblock of setYear | -
error | -110 | -No summary for method setYear() | -
error | -116 | -No summary for method getYear() | -
error | -121 | -Argument $value is missing from the Docblock of setMonth | -
error | -121 | -No summary for method setMonth() | -
error | -127 | -No summary for method getMonth() | -
error | -132 | -Argument $value is missing from the Docblock of setNumber | -
error | -132 | -No summary for method setNumber() | -
error | -138 | -No summary for method getNumber() | -
error | -13 | -No summary for property $number | -
error | -15 | -No summary for property $month | -
error | -17 | -No summary for property $year | -
error | -19 | -No summary for property $CVV | -
error | -21 | -No summary for property $owner | -
error | -23 | -No summary for property $alias | -
error | -25 | -No summary for property $clientId | -
error | -27 | -No summary for property $type | -
error | -29 | -No summary for property $country | -
error | -31 | -No summary for property $lastAccessed | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -19 | -No summary for method getTid() | -
error | -24 | -Argument $tid is missing from the Docblock of setTid | -
error | -24 | -No summary for method setTid() | -
error | -30 | -No summary for method getLanguage() | -
error | -35 | -Argument $language is missing from the Docblock of setLanguage | -
error | -35 | -No summary for method setLanguage() | -
error | -41 | -No summary for method getRequestId() | -
error | -46 | -Argument $requestId is missing from the Docblock of setRequestId | -
error | -46 | -No summary for method setRequestId() | -
error | -13 | -No summary for property $tid | -
error | -15 | -No summary for property $language | -
error | -17 | -No summary for property $requestId | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -23 | -No summary for method getCustomer() | -
error | -28 | -No summary for method getUser() | -
error | -33 | -No summary for method getDocument() | -
error | -38 | -No summary for method getDocumentId() | -
error | -43 | -No summary for method getShowContent() | -
error | -48 | -Argument $customer is missing from the Docblock of setCustomer | -
error | -48 | -No summary for method setCustomer() | -
error | -54 | -Argument $User is missing from the Docblock of setUser | -
error | -54 | -No summary for method setUser() | -
error | -60 | -Argument $document is missing from the Docblock of setDocument | -
error | -60 | -No summary for method setDocument() | -
error | -66 | -Argument $documentId is missing from the Docblock of setDocumentId | -
error | -66 | -No summary for method setDocumentId() | -
error | -72 | -Argument $showContent is missing from the Docblock of setShowContent | -
error | -72 | -No summary for method setShowContent() | -
error | -13 | -No summary for property $customer | -
error | -15 | -No summary for property $User | -
error | -17 | -No summary for property $document | -
error | -19 | -No summary for property $documentId | -
error | -21 | -No summary for property $showContent | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -16 | -Argument $data is missing from the Docblock of getContent | -
error | -16 | -Argument $apiKey is missing from the Docblock of getContent | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -59 | -Argument $value is missing from the Docblock of setSecureUrl | -
error | -59 | -No summary for method setSecureUrl() | -
error | -65 | -No summary for method getSecureUrl() | -
error | -70 | -Argument $value is missing from the Docblock of setAdditionalError | -
error | -70 | -No summary for method setAdditionalError() | -
error | -76 | -No summary for method getAdditionalError() | -
error | -81 | -Argument $value is missing from the Docblock of setError | -
error | -81 | -No summary for method setError() | -
error | -87 | -No summary for method getError() | -
error | -92 | -Argument $value is missing from the Docblock of setAlias | -
error | -92 | -No summary for method setAlias() | -
error | -98 | -No summary for method getAlias() | -
error | -103 | -Argument $value is missing from the Docblock of setOriginalPaymentTid | -
error | -103 | -No summary for method setOriginalPaymentTid() | -
error | -109 | -No summary for method getOriginalPaymentTid() | -
error | -114 | -Argument $value is missing from the Docblock of setRebill | -
error | -114 | -No summary for method setRebill() | -
error | -120 | -No summary for method getRebill() | -
error | -125 | -Argument $value is missing from the Docblock of setMultiplePayments | -
error | -125 | -No summary for method setMultiplePayments() | -
error | -131 | -No summary for method getMultiplePayments() | -
error | -136 | -Argument $value is missing from the Docblock of setOneClick | -
error | -136 | -No summary for method setOneClick() | -
error | -142 | -No summary for method getOneClick() | -
error | -147 | -Argument $value is missing from the Docblock of setSecure | -
error | -147 | -No summary for method setSecure() | -
error | -153 | -No summary for method getSecure() | -
error | -158 | -Argument $value is missing from the Docblock of setMessage | -
error | -158 | -No summary for method setMessage() | -
error | -164 | -No summary for method getMessage() | -
error | -169 | -Argument $value is missing from the Docblock of setFixFees | -
error | -169 | -No summary for method setFixFees() | -
error | -175 | -No summary for method getFixFees() | -
error | -180 | -Argument $value is missing from the Docblock of setAmount | -
error | -180 | -No summary for method setAmount() | -
error | -186 | -No summary for method getAmount() | -
error | -191 | -Argument $value is missing from the Docblock of setDateRepresentment | -
error | -191 | -No summary for method setDateRepresentment() | -
error | -197 | -No summary for method getDateRepresentment() | -
error | -202 | -Argument $value is missing from the Docblock of setDateChargeback | -
error | -202 | -No summary for method setDateChargeback() | -
error | -208 | -No summary for method getDateChargeback() | -
error | -213 | -Argument $value is missing from the Docblock of setDateRefund | -
error | -213 | -No summary for method setDateRefund() | -
error | -219 | -No summary for method getDateRefund() | -
error | -224 | -Argument $value is missing from the Docblock of setDate | -
error | -224 | -No summary for method setDate() | -
error | -230 | -No summary for method getDate() | -
error | -235 | -Argument $value is missing from the Docblock of setStatus | -
error | -235 | -No summary for method setStatus() | -
error | -241 | -No summary for method getStatus() | -
error | -246 | -Argument $value is missing from the Docblock of setOrderId | -
error | -246 | -No summary for method setOrderId() | -
error | -252 | -No summary for method getOrderId() | -
error | -257 | -Argument $value is missing from the Docblock of setUid | -
error | -257 | -No summary for method setUid() | -
error | -263 | -No summary for method getUid() | -
error | -268 | -Argument $value is missing from the Docblock of setTid | -
error | -268 | -No summary for method setTid() | -
error | -274 | -No summary for method getTid() | -
error | -279 | -Argument $value is missing from the Docblock of setRequestId | -
error | -279 | -No summary for method setRequestId() | -
error | -285 | -No summary for method getRequestId() | -
error | -290 | -Argument $value is missing from the Docblock of setMandateUrl | -
error | -290 | -No summary for method setMandateUrl() | -
error | -296 | -No summary for method getMandateUrl() | -
error | -310 | -Argument $client is missing from the Docblock of setClient | -
error | -310 | -No summary for method setClient() | -
error | -316 | -No summary for method isCaptured() | -
error | -321 | -No summary for method isPending() | -
error | -13 | -No summary for property $requestId | -
error | -15 | -No summary for property $tid | -
error | -17 | -No summary for property $uid | -
error | -19 | -No summary for property $orderId | -
error | -21 | -No summary for property $status | -
error | -23 | -No summary for property $date | -
error | -25 | -No summary for property $dateRefund | -
error | -27 | -No summary for property $dateChargeback | -
error | -29 | -No summary for property $dateRepresentment | -
error | -31 | -No summary for property $amount | -
error | -33 | -No summary for property $fixFees | -
error | -35 | -No summary for property $message | -
error | -37 | -No summary for property $secure | -
error | -39 | -No summary for property $oneClick | -
error | -41 | -No summary for property $multiplePayments | -
error | -43 | -No summary for property $rebill | -
error | -45 | -No summary for property $originalPaymentTid | -
error | -47 | -No summary for property $alias | -
error | -49 | -No summary for property $error | -
error | -51 | -No summary for property $additionalError | -
error | -53 | -No summary for property $secureUrl | -
error | -55 | -No summary for property $client | -
error | -57 | -No summary for property $mandateUrl | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -No summary for method __construct() | -
error | -29 | -No summary for method getCustomer() | -
error | -34 | -Argument $customer is missing from the Docblock of setCustomer | -
error | -34 | -No summary for method setCustomer() | -
error | -40 | -No summary for method getCreditCard() | -
error | -45 | -Argument $creditCard is missing from the Docblock of setCreditCard | -
error | -45 | -No summary for method setCreditCard() | -
error | -51 | -No summary for method getLanguage() | -
error | -56 | -Argument $language is missing from the Docblock of setLanguage | -
error | -56 | -No summary for method setLanguage() | -
error | -62 | -No summary for method getClientIp() | -
error | -67 | -Argument $clientIp is missing from the Docblock of setClientIp | -
error | -67 | -No summary for method setClientIp() | -
error | -13 | -No summary for property $customer | -
error | -15 | -No summary for property $creditCard | -
error | -17 | -No summary for property $language | -
error | -19 | -No summary for property $clientIp | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -16 | -No summary for method __construct() | -
error | -21 | -No summary for method __clone() | -
error | -26 | -No summary for method getInstance() | -
error | -11 | -No summary for property $active | -
error | -12 | -No summary for property $logName | -
error | -13 | -No summary for property $filePath | -
error | -14 | -No summary for property $instance | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -29 | -No summary for method getId() | -
error | -34 | -Argument $id is missing from the Docblock of setId | -
error | -34 | -No summary for method setId() | -
error | -40 | -No summary for method getEmail() | -
error | -45 | -Argument $email is missing from the Docblock of setEmail | -
error | -45 | -No summary for method setEmail() | -
error | -51 | -No summary for method getFirstname() | -
error | -56 | -Argument $firstname is missing from the Docblock of setFirstname | -
error | -56 | -No summary for method setFirstname() | -
error | -62 | -No summary for method getLastname() | -
error | -67 | -Argument $lastname is missing from the Docblock of setLastname | -
error | -67 | -No summary for method setLastname() | -
error | -73 | -No summary for method getPhone() | -
error | -78 | -Argument $phone is missing from the Docblock of setPhone | -
error | -78 | -No summary for method setPhone() | -
error | -84 | -No summary for method getAddress() | -
error | -89 | -Argument $address is missing from the Docblock of setAddress | -
error | -89 | -No summary for method setAddress() | -
error | -95 | -No summary for method getZipCode() | -
error | -100 | -Argument $zipCode is missing from the Docblock of setZipCode | -
error | -100 | -No summary for method setZipCode() | -
error | -106 | -No summary for method getCity() | -
error | -111 | -Argument $city is missing from the Docblock of setCity | -
error | -111 | -No summary for method setCity() | -
error | -13 | -No summary for property $id | -
error | -15 | -No summary for property $email | -
error | -17 | -No summary for property $firstname | -
error | -19 | -No summary for property $lastname | -
error | -21 | -No summary for property $phone | -
error | -23 | -No summary for property $address | -
error | -25 | -No summary for property $zipCode | -
error | -27 | -No summary for property $city | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -13 | -No summary for property $clientId | -
error | -15 | -No summary for property $creationDate | -
error | -17 | -No summary for property $email | -
error | -19 | -No summary for property $uid | -
error | -21 | -No summary for property $company | -
error | -23 | -No summary for property $firstname | -
error | -25 | -No summary for property $lastname | -
error | -27 | -No summary for property $address | -
error | -29 | -No summary for property $zipCode | -
error | -31 | -No summary for property $city | -
error | -33 | -No summary for property $country | -
error | -35 | -No summary for property $callingCode | -
error | -37 | -No summary for property $phone | -
error | -39 | -No summary for property $birthDate | -
error | -41 | -No summary for property $nationality | -
error | -43 | -No summary for property $iban | -
error | -45 | -No summary for property $bic | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $value is missing from the Docblock of setLanguage | -
error | -21 | -No summary for method setLanguage() | -
error | -27 | -No summary for method getLanguage() | -
error | -32 | -Argument $value is missing from the Docblock of setTid | -
error | -32 | -No summary for method setTid() | -
error | -38 | -No summary for method getTid() | -
error | -43 | -Argument $value is missing from the Docblock of setOrderId | -
error | -43 | -No summary for method setOrderId() | -
error | -49 | -No summary for method getOrderId() | -
error | -54 | -Argument $value is missing from the Docblock of setRequestId | -
error | -54 | -No summary for method setRequestId() | -
error | -60 | -No summary for method getRequestId() | -
error | -13 | -No summary for property $tid | -
error | -15 | -No summary for property $orderId | -
error | -17 | -No summary for property $requestId | -
error | -19 | -No summary for property $language | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -15 | -No summary for method __construct() | -
error | -20 | -No summary for method __destruct() | -
error | -30 | -Argument $headers is missing from the Docblock of setHeaders | -
error | -48 | -Argument $second is missing from the Docblock of setTimeout | -
error | -66 | -Argument $url is missing from the Docblock of call | -
error | -66 | -Argument $params is missing from the Docblock of call | -
error | -121 | -Argument $headers is missing from the Docblock of addHeaders | -
error | -11 | -No summary for property $curlInstance | -
error | -12 | -No summary for property $timeout | -
error | -13 | -No summary for property $headers | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -19 | -No summary for method getCustomer() | -
error | -24 | -No summary for method getAmount() | -
error | -29 | -No summary for method getReference() | -
error | -34 | -Argument $customer is missing from the Docblock of setCustomer | -
error | -34 | -No summary for method setCustomer() | -
error | -40 | -Argument $amount is missing from the Docblock of setAmount | -
error | -40 | -No summary for method setAmount() | -
error | -46 | -Argument $reference is missing from the Docblock of setReference | -
error | -46 | -No summary for method setReference() | -
error | -13 | -No summary for property $customer | -
error | -15 | -No summary for property $amount | -
error | -17 | -No summary for property $reference | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -14 | -Argument $class is missing from the Docblock of __construct | -
error | -14 | -No summary for method __construct() | -
error | -12 | -No summary for property $class | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -77 | -No summary for method getId() | -
error | -82 | -Argument $id is missing from the Docblock of setId | -
error | -82 | -No summary for method setId() | -
error | -88 | -No summary for method getEmail() | -
error | -93 | -Argument $email is missing from the Docblock of setEmail | -
error | -93 | -No summary for method setEmail() | -
error | -99 | -No summary for method getPassword() | -
error | -104 | -Argument $password is missing from the Docblock of setPassword | -
error | -104 | -No summary for method setPassword() | -
error | -110 | -No summary for method getIdentifier() | -
error | -115 | -Argument $identifier is missing from the Docblock of setIdentifier | -
error | -115 | -No summary for method setIdentifier() | -
error | -121 | -No summary for method getCompany() | -
error | -126 | -Argument $company is missing from the Docblock of setCompany | -
error | -126 | -No summary for method setCompany() | -
error | -132 | -No summary for method getFirstname() | -
error | -137 | -Argument $firstname is missing from the Docblock of setFirstname | -
error | -137 | -No summary for method setFirstname() | -
error | -143 | -No summary for method getLastname() | -
error | -148 | -Argument $lastname is missing from the Docblock of setLastname | -
error | -148 | -No summary for method setLastname() | -
error | -154 | -No summary for method getAddress() | -
error | -159 | -Argument $address is missing from the Docblock of setAddress | -
error | -159 | -No summary for method setAddress() | -
error | -165 | -No summary for method getZipCode() | -
error | -170 | -Argument $zipCode is missing from the Docblock of setZipCode | -
error | -170 | -No summary for method setZipCode() | -
error | -176 | -No summary for method getCity() | -
error | -181 | -Argument $city is missing from the Docblock of setCity | -
error | -181 | -No summary for method setCity() | -
error | -187 | -No summary for method getCallingCode() | -
error | -192 | -Argument $callingCode is missing from the Docblock of setCallingCode | -
error | -192 | -No summary for method setCallingCode() | -
error | -198 | -No summary for method getPhone() | -
error | -203 | -Argument $phone is missing from the Docblock of setPhone | -
error | -203 | -No summary for method setPhone() | -
error | -209 | -No summary for method getBirthDate() | -
error | -214 | -Argument $birthDate is missing from the Docblock of setBirthDate | -
error | -214 | -No summary for method setBirthDate() | -
error | -220 | -No summary for method getNationality() | -
error | -225 | -Argument $nationality is missing from the Docblock of setNationality | -
error | -225 | -No summary for method setNationality() | -
error | -231 | -No summary for method getAccountOwner() | -
error | -236 | -Argument $accountOwner is missing from the Docblock of setAccountOwner | -
error | -236 | -No summary for method setAccountOwner() | -
error | -242 | -No summary for method getIban() | -
error | -247 | -Argument $iban is missing from the Docblock of setIban | -
error | -247 | -No summary for method setIban() | -
error | -253 | -No summary for method getBic() | -
error | -258 | -Argument $bic is missing from the Docblock of setBic | -
error | -258 | -No summary for method setBic() | -
error | -264 | -No summary for method getVat() | -
error | -269 | -Argument $vat is missing from the Docblock of setVat | -
error | -269 | -No summary for method setVat() | -
error | -275 | -No summary for method getSiret() | -
error | -280 | -Argument $siret is missing from the Docblock of setSiret | -
error | -280 | -No summary for method setSiret() | -
error | -286 | -No summary for method getActivationEmail() | -
error | -291 | -Argument $activationEmail is missing from the Docblock of setActivationEmail | -
error | -291 | -No summary for method setActivationEmail() | -
error | -297 | -No summary for method getJoinDate() | -
error | -302 | -Argument $joinDate is missing from the Docblock of setJoinDate | -
error | -302 | -No summary for method setJoinDate() | -
error | -308 | -No summary for method getBalance() | -
error | -313 | -Argument $balance is missing from the Docblock of setBalance | -
error | -313 | -No summary for method setBalance() | -
error | -319 | -No summary for method getConditionsAccepted() | -
error | -324 | -Argument $conditionsAccepted is missing from the Docblock of setConditionsAccepted | -
error | -324 | -No summary for method setConditionsAccepted() | -
error | -330 | -No summary for method getActive() | -
error | -335 | -Argument $active is missing from the Docblock of setActive | -
error | -335 | -No summary for method setActive() | -
error | -341 | -No summary for method getTester() | -
error | -346 | -Argument $tester is missing from the Docblock of setTester | -
error | -346 | -No summary for method setTester() | -
error | -352 | -No summary for method getCompanyLogo() | -
error | -357 | -Argument $companyLogo is missing from the Docblock of setCompanyLogo | -
error | -357 | -No summary for method setCompanyLogo() | -
error | -363 | -No summary for method getCompanyType() | -
error | -368 | -Argument $companyType is missing from the Docblock of setCompanyType | -
error | -368 | -No summary for method setCompanyType() | -
error | -374 | -No summary for method getCompanyCountry() | -
error | -379 | -Argument $companyCountry is missing from the Docblock of setCompanyCountry | -
error | -379 | -No summary for method setCompanyCountry() | -
error | -385 | -No summary for method getGender() | -
error | -390 | -Argument $gender is missing from the Docblock of setGender | -
error | -390 | -No summary for method setGender() | -
error | -396 | -No summary for method getCountry() | -
error | -401 | -Argument $country is missing from the Docblock of setCountry | -
error | -401 | -No summary for method setCountry() | -
error | -407 | -No summary for method getWelcomeEmail() | -
error | -412 | -Argument $welcomeEmail is missing from the Docblock of setWelcomeEmail | -
error | -412 | -No summary for method setWelcomeEmail() | -
error | -418 | -No summary for method getSetCompany() | -
error | -423 | -Argument $setCompany is missing from the Docblock of setSetCompany | -
error | -423 | -No summary for method setSetCompany() | -
error | -13 | -No summary for property $id | -
error | -15 | -No summary for property $email | -
error | -17 | -No summary for property $password | -
error | -19 | -No summary for property $identifier | -
error | -21 | -No summary for property $company | -
error | -23 | -No summary for property $firstname | -
error | -25 | -No summary for property $lastname | -
error | -27 | -No summary for property $address | -
error | -29 | -No summary for property $zipCode | -
error | -31 | -No summary for property $city | -
error | -33 | -No summary for property $callingCode | -
error | -35 | -No summary for property $phone | -
error | -37 | -No summary for property $birthDate | -
error | -39 | -No summary for property $nationality | -
error | -41 | -No summary for property $accountOwner | -
error | -43 | -No summary for property $iban | -
error | -45 | -No summary for property $bic | -
error | -47 | -No summary for property $vat | -
error | -49 | -No summary for property $siret | -
error | -51 | -No summary for property $activationEmail | -
error | -53 | -No summary for property $joinDate | -
error | -55 | -No summary for property $balance | -
error | -57 | -No summary for property $conditionsAccepted | -
error | -59 | -No summary for property $active | -
error | -61 | -No summary for property $tester | -
error | -63 | -No summary for property $companyLogo | -
error | -65 | -No summary for property $companyType | -
error | -67 | -No summary for property $companyCountry | -
error | -69 | -No summary for property $gender | -
error | -71 | -No summary for property $country | -
error | -73 | -No summary for property $welcomeEmail | -
error | -75 | -No summary for property $setCompany | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -21 | -Argument $entity is missing from the Docblock of execute | -
error | -15 | -No summary for property $response | -
Type | -Line | -Description | -
---|---|---|
error | -0 | -No summary was found for this file | -
error | -19 | -No summary for method getOriginalPaymentTid() | -
error | -24 | -Argument $originalPaymentTid is missing from the Docblock of setOriginalPaymentTid | -
error | -24 | -No summary for method setOriginalPaymentTid() | -
error | -30 | -No summary for method getDate() | -
error | -35 | -Argument $date is missing from the Docblock of setDate | -
error | -35 | -No summary for method setDate() | -
error | -41 | -No summary for method getMessage() | -
error | -46 | -Argument $message is missing from the Docblock of setMessage | -
error | -46 | -No summary for method setMessage() | -
error | -13 | -No summary for property $originalPaymentTid | -
error | -15 | -No summary for property $date | -
error | -17 | -No summary for property $message | -
- - - - -
BooleanToString | -Convert boolean vals in String vals (yes, no) | -
- - - -
IConverter | -Base for a converted | -
- - - - -
CommentParser | -Analyses the tag in comments of the current entity class | -
- - - - -
FgcCaller | -Caller using file_get_contents | -
- - - -
ICallerModifier | -Modifies the comportement of the caller | -
- - - - -
LimitedModifier | -Specific modifier for ecommerce | -
- - - - -
Logger | -Class for log data for debuging purpose | -
- - - - -
PaymentNotification | -Parse a payment notification | -
- - - - -
Services | -Singleton, allows to call EasyTransac API with API key | -
- - - - -
AddCreditCard | -Represents arguments of the request "AddCreditCard" | -
- - - - -
BankTransferInfos | -Represents a bank transfer | -
- - - - -
BankTransferStatus | -This is the main argument for /payout/status request | -
- - - - -
BankTransfersList | -Represents a bank transfer list | -
- - - - -
Cancellation | -Represents arguments for request "Cancellation" | -
- - - - -
CancellationInfos | -Represents the response of the request "cancellation" | -
- - - - -
CreditCard | -Represents a credit card | -
- - - - -
CreditCardInfo | -Represents details of a credit card | -
- - - - -
CreditCardsList | -Represents a credit cards list (response of AddCreditCard and CreditCardsList requests) | -
- - - - -
CustomerInfos | -Represents the response of the request "AddCustomer" and "UpdateCustomer" | -
- - - - -
DebitTransaction | -Represents arguments of the request "DebitPayment" | -
- - - - -
DirectTransaction | -Represents arguments of the request "DirectPayment" | -
- - - - -
DocumentRequest | -Represents arguments for request "adddocument" | -
- - - - -
DoneTransaction | -Represents the response of requests "DirectPayment", "OneClickPayment", "PaymentStatus" and "PaymentRefund" | -
- - - - -
FindUserBy | -Represents arguments of the request "FindUser" | -
- - - - -
InitBankTransfer | -This is the main argument for the makebanktransfer request | -
- - - - -
Notification | -Represents a payment notification | -
- - - - -
OneClickTransaction | -Represents arguments of the request "OneClickPayment" | -
- - - - -
PaymentCapture | -Represents arguments of the request "Capture" | -
- - - - -
PaymentPageCancellationInfos | -Represents the response of the request "cancelpage" | -
- - - - -
PaymentPageInfos | -Represents the response of the request "PaymentPage" | -
- - - - -
PaymentPageTransaction | -Represents arguments for the request "PaymentPage" | -
- - - - -
PaymentStatus | -Represents arguments of the request "PaymentStatus" | -
- - - - -
Refund | -Represents arguments of the request "PaymentRefund" | -
- - - - -
User | -Represents arguments for the request "AddUser" and "UpdateUser" | -
- - - - -
UserInfos | -Represents the response of the request "AddUser" and "UpdateUser" | -
- - - - -
AddCreditCard | -API function /payment/addcard, add a credit card | -
- - - - -
AddCustomer | -API function /client/add, add a new customer | -
- - - - -
AddDocument | -API function /kyc/add, add a new document | -
- - - - -
AddUser | -API function /user/add, add a new user | -
- - - - -
BankTransferStatus | -API function /client/payout/list, get the status of a bank transfer | -
- - - - -
BankTransfersList | -API function /client/payout/list, find all bank transfers from a customer | -
- - - - -
Cancellation | -API function /payment/cancel, asks for the cancellation of a recurring payment | -
- - - - -
Capture | -API function /payment/capture, | -
- - - - -
CreditCardInfo | -API function /payment/cardinfos, get info from a credit card | -
- - - - -
CreditCardsList | -API function /payment/listcards, gets the credit cards list | -
- - - - -
DebitPayment | -API function /payment/debit, makes a payment by "debit" | -
- - - - -
DirectPayment | -API function /payment/direct, makes a payment "direct" | -
- - - - -
FindCustomer | -API function /client/find, find a customer | -
- - - - -
FindDocument | -API function /kyc/find, Find documents | -
- - - - -
FindUser | -API function /user/find, search a user | -
- - - - -
GetDocument | -API function /kyc/get, get a document | -
- - - - -
MakeBankTransfer | -API function /client/payout/init, make a bank transfer from your account to a customer | -
- - - - -
OneClickPayment | -API function /payment/oneclick, asks for a payment OneClick | -
- - - - -
PaymentPage | -API function /payment/page, asks for the external payment page | -
- - - - -
PaymentPageCancellation | -API function /payment/cancel, asks for the cancellation of a payment page | -
- - - - -
PaymentRefund | -API function /payment/refund, asks for a refund | -
- - - - -
PaymentStatus | -API function /payment/status, requests for a payment status | -
- - - - -
UpdateCustomer | -API function /client/update, edit a customer | -
- - - - -
UpdateUser | -API function /user/update, makes an update of an user | -
- - - - -
StandardResponse | -Response used in return of a request | -
comment
- -:Comment *
-Type(s)
--