Jason Judge

Results 48 issues of Jason Judge

I'm trying to understand just how deeply PSR-7 goes (or will go) into the gateway drivers of OmniPay 3.0. Here is my use-case that will help to serve as a...

discussion

The `OmniPay\Common\Item` class holds a single item in the basket. It has a limited number of properties that can be set, and that puts some of the gateways to shame....

discussion
V3.0

When the client deems a token to have expired, using its locally stored creation time and expires_in values, it will automatically renew the token. The renewed token can then be...

type: feature request

Even though the locale for the time picker is determined by the end user's browsers, the standard for the organisation using an application I am writing, is the 24-hour time...

I have been working on a fork here: https://github.com/academe/phpParticle The aims were initially to make working with composer a little smoother. I've then decided to remove the reliance on curl...

The profixes to the messages classes can be namespaced and the classes moved into a few more levels. That would just be easier to manage.

enhancement

The object returned by `acceptNotification` is a server request incoming from the gateway. The Omnipay core documentation does not suggest any standard ways to acknowledge the notification. At the moment...

The `Shop_Frontend API` does not support `completeAuthorize()` or `completePurchase()`. It also does not directly support `acceptNotification()`, which is located in the `Shop_Server` API. [Aimeos](https://aimeos.org/) uses the capabilities of each API...

Not pressing or urgent, but the gateway supports it, so would be nice to complete the breadth of support.

enhancement

Just one of those things that gets in the way, but still needs to be done on projects like this. Adding to Travis CI is a must too.