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

Public Member Functions

 handlesType ($type)
 
 entered ($validate, $json)
 
 paycardVoid ($transID, $laneNo=-1, $transNo=-1, $json=array())
 
 handleResponse ($authResult)
 
 cleanup ($json)
 
 doSend ($type)
 
 refnum ($transID)
 
 getTermID ()
 
 myRefNum ($ref)
 
 lookupTransaction ($ref, $local, $mode)
 
- 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)
 

Public Attributes

const PRIMARY_URL = 'w1.mercurypay.com'
 
const BACKUP_URL = 'w2.backuppay.com'
 
- Public Attributes inherited from BasicCCModule
 $last_ref_num = ''
 
 $last_req_id = 0
 
 $last_paycard_transaction_id = 0
 

Protected Member Functions

 getPw ()
 
 giftServerIP ()
 
 responseToNumber ($responseCode)
 
 ebtVoucherXml ()
 
 normalizeResponseCode ($responseCode, $validResponse)
 
 beginXmlRequest ($request, $refNo=false, $recordNo=false)
 
 handlePartial ($amt, $request)
 
 getRequestObj ($ref)
 
- 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

 $SOAPACTION = "http://www.mercurypay.com/CreditTransaction"
 
- 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)
 

Member Function Documentation

MercuryE2E::entered (   $validate,
  $json 
)

Updated for E2E Status: done

MercuryE2E::getPw ( )
protected

Return real or testing password depending on whether training mode is on

MercuryE2E::getTermID ( )

Return real or testing ID depending on whether training mode is on

MercuryE2E::paycardVoid (   $transID,
  $laneNo = -1,
  $transNo = -1,
  $json = array() 
)

Updated for E2E


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