Package DE_EPAGES::PayPalPlus::API::Webservice::CreatePayment::Repository::Request
class to prepare the request for the CreatePayment call for PayPal plus
Functions
collectData
Collect relevant information from basket to create the RequestDTO object
Syntax |
collectData( $Basket ); |
Input |
|
Return |
|
getRequestDTO
Get RequestDTO object
Syntax |
getRequestDTO( ); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|