|
|
| 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) |
| |
| | __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) |
| |
|
|
const | PRIMARY_URL = 'w1.mercurypay.com' |
| |
|
const | BACKUP_URL = 'w2.backuppay.com' |
| |
|
| $last_ref_num = '' |
| |
|
| $last_req_id = 0 |
| |
|
| $last_paycard_transaction_id = 0 |
| |
|
| | getPw () |
| |
|
| giftServerIP () |
| |
|
| responseToNumber ($responseCode) |
| |
|
| ebtVoucherXml () |
| |
|
| normalizeResponseCode ($responseCode, $validResponse) |
| |
|
| beginXmlRequest ($request, $refNo=false, $recordNo=false) |
| |
|
| handlePartial ($amt, $request) |
| |
|
| getRequestObj ($ref) |
| |
| | curlSend ($data=False, $type='POST', $xml=False, $extraOpts=array(), $autoHandle=true) |
| |
| | array2post ($parray) |
| |
| | soapify ($action, $objs, $namespace="", $encode_tags=true) |
| |
| | desoapify ($action, $soaptext) |
| |
|
|
| $SOAPACTION = "http://www.mercurypay.com/CreditTransaction" |
| |
|
| $GATEWAY |
| |
|
| $SOAPACTION = '' |
| |
| | $SOAP_ENVELOPE_ATTRS |
| |
|
| $sendByType = array() |
| |
|
| $respondByType = array() |
| |
|
| $trans_pan |
| |
|
|
static | mockResponse ($mock) |
| |
| MercuryE2E::entered |
( |
|
$validate, |
|
|
|
$json |
|
) |
| |
Updated for E2E Status: done
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() |
|
) |
| |
The documentation for this class was generated from the following file:
- pos/is4c-nf/plugins/Paycards/MercuryE2E.php