-
Version 1.3 is rounding into shape and should be released within the week. With that in mind I'd like to start discussing priorities for 1.4. I'm thinking of this as an informal poll as well as place …
-
``` php
} else if (substr($str,0,7) == "TERMCB:") {
$cashback = substr($str,7);
if ($cashback
-
Stuff that needs fixing:
Processor settings should be configuration settings rather than constants defined in MercuryE2E.php, GoEMerchant.php, etc. There's no good reason to keep this separate from t…
-
Driver compiled with auto_state_change = false
Paycard config set to either direct OR messages
Symptom is the same as we've seen before, authorization occurs, requests customer signature, PINpad is …
-
I have had this idea for a while and figured I would act on it but still haven't due to barrier to entry of learning ruby. Anyway, here it goes:
The [Clipper card](https://www.clippercard.com/Clipper…
-
We will be switching to Mercury for payment processing once we go live with Core. Can anyone recommend a good vendor for purchasing these terminals? Thanks!
hozt updated
10 years ago
-
hi,
i have just started with phpunit
i have created an Api in php which is been call by an JavaScript and have successfully done with Integration testing using frisby.js
but now stuck in unit testin…
-
A bug in the new install page for extra. When the page loads all the toggles are set to off, regardless of ini.php contents.