Jason Judge

Results 289 comments of Jason Judge

Another note is this API will be rolling out a feature where the payment form can be hosted by SagePay. This, I guess, will be a RESTful version of _SagePay...

_SagePay Integration_ is its name for now. There are good reasons why it should be a completely separate driver to the current SagePay driver - largely because it is going...

I'm aiming for OmniPay 3.0 to support this gateway. It can be used as an equivalent to SagePay Direct (with the additional PCI burden) as well as Sage Pay Server...

Support for Omnipay 3.0 was released earlier this week for the `Server` and `Direct` access methods. I've been using the [REST API](https://github.com/academe/SagePay-Integration) in production for a few years, but it...

I've had a standalone library for supporting the Pi interface for ages, and it would be good to pull it in here. Also Sage Pay Form support would be good....

No, not yet. I created a PSR-7 message implementation for the Pi AP some time ago, which I use in production. Feel free to use that directly as a dependency,...

Hi Ben - no problem, happy to help. The weekend would be easier if that is okay with you? These days I generate API code almost exclusively from OpenAPI descriptions....

I noticed a fork here with some work to add PayPal: https://github.com/oilstone/omnipay-sagepay The author has changed the vendor name of their fork, so I assume they aren't thinking about submitting...

`OneOf` classes also not being generated for the PHP client. The expected class name seems appropriate\ `OneOfType1Type2Etc` with each data type of reference name listed, but the classes are just...