Package DE_EPAGES::PayPalPlus::API::Webservice::PatchPayment::Service
class to handle the PatchPayment for PayPal plus
Functions
doOrderAliasPatchRequest
patch request to epagesj to update the transaction with the OrderAlias
Syntax |
doOrderAliasPatchRequest( $Order); |
Input |
|
Return |
|
doRequest
patch request to epagesj and handle the answer
Syntax |
doRequest( $Basket); |
Input |
|
Return |
|
getErrorCode
Get the error code
Syntax |
getErrorCode( ); |
Return |
|
getErrorMessage
Get the error message
Syntax |
getErrorMessage( ); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|