|
|
| handlesType ($type) |
| |
|
| handleResponse ($authResult) |
| |
|
| entered ($validate, $json) |
| |
|
| paycard_void ($transID, $laneNo=-1, $transNo=-1, $json=array()) |
| |
|
| handleResponseAuth ($authResult) |
| |
|
| handleResponseVoid ($authResult) |
| |
|
| cleanup ($json=array()) |
| |
|
| doSend ($type) |
| |
|
| send_auth () |
| |
|
| send_void ($amt, $pan, $exp) |
| |
|
| refnum ($transID) |
| |
| | soapify ($action, $objs, $namespace="", $encode_tags=True) |
| |
| | BasicCCModule () |
| |
| | handlesType ($type) |
| |
| | entered ($validate, $json) |
| |
| | doSend ($type) |
| |
| | cleanup ($json) |
| |
| | paycard_void ($transID, $laneNo=-1, $transNo=-1, $json=array()) |
| |
| | myRefNum ($ref) |
| |
| | lookupTransaction ($ref, $local, $mode) |
| |
| | curlSend ($data=False, $type='POST', $xml=False, $extraOpts=array(), $auto_handle=true) |
| |
| | handleResponse ($response) |
| |
| | refnum ($transID) |
| |
| | array2post ($parray) |
| |
| | soapify ($action, $objs, $namespace="", $encode_tags=true) |
| |
| | desoapify ($action, $soaptext) |
| |
| | setErrorMsg ($errorCode) |
| |
| | setPAN ($in) |
| |
|
|
| $void_trans |
| |
|
| $void_ref |
| |
|
| $last_ref_num = '' |
| |
|
| $last_req_id = 0 |
| |
|
| $last_paycard_transaction_id = 0 |
| |
| FirstData::soapify |
( |
|
$action, |
|
|
|
$objs, |
|
|
|
$namespace = "", |
|
|
|
$encode_tags = True |
|
) |
| |
FirstData has a signficantly different SOAP format so the parent implementation is overriden
- Parameters
-
| $action | top level tag in the soap body |
| $objs | keyed array of values |
| $namespace | include an xmlns attribute |
- Returns
- soap string
| 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:
- pos/is4c-nf/plugins/Paycards/FirstData.php