Package DE_EPAGES::DocdataPay::API::Object::RemoteDocdataPay
Functions
factory
Factory of RemoteDocdataPay
Syntax |
factory( $LineItemPayment ); |
Example |
$Object = DE_EPAGES::DocdataPay::API::Object::RemoteDocdataPay::factory( $LinteItemPayment ); |
Input |
|
Return |
|
new
New Docdata Payments Service Controller
Syntax |
$RemoteObj = DE_EPAGES::DocdataPay::RemoteDocdataPay->new( %Options ); |
Example |
DE_EPAGES::DocdataPay::RemoteDocdataPay->new( 'ServiceURL' => '{Docdata_ServiceURL}', 'IsLogging' => 1 ); |
Input |
|
newPaymentCluster
create new Docdata Payment Cluster
Syntax |
$Object->newPaymentCluster( $hOptions ); |
Example |
${ReturnVariable} = $Object->newPaymentCluster( $hOptions ); |
Input |
|
Return |
|
statusPaymentCluster
create new Docdata Payment Cluster
Syntax |
$Object->statusPaymentCluster( $hOptions ); |
Example |
${ReturnVariable} = $Object->statusPaymentCluster( $hOptions ); |
Input |
|
Return |
|