CORE POS - IS4C
The CORE POS front end
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
FirstData Class Reference
Inheritance diagram for FirstData:
BasicCCModule

Public Member Functions

 handlesType ($type)
 
 handleResponse ($authResult)
 
 entered ($validate, $json)
 
 paycardVoid ($transID, $laneNo=-1, $transNo=-1, $json=array())
 
 cleanup ($json=array())
 
 doSend ($type)
 
 refnum ($transID)
 
- Public Member Functions inherited from BasicCCModule
 __construct ()
 
 handlesType ($type)
 
 entered ($validate, $json)
 
 doSend ($type)
 
 cleanup ($json)
 
 paycardVoid ($transID, $laneNo=-1, $transNo=-1, $json=array())
 
 myRefNum ($ref)
 
 lookupTransaction ($ref, $local, $mode)
 
 handleResponse ($response)
 
 refnum ($transID)
 
 setErrorMsg ($errorCode)
 
 setPAN ($input)
 

Protected Member Functions

 handleResponseAuth ($authResult)
 
 handleResponseVoid ($authResult)
 
 sendAuth ()
 
 sendVoid ()
 
 soapify ($action, $objs, $namespace="", $encode_tags=True)
 
- Protected Member Functions inherited from BasicCCModule
 curlSend ($data=False, $type='POST', $xml=False, $extraOpts=array(), $autoHandle=true)
 
 array2post ($parray)
 
 soapify ($action, $objs, $namespace="", $encode_tags=true)
 
 desoapify ($action, $soaptext)
 

Protected Attributes

 $SOAP_ENVELOPE_ATTRS
 
- Protected Attributes inherited from BasicCCModule
 $GATEWAY
 
 $SOAPACTION = ''
 
 $SOAP_ENVELOPE_ATTRS
 
 $sendByType = array()
 
 $respondByType = array()
 
 $trans_pan
 

Additional Inherited Members

- Static Public Member Functions inherited from BasicCCModule
static mockResponse ($mock)
 
- Public Attributes inherited from BasicCCModule
 $last_ref_num = ''
 
 $last_req_id = 0
 
 $last_paycard_transaction_id = 0
 

Member Function Documentation

FirstData::soapify (   $action,
  $objs,
  $namespace = "",
  $encode_tags = True 
)
protected

FirstData has a signficantly different SOAP format so the parent implementation is overriden

Parameters
$actiontop level tag in the soap body
$objskeyed array of values
$namespaceinclude an xmlns attribute
Returns
soap string

Member Data Documentation

FirstData::$SOAP_ENVELOPE_ATTRS
protected
Initial value:
= array(
"xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\""
)

The documentation for this class was generated from the following file: