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
crash when passing an unlisted BankCode gotten from getSourceBanks() function to checkout() function
empty checkout URL when calling retrieveCheckoutURL() function
Added
getTransactionById() function to search for a transaction by passing the transaction id
getTransactionByReferenceId() function to search for a transaction by passing the reference id
getLastTransaction() function to retrieve the last transaction performed by the user (internal only; thus, when user changes device or clears the cache, last transaction will not be returned)