Package DE_EPAGES::Klarna::API::KlarnaOperations::UpdateReservation
Package which handles the 'update' call to Klarna's webservices
Base |
Base |
Functions
call
process the Klarna 'update' web service call
Syntax |
call(); |
Return |
|
handleXmlRpcReturn
Function which handles the 'update' call return
Syntax |
handleXmlRpcReturn( $Response ); |
Input |
|
Return |
|
new
constructor of Update
Syntax |
new( $LineItemContainer, $XmlRpcClient ); |
Input |
|
Return |
|