Package DE_EPAGES::PayPalPlus::API::Webservice::ExecutePayment::Repository
Collects data for Webservice call and writes to epages6 businessobjects
Functions
buildRequest
builds the request data Throws Error if data is not complete
Syntax |
buildRequest( $CustomerOrder ); |
Input |
|
getRequestDTO
returns RequestDTO
Syntax |
getRequestDTO( ); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|
writeResponse
writes Response to the CustomerOrder Object
Syntax |
writeResponse( $hResponse, $CustomerOrder ); |
Input |
|