Authorize.net waits until midnight every day to submit transactions to the banks, even if the gateway is set to auth+capture. Before midnight, the status of the transaction is 'Unsettled'. After it is submitted to the bank at midnight, the status then changes to 'Settled'. They do not allow the refund button in WHMCS or other carts to be used for unsettled transactions. They have a different function to VOID unsettled transactions. A button for this in WHMCS would be helpful to cancel suspicious transactions before they are submitted to the bank.
4 Comments
Login to post a comment.
Right now we have to do it manually thru the authorize.net web terminal and i don't want to give staff access to that - would be great to just hit void in WHMCS - can be a separate button like my old system had. Try void if that is not avail because it settled then use refund instead.
1. Try refund.
2. If success, be done.
3. If failed with reason code 54, try void.
4. If success, be done.
5. If failed still...then it's an error.
Seems like a simple fix that needs to happen.