We are saving the transaction details when the Authorize.Net API reponse returns transaction id greater than 0.
In our case we are unable to save the transaction details but is recorder in Authorize.Net, so is there any possibility where transid is returned less than 0 but is recorded in the authorize.net with some other value?
Below are two TransactionID's for which issue was reported:
64147531131(Saved in our system)
64147192511(Not saved in our system but amount deducted)
โ02-21-2023 07:21 AM