Payment_Clieop
[ class tree: Payment_Clieop ] [ index: Payment_Clieop ] [ all elements ]

Class: ClieopPayment

Source Location: /Payment_Clieop-0.1.2/clieop.php

Class Overview

clieop_baseobject
   |
   --ClieopPayment

Main clieop class


Author(s):

Version:

  • $Revision: 1.16 $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 33]
Main clieop class


[ Top ]


Method Detail

addPayment   [line 145]

void addPayment( object paymentObject $paymentObject)

Adds a payment record to the clieop file
  • Access: public

Parameters:

object paymentObject   $paymentObject   —  - Instance of transactionPayment

[ Top ]

clieopPayment   [line 130]

void clieopPayment( )

Constructor for class
  • Access: public

[ Top ]

getBatchNumber   [line 220]

string getBatchNumber( integer 0)

property BatchNumber
  • Access: public

Parameters:

integer   0   —  Value - Number of batches send to day (including this one)

[ Top ]

getFixedDescription   [line 235]

string getFixedDescription( string 0)

property FixedDescription
  • Access: public

Parameters:

string   0   —  Value - Description which will be added to each transaction payment

[ Top ]

getPrincipalAccountNumber   [line 280]

string getPrincipalAccountNumber( string 0)

property PrincipalAccountNumber
  • Access: public

Parameters:

string   0   —  Value - Account number of principal

[ Top ]

getPrincipalName   [line 265]

string getPrincipalName( string 0)

property PrincipalName
  • Access: public

Parameters:

string   0   —  Value - Name of principal

[ Top ]

getSenderIdentification   [line 250]

string getSenderIdentification( string 0)

property SenderIdentification
  • Access: public

Parameters:

string   0   —  Value - Identification of sender, free of choice

[ Top ]

getTest   [line 320]

string getTest( boolean 0)

property Test
  • Access: public

Parameters:

boolean   0   —  Value - true = test clieop, false = production clieop

[ Top ]

getTransactionType   [line 295]

string getTransactionType( string 0)

property TransactionType
  • Access: public

Parameters:

string   0   —  Value - transaction type

[ Top ]

setBatchNumber   [line 224]

void setBatchNumber( $Value)


Parameters:

   $Value   — 

[ Top ]

setFixedDescription   [line 239]

void setFixedDescription( $Value)


Parameters:

   $Value   — 

[ Top ]

setPrincipalAccountNumber   [line 284]

void setPrincipalAccountNumber( $Value)


Parameters:

   $Value   — 

[ Top ]

setPrincipalName   [line 269]

void setPrincipalName( $Value)


Parameters:

   $Value   — 

[ Top ]

setSenderIdentification   [line 254]

void setSenderIdentification( $Value)


Parameters:

   $Value   — 

[ Top ]

setTest   [line 324]

void setTest( $Value)


Parameters:

   $Value   — 

[ Top ]

setTransactionType   [line 299]

void setTransactionType( $Value)


Parameters:

   $Value   — 

[ Top ]

writeClieop   [line 200]

string writeClieop( )

Writes complete clieop file
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:57:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.