Jason Judge

Results 289 comments of Jason Judge

From what I can see, you cannot add custom fields to the `Item` object. It can be initialised using an array, but only values in that array for which there...

Yes, I did notice last night your changes allow any parameter name to be set, even if there are no setters for it. The public parameter setter is a great...

If the gateway authors abuse it, then OmniPay will start to get a reputation for being unreliable. That was my point. The very end users either put in the right...

Can the Item accept any custom parameter? That leaves flexibility open for gateways to use additional optional data of they want to. It would be good if there were a...

Hitting this issue with ONEPAY - it seems like basket items are mandatory (at least one item is needed). Each item must also have a stock ID and a VAT...

Is that a private repository now, because I can't see it anywhere.

Call to action then: has anyone got a copy we can clone, and move to a new vendor?

You can save items into the cart. Each item can have whatever properties you want to add to them.

Ping @chrisnharvey - can you add anything to this? The issues are mounting up, some of which are simply questions that could be dealt with and closed quickly. Is there...

I think you need to reduce this question to the core problem. There is a lot of cruft in what you have pasted that is not a part of the...