Closed qestoppey closed 4 months ago
Hi,
Thanks for this great lib that we use extensively. I added the Transaction Inquire methods to be able to check the status of any transaction as stated in Saferpay json API specification
This method can be used to get the details of a transaction that has been authorized successfully. https://saferpay.github.io/jsonapi/#Payment_v1_Transaction_Inquire
It's tested in version 4.4 in our production environements for many months.
Thank you! I am handling its final integration over in #95
Hi,
Thanks for this great lib that we use extensively. I added the Transaction Inquire methods to be able to check the status of any transaction as stated in Saferpay json API specification
It's tested in version 4.4 in our production environements for many months.