You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for raising this issue. After a bit of digging it turns out that in the v3 upgrade the authorisation line got removed from the request. So the transaction is failing with an authorisation failure (which the Omnipay library also isn't handling gracefully).
Putting the auth back is fairly straight forward, I'll try and find some time this weekend to put it back - unless someone else would like a shot.
Thank you for your help. I end up using eWay default API.
But it would be great if this can be fixed so that we can uniform all types of transaction process.
Hi everyone,
I have been working with this code for a while and still couldn't figure out what is the problem with it.
Maybe some of the code has a problem, but Omnipay didn't show anything as the error message.
Can anyone please help me find out my mistakes, and make this work?
The code always print
Thanks before.
The text was updated successfully, but these errors were encountered: