Jason Judge

Results 289 comments of Jason Judge

You caught that heavy-lifting word "assumption" on #158 ;-)

Just looking at that, and much of it (as is often the case with travis) is above my head and I just end up poking it and seeing what happens....

Also Barry is using php4snapshot here, which may help: https://github.com/thephpleague/omnipay-payfast/blob/master/.travis.yml However, I think the problem is only in December 2020's PHP releases, so it could be other drivers have not...

Okay, thanks. I'll try to find some time this weekend. Just been unfeasibly busy this week.

I've not managed to have a good look at this one yet, but it looks like the test failures are just formatting issues - missing terminating line endings on your...

`Guzzle\Parser\UriTemplate\UriTemplateInterface` will take a URL template with replacement fields in it, an arrray of name/value data to put into the template, and will return a string of the full URL....

There is some documentation on card tokens here: https://github.com/thephpleague/omnipay-sagepay#token-billing SagePay does not provide a regular billing schedule. Instead, you get a `cardReference` as a standalone transaction, or get it on...

I'll try to get something together over the next few days. In the middle of an office move at the moment.

Yikes. Lockdown during that office move meant we never actually moved, and things got complicated. I've added examples to my ever-growing list. But if you have found your way to...

Thank you for the heads' up. We'll jump on this (feel free to help in any way). I'll also follow up the "Sagepay Pi" v1 protocol https://test.sagepay.com/documentation/#3-d-secure API too, with...