Jason Judge

Results 48 issues of Jason Judge

This has kind of crept up unnoticed by me, as I've been busy on other things. *Sorry.* The md5 hash is being removed by the end of January 2019. All...

enhancement
help needed

Extends PR #67 with CS and related fixes.

* Fix change conflicts. * Move card validation assertion so it only asserts if card not present.

This new API makes use of JavaScript on the front end to build forms and (presumably) to avoid the need to send credit card numbers to your own server. It...

enhancement
discussion

SIM and DPM use `Complete*` messages for handling the back-channel notifications. There is now a notification handler abstract in OmniPay Common that should be used for this purpose. Backwards compatibility...

This is as a result of issue #30 where the transaction to Authorize.Net was being sent through another device and library, but the notify/callback was being handled by OmniPay. It...

enhancement

Running Windows x64 version. Works beautifully smoothly, giving me the token details in the CLI window and the local `http://localhost:8080/callback` webpage. This is a display issue on the web page...

**Summary of issue** If the queue connection times out, due to being connected for some time without being used, then no attempt is made to reconnect if sending a message...

I need to get this working this week, so am hacking a set of models together. Firstly I'm calling it PayroleGB, and not PayrollUK as some of the docs hint...