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
Currently, the only way to look up a Transaction object (which is technically a Payment), is to go through a transaction ID.
However, AltaPay supports a few other look-up methods, currently available through manual lookup using api.post(). It would be nice to expose all of the available lookup keys.
The text was updated successfully, but these errors were encountered:
Currently, the only way to look up a Transaction object (which is technically a Payment), is to go through a transaction ID.
However, AltaPay supports a few other look-up methods, currently available through manual lookup using
api.post()
. It would be nice to expose all of the available lookup keys.The text was updated successfully, but these errors were encountered: