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
eWay has a function to retrieve the merchant (originating website) generated
ID but it should implement the standardised Omnipay one per
https://github.com/thephpleague/omnipay#successful-response
which is ->getTransactionId(); // the reference set by the originating website if available.
0 commit comments